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

I

IntegerOption - Annotation Type in org.netbeans.spi.java.hints
Declares an int-value option that affects hint processing.
isBulkMode() - Method in class org.netbeans.spi.java.hints.HintContext
Returns true if the hint is being run in over many files, false if only the file opened in the editor is being inspected.
isCanceled() - Method in class org.netbeans.spi.java.hints.HintContext
Returns true if the computation has been canceled.
isPrimary(Tree) - Static method in class org.netbeans.spi.java.hints.JavaFixUtilities
Checks whether tree can be used in places where a Primary is required (for instance, as the receiver expression of a method invocation).
isUsed(Element, TreePath) - Method in interface org.netbeans.spi.java.hints.unused.UsedDetector
Checks whether given element should be marked as "used".
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.59.0 13