|
org.netbeans.modules.lexer/2 1.19.0 1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CharPreprocessor | |
---|---|
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 CharPreprocessor in org.netbeans.spi.lexer |
---|
Methods in org.netbeans.spi.lexer that return CharPreprocessor | |
---|---|
protected CharPreprocessor |
LanguageHierarchy.createCharPreprocessor()
Create character preprocessor that translates certain character sequences into characters (for example Unicode escape sequences). |
static CharPreprocessor |
CharPreprocessor.createUnicodeEscapesPreprocessor()
Create instance of character preprocessor for Unicode escape sequences. |
|
org.netbeans.modules.lexer/2 1.19.0 1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |