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

V-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

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.
values() - Static method in enum org.netbeans.api.lexer.PartType
Returns an array containing the constants of this enum type, in the order they're 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're declared.

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.