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

Uses of Class org.netbeans.spi.lexer.TokenHierarchyControl (Lexer) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.lexer/2 1.19.0 1

Uses of Class
org.netbeans.spi.lexer.TokenHierarchyControl

Packages that use TokenHierarchyControl
org.netbeans.spi.lexer The main abstract class in the Lexer SPI that must be implemented is LanguageHierarchy that mainly defines set of token ids and token categories for the new language and its Lexer
 

Uses of TokenHierarchyControl in org.netbeans.spi.lexer
 

Methods in org.netbeans.spi.lexer that return TokenHierarchyControl
 TokenHierarchyControl<I> MutableTextInput.tokenHierarchyControl()
          Get token hierarchy control for this mutable text input.
 


org.netbeans.modules.lexer/2 1.19.0 1

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.