Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
groovy
/
testdata
/
intentions
tree: 5139fc4ccf52482e25e73117724e334cee67d2fe [
path history
]
[
tgz
]
convertConcatenationToGstring/
convertGStringToString/
convertJavaStyleArrayCreation/
convertMapToClass/
convertMethodToClosure/
convertMultilineToSingleline/
createFieldFromParameter/
createParameterForField/
EachToFor/
introduceLocalVariable/
removeExplicitTypeDeclaration/
removeParenth/
removeUnnecessaryBraces/
sortMap/
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