org.netbeans.spi.java.hints 1.16.0 11
A B C E F G H I J M O P R S T U V 

R

removeFromParent(HintContext, String, TreePath) - Static method in class org.netbeans.spi.java.hints.JavaFixUtilities
Creates a fix that removes the given code corresponding to the given tree node from the source code.
removeModifiersFix(CompilationInfo, TreePath, Set<Modifier>, String) - Static method in class org.netbeans.spi.java.hints.support.FixFactory
Creates a fix, which when invoked removes a set of modifiers from the existing ones
reportMessage(HintContext.MessageKind, String) - Method in class org.netbeans.spi.java.hints.HintContext
Will be used only for refactoring(s), will be ignored for hints.
requiresParenthesis(Tree, Tree, Tree) - Static method in class org.netbeans.spi.java.hints.JavaFixUtilities
Checks whether putting inner tree into outter tree, when original is being replaced with inner requires parentheses.
rewriteFix(HintContext, String, TreePath, String) - Static method in class org.netbeans.spi.java.hints.JavaFixUtilities
Prepare a fix that will replace the given tree node (what) with the given code.
A B C E F G H I J M O P R S T U V 
org.netbeans.spi.java.hints 1.16.0 11

Built on May 21 2013.  |  Portions Copyright 1997-2013 Oracle. All rights reserved.