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