站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

N-Index (Lexer) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.lexer/2 1.19.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.
notifyError(String) - Method in class org.netbeans.spi.lexer.CharPreprocessor
Notify the error that occurred during preprocessing of the current character.

org.netbeans.modules.lexer/2 1.19.0 1
A B C D E F G H I J L M N O P R S T V
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.