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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
idea
/
testData
/
intentions
/
addPropertyAccessors
/
both
T
History
Toshiaki Kameyama
3866c85a34
Add accessor intention: don't suggest if property has @JvmField annotation #KT-27139 Fixed
2018-10-11 20:59:33 +03:00
..
.intention
…
abstract.kt
…
delegate.kt
…
hasAccessor.kt
…
hasGetter.kt
…
hasSetter.kt
…
jvmField.kt
Add accessor intention: don't suggest if property has @JvmField annotation #KT-27139 Fixed
2018-10-11 20:59:33 +03:00
lateinit.kt
…
local.kt
…
noType.kt
Add getter: don't suggest when property has no type or initializer
2018-06-05 16:31:28 +03:00
top.kt
…
top.kt.after
…
val.kt
…
var.kt
…
var.kt.after
…