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
5f7dee4194a777e18f027dcc35f73494a06d11da
kotlin-fork
/
idea
/
testData
/
exitPoints
T
History
Nikolay Krasko
ab7ba3ae46
Add exit point highlighting for accessors (KT-21318)
...
#KT-21318 Fixed
2017-12-11 18:28:00 +03:00
..
getter.kt
Add exit point highlighting for accessors (KT-21318)
2017-12-11 18:28:00 +03:00
inline1.kt
…
inline2.kt
…
inline3.kt
Add exit point highlighting for accessors (KT-21318)
2017-12-11 18:28:00 +03:00
inlineLocalReturn1.kt
…
inlineLocalReturn2.kt
…
inlineWithNoInlineParam.kt
…
invalidReturn.kt
KT-8042 ISE at KotlinHighlightExitPointsHandlerFactory.createHighlightUsagesHandler() on typing a function name starting with
throw
2015-06-17 13:14:05 +03:00
invalidThrow.kt
KT-8042 ISE at KotlinHighlightExitPointsHandlerFactory.createHighlightUsagesHandler() on typing a function name starting with
throw
2015-06-17 13:14:05 +03:00
localFunction1.kt
…
localFunction2.kt
…
localFunctionThrow.kt
…
notInline1.kt
…
notInline2.kt
…
simple.kt
…
throw1.kt
…
throw2.kt
…