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
ae47130c8e2a595ebabe82dfd908a1e6c62eef02
kotlin-fork
/
idea
/
testData
/
debugger
/
sequence
/
psi
/
streams
/
positive
/
location
T
History
Vitaliy.Bibaev
7cd1baff9d
Fix bug when chain is not detected if method expression is used
2018-08-20 05:17:59 +03:00
..
AnonymousBody.kt
…
AsMethodExpression.kt
Fix bug when chain is not detected if method expression is used
2018-08-20 05:17:59 +03:00
AsProperty.kt
Fix bug when chain is not detected if method expression is used
2018-08-20 05:17:59 +03:00
AssignExpression.kt
…
BeforeStatement.kt
…
BetweenChainCallsAfterDot.kt
…
BetweenChainCallsBeforeDot.kt
…
BetweenParametersAfterComma.kt
…
BetweenParametersBeforeComma.kt
…
FirstParameterOfFunction.kt
…
InAnyAnonymous.kt
…
InAnyLambda.kt
…
InEmptyParameterList.kt
…
InMethodReference.kt
…
InString.kt
…
InVariableName.kt
…
LambdaBody.kt
…
ParameterInAssignExpression.kt
…
ParameterInReturnExpression.kt
…
ReturnExpression.kt
…
SecondParameterOfFunction.kt
…
SingleExpression.kt
…