public class SCDParserTokenManager extends Object implements SCDParserConstants
Modifier and Type | Field and Description |
---|---|
protected char |
curChar |
PrintStream |
debugStream |
protected SimpleCharStream |
input_stream |
static String[] |
jjstrLiteralImages |
static String[] |
lexStateNames |
BaseChar, CombiningChar, DEFAULT, EOF, Extender, FACETNAME, Ideographic, Letter, NCNAME, NUMBER, tokenImage, UnicodeDigit
Constructor and Description |
---|
SCDParserTokenManager(SimpleCharStream stream) |
SCDParserTokenManager(SimpleCharStream stream,
int lexState) |
Modifier and Type | Method and Description |
---|---|
Token |
getNextToken() |
protected Token |
jjFillToken() |
void |
ReInit(SimpleCharStream stream) |
void |
ReInit(SimpleCharStream stream,
int lexState) |
void |
setDebugStream(PrintStream ds) |
void |
SwitchTo(int lexState) |
public PrintStream debugStream
public static final String[] jjstrLiteralImages
public static final String[] lexStateNames
protected SimpleCharStream input_stream
protected char curChar
public SCDParserTokenManager(SimpleCharStream stream)
public SCDParserTokenManager(SimpleCharStream stream, int lexState)
public void setDebugStream(PrintStream ds)
public void ReInit(SimpleCharStream stream)
public void ReInit(SimpleCharStream stream, int lexState)
public void SwitchTo(int lexState)
protected Token jjFillToken()
public Token getNextToken()
iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.