Sign in
android
/
platform
/
tools
/
idea
/
ec3fb1e06285c0467a7a20360ca80453bc7635d4
/
.
/
plugins
/
groovy
/
testdata
/
intentions
tree: f610dee2350275b8076cb7b2c3f6da8d0902a80b [
path history
]
[
tgz
]
convertConcatenationToGstring/
convertGStringToString/
convertJavaStyleArrayCreation/
convertMapToClass/
convertMethodToClosure/
convertMultilineToSingleline/
createFieldFromParameter/
createParameterForField/
EachToFor/
introduceLocalVariable/
removeParenth/
removeUnnecessaryBraces/
staticImport/
AnonymousClassWithOneMethod.groovy
AnonymousClassWithOneMethod_after.groovy
AnonymousClassWithSomeMethods.groovy
AnonymousClassWithSomeMethods_after.groovy
ArraySyntax.groovy
ChangeToCStyleComment.groovy
DeMorgansLaw.groovy
ExpandBoolean.groovy
FlipComparison.groovy
FlipConditional.groovy
ForToEach.groovy
IndexMethodConversion.groovy
IntegerConversion.groovy
MergeElseIf.groovy
MergeIfAnd.groovy
MethodClosure.groovy
NegateComparison.groovy
SpreadDot.groovy