This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
94de1939936712991fc24653d39db23522745dea
kotlin-fork
/
idea
/
testData
/
inspectionsLocal
/
convertSealedSubClassToObject
T
History
Toshiaki Kameyama
3272b8fc2c
CanSealedSubClassBeObjectInspection: don't report if sub-class has classModifier
...
#KT-38790 Fixed
2020-06-01 21:42:02 +09:00
..
.inspection
…
annotation.kt
…
baseEquals.kt
…
baseState.kt
…
convertSubClassWithModifiers.kt
…
convertSubClassWithModifiers.kt.after
…
convertSubClassWithoutParentheses.kt
…
convertSubClassWithoutParentheses.kt.after
…
convertSubClassWithParentheses.kt
…
convertSubClassWithParentheses.kt.after
…
convertSubClassWithSecondaryConstructor.kt
…
convertSubClassWithSecondaryConstructor.kt.after
…
data.kt
…
enum.kt
…
fakeState.kt
…
fakeState.kt.after
…
generic.kt
…
inner.kt
…
noEquals.kt
…
noEquals.kt.after
…
nonEmptyConstructor.kt
…
openSubclass.kt
…
ownEquals.kt
…
ownState.kt
…
sealed.kt
…
sealedEquals.kt
…
sealedState.kt
…
withCompanion.kt
…
withInner.kt
…