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
daebf569ab20eeda6e15d37ee2f9919e94aad7d3
kotlin-fork
/
idea
/
testData
/
refactoring
/
extractFunction
/
parameters
T
History
Alexey Sedunov
daebf569ab
Extract Function: Allow capturing local function references as lambda parameters
2015-04-17 13:04:56 +03:00
..
candidateTypes
Extraction Engine: Generate function/property accessor with expression body (whenever applicable)
2015-03-13 23:16:57 +03:00
capturedFunctions
Extract Function: Allow capturing local function references as lambda parameters
2015-04-17 13:04:56 +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
Extraction Engine: Respect smart casts applied to "this" references
2015-04-15 23:20:54 +03:00
it
Extraction Engine: Generate function/property accessor with expression body (whenever applicable)
2015-03-13 23:16:57 +03:00
misc
Extract Function: Do not extract extension function reference as parameter
2015-03-26 23:11:51 +03:00
nonDenotableTypes
Extract Function: Approximate non-resolvable types with nearest resolvable supertype when possible
2015-04-01 13:41:26 +03:00