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
5a02f37d1fd752b8bd3e8fb79f83dd6923295bcd
kotlin-fork
/
idea
/
testData
/
intentions
/
addPropertyAccessors
/
both
T
History
Toshiaki Kameyama
b4962a1880
Add getter: don't suggest when property has no type or initializer
...
So #KT-24632 Fixed
2018-06-05 16:31:28 +03:00
..
.intention
…
abstract.kt
…
delegate.kt
…
hasAccessor.kt
…
hasGetter.kt
…
hasSetter.kt
…
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
…