..
|
AdapterToListenerIntention
|
AddArrayCreationExpressionIntention
|
AddBracesIntention
|
AddClarifyingParenthesesIntention
|
AnnotateOverriddenMethodsIntention
|
AssertToIfIntention
|
ChangeToCStyleCommentIntention
|
ChangeToEndOfLineCommentIntention
|
ChangeVariableTypeToRhsTypeIntention
|
CharToStringIntention
|
ConstantExpressionIntention
|
ConstantSubexpressionIntention
|
ConvertCatchToThrowsIntention
|
ConvertIntegerToBinaryIntention
|
ConvertIntegerToDecimalIntention
|
ConvertIntegerToHexIntention
|
ConvertIntegerToOctalIntention
|
ConvertInterfaceToClassIntention
|
ConvertJUnit3TestCaseToJUnit4Intention
|
ConvertToNestedIfIntention
|
ConvertToPlainIntention
|
ConvertToScientificNotationIntention
|
ConvertVarargParameterToArrayIntention
|
CopyConcatenatedStringToClipboardIntention
|
CreateAssertIntention
|
CreateEnumSwitchBranchesIntention
|
DataPointHolderConversionIntention
|
DemorgansIntention
|
DetailExceptionsIntention
|
ExpandBooleanIntention
|
ExpandOneLineLambda2CodeBlockIntention
|
ExpandToNormalAnnotationIntention
|
ExtractIncrementIntention
|
ExtractWhileLoopConditionToIfStatementIntention
|
FlipAssertLiteralIntention
|
FlipCommutativeMethodCallIntention
|
FlipComparisonIntention
|
FlipConditionalIntention
|
FlipConjunctionIntention
|
FlipExpressionIntention
|
FlipSetterCallIntention
|
IfToAssertionIntention
|
InferLambdaParameterTypeIntention
|
JoinConcatenatedStringLiteralsIntention
|
MakeCallChainIntoCallSequenceIntention
|
MakeMethodDefaultIntention
|
MakeMethodVarargsIntention
|
MakePackagePrivateIntention
|
MakePrivateIntention
|
MakeProtectedIntention
|
MakePublicIntention
|
MergeCallSequenceToChainIntention
|
MergeElseIfIntention
|
MergeIfAndIntention
|
MergeIfOrIntention
|
MergeNestedTryStatementsIntention
|
MergeParallelForLoopsIntention
|
MergeParallelIfsIntention
|
MoveCommentToSeparateLineIntention
|
MoveDeclarationIntention
|
NegateComparisonIntention
|
NegateConditionalIntention
|
ObjectsRequireNonNullIntention
|
ObscureThrownExceptionsIntention
|
RemoveBooleanEqualityIntention
|
RemoveBracesIntention
|
RemoveConditionalIntention
|
RemoveUnnecessaryParenthesesIntention
|
ReplaceArmWithTryFinallyIntention
|
ReplaceAssertEqualsWithAssertLiteralIntention
|
ReplaceAssertLiteralWithAssertEqualsIntention
|
ReplaceAssignmentWithPostfixExpressionIntention
|
ReplaceConcatenationWithFormatStringIntention
|
ReplaceConcatenationWithStringBufferIntention
|
ReplaceConditionalWithIfIntention
|
ReplaceDiamondWithExplicitTypeArgumentsIntention
|
ReplaceDoWhileLoopWithWhileLoopIntention
|
ReplaceEqualityWithEqualsIntention
|
ReplaceEqualityWithSafeEqualsIntention
|
ReplaceEqualsWithEqualityIntention
|
ReplaceForEachLoopWithIndexedForLoopIntention
|
ReplaceForEachLoopWithIteratorForLoopIntention
|
ReplaceForEachLoopWithOptimizedIndexedForLoopIntention
|
ReplaceForLoopWithWhileLoopIntention
|
ReplaceFullyQualifiedNameWithImportIntention
|
ReplaceIfWithConditionalIntention
|
ReplaceIfWithSwitchIntention
|
ReplaceLambdaWithAnonymousIntention
|
ReplaceMethodRefWithLambdaIntention
|
ReplaceMultiplyWithShiftIntention
|
ReplaceOctalEscapeWithUnicodeEscapeIntention
|
ReplaceOnDemandImportIntention
|
ReplaceOperatorAssignmentWithAssignmentIntention
|
ReplaceOperatorAssignmentWithPostfixExpressionIntention
|
ReplacePostfixExpressionWithAssignmentIntention
|
ReplacePostfixExpressionWithOperatorAssignmentIntention
|
ReplaceShiftWithMultiplyIntention
|
ReplaceSwitchWithIfIntention
|
ReplaceWhileLoopWithDoWhileLoopIntention
|
ReplaceWithOperatorAssignmentIntention
|
ReverseForLoopDirectionIntention
|
SimplifyIfElseIntention
|
SimplifyVariableIntention
|
SplitDeclarationAndInitializationIntention
|
SplitElseIfIntention
|
SplitMultiCatchIntention
|
SplitTryWithMultipleResourcesIntention
|
StringToCharIntention
|
SwapMethodCallArgumentsIntention
|
UnicodeUnescapeIntention
|
WrapVarargArgumentsWithExplicitArrayIntention
|