Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
groovy
/
groovy-psi
/
resources
/
intentionDescriptions
tree: 8fa407dba311c32c437e5f56510618bcc1ac552a [
path history
]
[
tgz
]
AddReturnTypeFix/
ChangeToCStyleCommentIntention/
ChangeToEndOfLineCommentIntention/
ConditionalToElvisIntention/
ConvertClosureArgToItIntention/
ConvertClosureToMethodIntention/
ConvertConcatenationToGstringIntention/
ConvertFromGeeseBracesIntention/
ConvertGStringToStringIntention/
ConvertIntegerToBinaryIntention/
ConvertIntegerToDecimalIntention/
ConvertIntegerToHexIntention/
ConvertIntegerToOctalIntention/
ConvertJavaStyleArrayIntention/
ConvertJunitAssertionToAssertStatementIntention/
ConvertMapToClassIntention/
ConvertMethodToClosureIntention/
ConvertMultilineStringToSingleLineIntention/
ConvertParameterToMapEntryIntention/
ConvertSimpleGetterToPropertyIntention/
ConvertStringToGStringIntention/
ConvertStringToMultilineIntention/
ConvertToDollarSlashRegexIntention/
ConvertToGeeseBracesIntention/
ConvertToRegexIntention/
CreateParameterForFieldIntention/
DemorgansLawIntention/
EachToForIntention/
ExpandBooleanIntention/
FlipComparisonIntention/
FlipConditionalIntention/
FlipConjunctionIntention/
FlipIfIntention/
ForToEachIntention/
GrabDependencies/
GrAliasImportIntention/
GrBreakStringOnLineBreaksIntention/
GrConvertStringToCharIntention/
GrConvertTypeCastToSafeCastIntention/
GrCopyStringConcatenationContentIntention/
GrCreateFieldForParameterIntention/
GrCreateMissingSwitchBranchesIntention/
GrCreateSubclassAction/
GrIntroduceLocalVariableIntention/
GrMakeMemberPrivateIntention/
GrMakeMemberProtectedIntention/
GrMakeMemberPublicIntention/
GrRedundantElseIntention/
GrRemoveExplicitTypeDeclarationIntention/
GrSetStrongTypeIntention/
GrSortMapKeysIntention/
GrSplitDeclarationIntention/
ImportOnDemandIntention/
ImportStaticIntention/
IndexedExpressionConversionIntention/
IndexingMethodConversionIntention/
InvertIfIntention/
JavaStylePropertiesInvocationIntention/
MakeClosureCallExplicitIntention/
MakeClosureCallImplicitIntention/
MergeElseIfIntention/
MergeIfAndIntention/
MoveClassToNewFileIntention/
NegateComparisonIntention/
RemoveParenthesesFromMethodCallIntention/
RemoveRedundantClassPropertyIntention/
RemoveUnnecessaryBracesInGStringIntention/
RemoveUnnecessaryEscapeCharactersIntention/
RemoveUnnecessaryReturnIntention/
RemoveUnnecessarySemicolonsIntention/
RenameFileWithClassIntention/
ReplaceAbstractClassInstanceByMapIntention/
ReplaceIfWithTernaryIntention/
ReplaceTernaryWithIfElseIntention/
SimplifyTernaryOperatorIntention/
SplitElseIfIntention/
SplitIfIntention/