public class MtasCQLParserTokenManager extends Object implements MtasCQLParserConstants
Modifier and Type | Field and Description |
---|---|
protected int |
curChar |
(package private) int |
curLexState |
PrintStream |
debugStream
Debug output.
|
(package private) int |
defaultLexState |
protected SimpleCharStream |
input_stream |
(package private) static long[] |
jjbitVec0 |
(package private) static long[] |
jjbitVec2 |
(package private) int |
jjmatchedKind |
(package private) int |
jjmatchedPos |
(package private) int |
jjnewStateCnt |
(package private) static int[] |
jjnextStates |
(package private) int |
jjround |
private int[] |
jjrounds |
private int[] |
jjstateSet |
static String[] |
jjstrLiteralImages
Token literal values.
|
(package private) static long[] |
jjtoSkip |
(package private) static long[] |
jjtoToken |
static String[] |
lexStateNames
Lexer state names.
|
ALLOWED_UNQUOTED_CHARACTER, AND, BRACKET_END, BRACKET_START, CONTAINING, CURLY_BRACKET_END, CURLY_BRACKET_START, DEFAULT, DIGIT, EOF, FOLLOWEDBY, FULLYALIGNEDWITH, GROUP_END, GROUP_START, INTERSECTING, KOMMA, NEGATION, NOT_CONTAINING, NOT_FOLLOWEDBY, NOT_FULLYALIGNEDWITH, NOT_INTERSECTING, NOT_PRECEDEDBY, NOT_WITHIN, NUMBER, OCTOTHORPE, OR, PRECEDEDBY, QUESTION_MARK, QUOTED_VALUE, SLASH, TOKEN_EQUALS, TOKEN_NOTEQUALS, tokenImage, UNQUOTED_VALUE, VARIABLE, WITHIN, WORD_END, WORD_START
Constructor and Description |
---|
MtasCQLParserTokenManager(SimpleCharStream stream)
Constructor.
|
MtasCQLParserTokenManager(SimpleCharStream stream,
int lexState)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Token |
getNextToken()
Get the next Token.
|
private void |
jjAddStates(int start,
int end) |
private static boolean |
jjCanMove_0(int hiByte,
int i1,
int i2,
long l1,
long l2) |
private void |
jjCheckNAdd(int state) |
private void |
jjCheckNAddStates(int start,
int end) |
private void |
jjCheckNAddTwoStates(int state1,
int state2) |
protected Token |
jjFillToken() |
private int |
jjMoveNfa_0(int startState,
int curPos) |
private int |
jjMoveStringLiteralDfa0_0() |
private int |
jjMoveStringLiteralDfa1_0(long active0) |
private int |
jjMoveStringLiteralDfa10_0(long old0,
long active0) |
private int |
jjMoveStringLiteralDfa11_0(long old0,
long active0) |
private int |
jjMoveStringLiteralDfa12_0(long old0,
long active0) |
private int |
jjMoveStringLiteralDfa13_0(long old0,
long active0) |
private int |
jjMoveStringLiteralDfa14_0(long old0,
long active0) |
private int |
jjMoveStringLiteralDfa15_0(long old0,
long active0) |
private int |
jjMoveStringLiteralDfa16_0(long old0,
long active0) |
private int |
jjMoveStringLiteralDfa2_0(long old0,
long active0) |
private int |
jjMoveStringLiteralDfa3_0(long old0,
long active0) |
private int |
jjMoveStringLiteralDfa4_0(long old0,
long active0) |
private int |
jjMoveStringLiteralDfa5_0(long old0,
long active0) |
private int |
jjMoveStringLiteralDfa6_0(long old0,
long active0) |
private int |
jjMoveStringLiteralDfa7_0(long old0,
long active0) |
private int |
jjMoveStringLiteralDfa8_0(long old0,
long active0) |
private int |
jjMoveStringLiteralDfa9_0(long old0,
long active0) |
private int |
jjStartNfa_0(int pos,
long active0) |
private int |
jjStartNfaWithStates_0(int pos,
int kind,
int state) |
private int |
jjStopAtPos(int pos,
int kind) |
private int |
jjStopStringLiteralDfa_0(int pos,
long active0) |
void |
ReInit(SimpleCharStream stream)
Reinitialise parser.
|
void |
ReInit(SimpleCharStream stream,
int lexState)
Reinitialise parser.
|
private void |
ReInitRounds() |
void |
setDebugStream(PrintStream ds)
Set debug output.
|
void |
SwitchTo(int lexState)
Switch to specified lex state.
|
public PrintStream debugStream
static final long[] jjbitVec0
static final long[] jjbitVec2
static final int[] jjnextStates
public static final String[] jjstrLiteralImages
int curLexState
int defaultLexState
int jjnewStateCnt
int jjround
int jjmatchedPos
int jjmatchedKind
public static final String[] lexStateNames
static final long[] jjtoToken
static final long[] jjtoSkip
protected SimpleCharStream input_stream
private final int[] jjrounds
private final int[] jjstateSet
protected int curChar
public MtasCQLParserTokenManager(SimpleCharStream stream)
public MtasCQLParserTokenManager(SimpleCharStream stream, int lexState)
public void setDebugStream(PrintStream ds)
private final int jjStopStringLiteralDfa_0(int pos, long active0)
private final int jjStartNfa_0(int pos, long active0)
private int jjStopAtPos(int pos, int kind)
private int jjMoveStringLiteralDfa0_0()
private int jjMoveStringLiteralDfa1_0(long active0)
private int jjMoveStringLiteralDfa2_0(long old0, long active0)
private int jjMoveStringLiteralDfa3_0(long old0, long active0)
private int jjMoveStringLiteralDfa4_0(long old0, long active0)
private int jjMoveStringLiteralDfa5_0(long old0, long active0)
private int jjMoveStringLiteralDfa6_0(long old0, long active0)
private int jjMoveStringLiteralDfa7_0(long old0, long active0)
private int jjMoveStringLiteralDfa8_0(long old0, long active0)
private int jjMoveStringLiteralDfa9_0(long old0, long active0)
private int jjMoveStringLiteralDfa10_0(long old0, long active0)
private int jjMoveStringLiteralDfa11_0(long old0, long active0)
private int jjMoveStringLiteralDfa12_0(long old0, long active0)
private int jjMoveStringLiteralDfa13_0(long old0, long active0)
private int jjMoveStringLiteralDfa14_0(long old0, long active0)
private int jjMoveStringLiteralDfa15_0(long old0, long active0)
private int jjMoveStringLiteralDfa16_0(long old0, long active0)
private int jjStartNfaWithStates_0(int pos, int kind, int state)
private int jjMoveNfa_0(int startState, int curPos)
private static final boolean jjCanMove_0(int hiByte, int i1, int i2, long l1, long l2)
protected Token jjFillToken()
public Token getNextToken()
private void jjCheckNAdd(int state)
private void jjAddStates(int start, int end)
private void jjCheckNAddTwoStates(int state1, int state2)
private void jjCheckNAddStates(int start, int end)
public void ReInit(SimpleCharStream stream)
private void ReInitRounds()
public void ReInit(SimpleCharStream stream, int lexState)
public void SwitchTo(int lexState)
Copyright © 2018 Meertens Institute. All rights reserved.