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
9cf3a11efc10b43e019b2dc8e16e758a47421915
kotlin-fork
/
idea
/
testData
/
refactoring
/
extractFunction
/
parameters
T
History
Andrey Breslav
da238cffaf
Visibility of local classes is LOCAL
2015-01-29 16:07:29 +03:00
..
candidateTypes
Visibility of local classes is LOCAL
2015-01-29 16:07:29 +03:00
extractSuper
Extract Function: In case of top-level and member declarations place extracted function after the original container
2014-06-02 19:48:35 +04:00
extractThis
Extract Function: Fix 'this' label (extension case)
2015-01-19 20:58:53 +03:00
it
Extract Function: Choose default visibility at analysis phase
2014-08-12 13:09:52 +04:00
misc
Extract Function: Do not extract extension receiver from 'implicit invoke'
2015-01-19 20:58:54 +03:00
nonDenotableTypes
KT-6566 Generate Override/Implement method does not work for locally declared classes
2015-01-14 20:59:23 +03:00