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
46fe7dc7a1768e3fc7cce8ba890b3528965be564
kotlin-fork
/
idea
/
testData
/
refactoring
/
extractFunction
/
controlFlow
/
throws
T
History
Alexey Sedunov
9cb42944d1
Extraction Engine: Generate function/property accessor with expression body (whenever applicable)
...
#KT-6405 Fixed
2015-03-13 23:16:57 +03:00
..
breakWithThrow.kt
…
breakWithThrow.kt.after
…
continueWithThrow.kt
…
continueWithThrow.kt.after
…
evalExpressionWithThrow.kt
Extraction Engine: Suggest function names based on the name of the result variable (if applicable)
2015-03-13 23:16:55 +03:00
evalExpressionWithThrow.kt.after
Extraction Engine: Generate function/property accessor with expression body (whenever applicable)
2015-03-13 23:16:57 +03:00
nonValuedReturnWithThrow.kt
…
nonValuedReturnWithThrow.kt.after
…
outputValueWithThrow.kt
…
outputValueWithThrow.kt.after
…
returnWithThrow.kt
…
returnWithThrow.kt.after
…