org.netbeans.modules.lexer/2 1.39.1 1

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

Packages that use LexerInput
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 LexerInput in org.netbeans.spi.lexer
 

Methods in org.netbeans.spi.lexer that return LexerInput
 LexerInput LexerRestartInfo.input()
          Get lexer input from which the lexer should read characters.
 


org.netbeans.modules.lexer/2 1.39.1 1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.