Skip navigation links
org.netbeans.modules.lexer/2 1.87.0 1
A B C D E F G H I J L M N O P R S T V 

V

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
Similar to Language.tokenId(int) however it guarantees that it will always return non-null tokenId.
validTokenId(String) - Method in class org.netbeans.api.lexer.Language
Similar to Language.tokenId(String) but guarantees a valid tokenId to be returned.
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.
A B C D E F G H I J L M N O P R S T V 
Skip navigation links
org.netbeans.modules.lexer/2 1.87.0 1