tree: 9a4b07e29be19a903b8c0b857fd9cba5848e2158 [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. convert2Local/
  30. convertColorRepresentation/
  31. convertDoubleToFloat/
  32. convertSwitchToIf/
  33. copyAbstractMethodImplementation/
  34. createAnnotationMethodFromUsage/
  35. createAnnotationTypeFromUsage/
  36. createCastExpressionFromInstanceof/
  37. createClassFromNew/
  38. createClassFromUsage/
  39. createConstructorFromCall/
  40. createConstructorFromSuper/
  41. createConstructorMatchingSuper/
  42. createConstructorParameterFromField/
  43. createEnumConstantFromUsage/
  44. createFieldFromParameter/
  45. createFieldFromUsage/
  46. createGetterOrSetter/
  47. createInnerClassFromNew/
  48. createInnerClassFromUsage/
  49. createLocalFromUsage/
  50. createLocalVarFromInstanceof/
  51. createMethodFromUsage/
  52. createParameterFromUsage/
  53. createPropertyFromUsage/
  54. deferFinalAssignment/
  55. delegateWithDefaultValue/
  56. deleteCatch/
  57. deleteMultiCatch/
  58. emptyIntention/
  59. enableOptimizeImportsOnTheFly/
  60. encapsulateField/
  61. expandStaticImport/
  62. explicit2diamond/
  63. fixAll/
  64. fixAllAnnotator/
  65. generalizeCatch/
  66. genericCreateFromUsage/
  67. generifyFile/
  68. i18n/
  69. i18nize/
  70. implementAbstractFromNew/
  71. implementMethods/
  72. initializeFinalFieldInConstructor/
  73. insertNew/
  74. insertSuper/
  75. introduceVariable/
  76. iterateOver/
  77. javadocTags/
  78. lambda2methodReference/
  79. lambdaCodeBlock2Expr/
  80. makeTypeGeneric/
  81. methodReturn/
  82. methodReturnBooleanFix/
  83. methodThrows/
  84. modifier/
  85. modifier18/
  86. moveBoundClassToFront/
  87. moveCatchUp/
  88. moveFieldAssignmentToInitializer/
  89. moveInitializerToConstructor/
  90. moveInitializerToSetUp/
  91. mustBeFinal/
  92. mustBeFinal18/
  93. negationBroadScope/
  94. orderEntry/
  95. overrideMethod/
  96. permuteArguments/
  97. pullUp/
  98. pushConditionInCall/
  99. qualifyThis/
  100. qualifyWithThisInSuperCall/
  101. redundantLambdaParameterType/
  102. redundantUncheckedVarargs/
  103. removeNewQualifier/
  104. removeQualifier/
  105. removeRedundantArgument/
  106. removeRedundantElse/
  107. removeTypeArguments/
  108. removeUnusedParameter/
  109. removeUnusedVariable/
  110. renameConstructorMatchingClass/
  111. renameWrongReference/
  112. replaceAddAllArrayToCollections/
  113. replaceCastWithVariable/
  114. replaceFieldWithGetterSetter/
  115. replacePrimitiveWithBoxed/
  116. replaceWithListAccess/
  117. replaceWithTernaryOperator/
  118. reuseVariableDeclaration/
  119. safeVarargs/
  120. simplifyBooleanExpression/
  121. staticImportMethod/
  122. stringToCharacterLiteral/
  123. superMethodReturn/
  124. suppress15Inspections/
  125. suppressLocalInspection/
  126. suppressNonInspections/
  127. surroundWithArray/
  128. surroundWithIf/
  129. surroundWithTry/
  130. unimplement/
  131. variableArrayType/
  132. variableParameterizedType/
  133. variableType/
  134. varTypeFromCall/
  135. wrapExpression/