- validateToken(Token<T>, TokenFactory<T>, CharSequence, int, int, CharSequence, int, CharSequence) - Method in interface org.netbeans.spi.lexer.TokenValidator
-
This method is invoked in mutable environments prior lexer invocation
to check whether token in which the text modification occurred
was only slightly modified by the performed modification and the lexer's
invocation is not necessary.
- validTokenId(int) - Method in class org.netbeans.api.lexer.Language
-
- validTokenId(String) - Method in class org.netbeans.api.lexer.Language
-
- valueOf(String) - Static method in enum org.netbeans.api.lexer.PartType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.netbeans.api.lexer.TokenHierarchyEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.netbeans.spi.lexer.EmbeddingPresence
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.netbeans.api.lexer.PartType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.netbeans.api.lexer.TokenHierarchyEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.netbeans.spi.lexer.EmbeddingPresence
-
Returns an array containing the constants of this enum type, in
the order they are declared.