tree: 21d87e7689c35dd5eb3f0da447cf9394a87c121c [path history] [tgz]
  1. accessStaticViaInstance/
  2. addCatchBlock/
  3. addMethodBody/
  4. addNewArrayExpression/
  5. addOnDemandStaticImport/
  6. addReturn/
  7. addRuntimeExceptionToThrows/
  8. addSingleStaticImport/
  9. addToThrows/
  10. addTypeArguments/
  11. addTypeArgumentsConditional/
  12. addTypeCast/
  13. addVariableInitializer/
  14. annotateMethod/
  15. anonymous2lambda/
  16. anonymous2methodReference/
  17. assignFieldFromParameter/
  18. bindFieldsFromParameters/
  19. breakStringOnLineBreaks/
  20. bringVariableIntoScope/
  21. castConstructorParameters/
  22. castMethodParameters/
  23. changeExtendsToImplements/
  24. changeMethodSignatureFromUsage/
  25. changeNewOperatorType/
  26. changeParameterClass/
  27. changeToAppend/
  28. changeTypeArgs/
  29. convertColorRepresentation/
  30. convertDoubleToFloat/
  31. convertSwitchToIf/
  32. copyAbstractMethodImplementation/
  33. createAnnotationMethodFromUsage/
  34. createAnnotationTypeFromUsage/
  35. createCastExpressionFromInstanceof/
  36. createClassFromNew/
  37. createClassFromUsage/
  38. createConstructorFromCall/
  39. createConstructorFromSuper/
  40. createConstructorMatchingSuper/
  41. createConstructorParameterFromField/
  42. createEnumConstantFromUsage/
  43. createFieldFromParameter/
  44. createFieldFromUsage/
  45. createGetterOrSetter/
  46. createInnerClassFromNew/
  47. createInnerClassFromUsage/
  48. createLocalFromUsage/
  49. createLocalVarFromInstanceof/
  50. createMethodFromUsage/
  51. createParameterFromUsage/
  52. createPropertyFromUsage/
  53. deferFinalAssignment/
  54. delegateWithDefaultValue/
  55. deleteCatch/
  56. deleteMultiCatch/
  57. emptyIntention/
  58. enableOptimizeImportsOnTheFly/
  59. encapsulateField/
  60. expandStaticImport/
  61. explicit2diamond/
  62. fixAll/
  63. fixAllAnnotator/
  64. generalizeCatch/
  65. genericCreateFromUsage/
  66. generifyFile/
  67. i18n/
  68. i18nize/
  69. implementAbstractFromNew/
  70. initializeFinalFieldInConstructor/
  71. insertNew/
  72. insertSuper/
  73. introduceVariable/
  74. iterateOver/
  75. javadocTags/
  76. lambda2methodReference/
  77. lambdaCodeBlock2Expr/
  78. makeTypeGeneric/
  79. methodReturn/
  80. methodReturnBooleanFix/
  81. methodThrows/
  82. modifier/
  83. moveBoundClassToFront/
  84. moveCatchUp/
  85. moveFieldAssignmentToInitializer/
  86. moveInitializerToConstructor/
  87. moveInitializerToSetUp/
  88. mustBeFinal/
  89. mustBeFinal18/
  90. negationBroadScope/
  91. orderEntry/
  92. overrideMethod/
  93. permuteArguments/
  94. pullUp/
  95. pushConditionInCall/
  96. qualifyThis/
  97. qualifyWithThisInSuperCall/
  98. redundantLambdaParameterType/
  99. redundantUncheckedVarargs/
  100. removeNewQualifier/
  101. removeQualifier/
  102. removeRedundantArgument/
  103. removeRedundantElse/
  104. removeTypeArguments/
  105. removeUnusedParameter/
  106. removeUnusedVariable/
  107. renameConstructorMatchingClass/
  108. renameWrongReference/
  109. replaceAddAllArrayToCollections/
  110. replaceCastWithVariable/
  111. replaceFieldWithGetterSetter/
  112. replacePrimitiveWithBoxed/
  113. replaceWithListAccess/
  114. replaceWithTernaryOperator/
  115. reuseVariableDeclaration/
  116. safeVarargs/
  117. simplifyBooleanExpression/
  118. staticImportMethod/
  119. stringToCharacterLiteral/
  120. superMethodReturn/
  121. suppress15Inspections/
  122. suppressLocalInspection/
  123. suppressNonInspections/
  124. surroundWithArray/
  125. surroundWithIf/
  126. surroundWithTry/
  127. unimplement/
  128. variableArrayType/
  129. variableParameterizedType/
  130. variableType/
  131. varTypeFromCall/
  132. wrapExpression/