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

N

name() - Method in interface org.netbeans.api.lexer.TokenId
Get name of this tokenId.
newId(String, int) - Static method in class org.netbeans.spi.lexer.LanguageHierarchy
Create a default token id instance in case the token ids are generated (not created by enum class).
newId(String, int, String) - Static method in class org.netbeans.spi.lexer.LanguageHierarchy
Create a default token id instance in case the token ids are generated (not created by enum class).
nextToken() - Method in interface org.netbeans.spi.lexer.Lexer
Return a token based on characters of the input and possibly additional input properties.
nonPrimaryTokenCategories(T) - Method in class org.netbeans.api.lexer.Language
Get list of non-primary token categories (not containing the primary category) for the particular token id.
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.79.0 1