| 
org.netbeans.modules.lexer/2 1.19.0 1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LexerRestartInfo | |
|---|---|
| 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 LexerRestartInfo in org.netbeans.spi.lexer | 
|---|
| Methods in org.netbeans.spi.lexer with parameters of type LexerRestartInfo | |
|---|---|
protected abstract  Lexer<T> | 
LanguageHierarchy.createLexer(LexerRestartInfo<T> info)
Create lexer prepared for returning tokens from subsequent calls to Lexer.nextToken(). | 
  | 
org.netbeans.modules.lexer/2 1.19.0 1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||