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
e014fb71817c19e6ee36a511952a3abe5c869bfa
kotlin-fork
/
idea
/
testData
/
intentions
/
changeVisibility
/
protected
T
History
Valentin Kipyatkov
6a65442095
KT-11811 There is no intention "Make protected" for a val declared in parameters of constructor
...
#KT-11811 Fixed
2016-04-07 18:50:32 +03:00
..
.intention
…
caretAfter.kt
Do not insert explicit visibility modifier if it's default
2015-09-18 15:44:17 +03:00
caretAfter.kt.after
Do not insert explicit visibility modifier if it's default
2015-09-18 15:44:17 +03:00
constructorParameter.kt
KT-11811 There is no intention "Make protected" for a val declared in parameters of constructor
2016-04-07 18:50:32 +03:00
constructorParameter.kt.after
KT-11811 There is no intention "Make protected" for a val declared in parameters of constructor
2016-04-07 18:50:32 +03:00
noModifier.kt
…
noModifier.kt.after
…
notForNonValParameter.kt
KT-11811 There is no intention "Make protected" for a val declared in parameters of constructor
2016-04-07 18:50:32 +03:00
notForObjectMember.kt
…
notForOverride.kt
Fixing issues after code review
2015-05-27 16:15:51 +03:00
notForTopLevel.kt
…
simple.kt
…
simple.kt.after
…