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
bd9221beaa636b676a0a4639bc7ef88a672111b6
kotlin-fork
/
idea
/
testData
/
intentions
/
changeVisibility
/
public
T
History
Mikhail Glukhikh
cba6870f52
protected & internal are now forbidden in interfaces
2015-10-07 11:57:14 +03:00
..
.intention
KT-7704 Intention actions on visibility modifier for quick changing it
2015-05-14 01:10:11 +03:00
alreadyPublic.kt
KT-7704 Intention actions on visibility modifier for quick changing it
2015-05-14 01:10:11 +03:00
primaryConstructor.kt
Change
MISSING_CONSTRUCTOR_KEYWORD
severity to error
2015-06-12 11:23:13 +03:00
primaryConstructor.kt.after
Do not insert explicit visibility modifier if it's default
2015-09-18 15:44:17 +03:00
primaryConstructorPublicByDefault.kt
KT-7704 Intention actions on visibility modifier for quick changing it
2015-05-14 01:10:11 +03:00
publicByDefault.kt
Intentions: Fix test data after default visibility was changed to PUBLIC
2015-09-11 02:20:50 +03:00
simple.kt
KT-7704 Intention actions on visibility modifier for quick changing it
2015-05-14 01:10:11 +03:00
simple.kt.after
Do not insert explicit visibility modifier if it's default
2015-09-18 15:44:17 +03:00