tree: b6458f5e7fca562e0ecb6475f46760f0d6ccae24 [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. modifier18/
  84. moveBoundClassToFront/
  85. moveCatchUp/
  86. moveFieldAssignmentToInitializer/
  87. moveInitializerToConstructor/
  88. moveInitializerToSetUp/
  89. mustBeFinal/
  90. mustBeFinal18/
  91. negationBroadScope/
  92. orderEntry/
  93. overrideMethod/
  94. permuteArguments/
  95. pullUp/
  96. pushConditionInCall/
  97. qualifyThis/
  98. qualifyWithThisInSuperCall/
  99. redundantLambdaParameterType/
  100. redundantUncheckedVarargs/
  101. removeNewQualifier/
  102. removeQualifier/
  103. removeRedundantArgument/
  104. removeRedundantElse/
  105. removeTypeArguments/
  106. removeUnusedParameter/
  107. removeUnusedVariable/
  108. renameConstructorMatchingClass/
  109. renameWrongReference/
  110. replaceAddAllArrayToCollections/
  111. replaceCastWithVariable/
  112. replaceFieldWithGetterSetter/
  113. replacePrimitiveWithBoxed/
  114. replaceWithListAccess/
  115. replaceWithTernaryOperator/
  116. reuseVariableDeclaration/
  117. safeVarargs/
  118. simplifyBooleanExpression/
  119. staticImportMethod/
  120. stringToCharacterLiteral/
  121. superMethodReturn/
  122. suppress15Inspections/
  123. suppressLocalInspection/
  124. suppressNonInspections/
  125. surroundWithArray/
  126. surroundWithIf/
  127. surroundWithTry/
  128. unimplement/
  129. variableArrayType/
  130. variableParameterizedType/
  131. variableType/
  132. varTypeFromCall/
  133. wrapExpression/