Skip navigation links
org.netbeans.spi.java.hints 1.58.0 13
A B C E F G H I J M O P R S T U V 

J

JavaFix - Class in org.netbeans.spi.java.hints
A base class for fixes that modify Java source code.
JavaFix(CompilationInfo, TreePath) - Constructor for class org.netbeans.spi.java.hints.JavaFix
Create JavaFix with the given base TreePath.
JavaFix(CompilationInfo, TreePath, String) - Constructor for class org.netbeans.spi.java.hints.JavaFix
Create JavaFix with the given base TreePath.
JavaFix(TreePathHandle) - Constructor for class org.netbeans.spi.java.hints.JavaFix
Create JavaFix with the given base TreePathHandle.
JavaFix(TreePathHandle, String) - Constructor for class org.netbeans.spi.java.hints.JavaFix
Create JavaFix with the given base TreePathHandle.
JavaFix.TransformationContext - Class in org.netbeans.spi.java.hints
A context that contains a reference to a WorkingCopy through which modifications of Java source code can be made.
JavaFixUtilities - Class in org.netbeans.spi.java.hints
Factory methods for various predefined JavaFix implementations.
JavaFixUtilities() - Constructor for class org.netbeans.spi.java.hints.JavaFixUtilities
 
A B C E F G H I J M O P R S T U V 
Skip navigation links
org.netbeans.spi.java.hints 1.58.0 13