📄 josqlparsertokenmanager.java
字号:
else if (curChar == 34)
jjCheckNAddStates(5, 8);
else if (curChar == 45)
jjstateSet[jjnewStateCnt++] = 12;
else if (curChar == 46)
jjCheckNAdd(8);
else if (curChar == 39)
jjCheckNAddTwoStates(3, 4);
break;
case 25:
if (curChar == 42)
jjCheckNAddTwoStates(28, 29);
else if (curChar == 47)
{
if (kind > 47)
kind = 47;
jjCheckNAdd(26);
}
break;
case 33:
case 1:
if ((0x3ff001000000000L & l) == 0L)
break;
if (kind > 38)
kind = 38;
jjCheckNAdd(1);
break;
case 3:
if ((0xffffff7fffffffffL & l) != 0L)
jjCheckNAddTwoStates(3, 4);
break;
case 4:
if (curChar != 39)
break;
if (kind > 41)
kind = 41;
jjstateSet[jjnewStateCnt++] = 5;
break;
case 5:
if (curChar == 39)
jjCheckNAddTwoStates(6, 4);
break;
case 6:
if ((0xffffff7fffffffffL & l) != 0L)
jjCheckNAddTwoStates(6, 4);
break;
case 7:
if (curChar == 46)
jjCheckNAdd(8);
break;
case 8:
if ((0x3ff000000000000L & l) == 0L)
break;
if (kind > 44)
kind = 44;
jjCheckNAddTwoStates(8, 9);
break;
case 10:
if ((0x280000000000L & l) != 0L)
jjCheckNAdd(11);
break;
case 11:
if ((0x3ff000000000000L & l) == 0L)
break;
if (kind > 44)
kind = 44;
jjCheckNAdd(11);
break;
case 12:
if (curChar == 45 && kind > 47)
kind = 47;
break;
case 13:
if (curChar == 45)
jjstateSet[jjnewStateCnt++] = 12;
break;
case 14:
if (curChar == 34)
jjCheckNAddStates(5, 8);
break;
case 15:
if ((0xfffffffbffffffffL & l) != 0L)
jjCheckNAddTwoStates(15, 16);
break;
case 16:
if (curChar != 34)
break;
if (kind > 42)
kind = 42;
jjstateSet[jjnewStateCnt++] = 17;
break;
case 17:
if (curChar == 34)
jjCheckNAddTwoStates(18, 16);
break;
case 18:
if ((0xfffffffbffffffffL & l) != 0L)
jjCheckNAddTwoStates(18, 16);
break;
case 19:
if ((0xfffffffbffffdbffL & l) != 0L)
jjCheckNAddTwoStates(19, 20);
break;
case 20:
if (curChar == 34 && kind > 43)
kind = 43;
break;
case 21:
if ((0x3ff000000000000L & l) == 0L)
break;
if (kind > 45)
kind = 45;
jjCheckNAddStates(0, 2);
break;
case 22:
if ((0x3ff000000000000L & l) != 0L)
jjCheckNAddTwoStates(22, 7);
break;
case 23:
if ((0x3ff000000000000L & l) == 0L)
break;
if (kind > 45)
kind = 45;
jjCheckNAdd(23);
break;
case 24:
if (curChar == 47)
jjAddStates(3, 4);
break;
case 26:
if ((0xffffffffffffdbffL & l) == 0L)
break;
if (kind > 47)
kind = 47;
jjCheckNAdd(26);
break;
case 27:
if (curChar == 42)
jjCheckNAddTwoStates(28, 29);
break;
case 28:
if ((0xfffffbffffffffffL & l) != 0L)
jjCheckNAddTwoStates(28, 29);
break;
case 29:
if (curChar == 42)
jjCheckNAddStates(9, 11);
break;
case 30:
if ((0xffff7bffffffffffL & l) != 0L)
jjCheckNAddTwoStates(31, 29);
break;
case 31:
if ((0xfffffbffffffffffL & l) != 0L)
jjCheckNAddTwoStates(31, 29);
break;
case 32:
if (curChar == 47 && kind > 48)
kind = 48;
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
MatchLoop: do
{
switch(jjstateSet[--i])
{
case 2:
case 0:
if ((0x7fffffe07fffffeL & l) == 0L)
break;
if (kind > 38)
kind = 38;
jjCheckNAddTwoStates(0, 1);
break;
case 33:
if ((0x7fffffe87fffffeL & l) != 0L)
{
if (kind > 38)
kind = 38;
jjCheckNAdd(1);
}
if ((0x7fffffe07fffffeL & l) != 0L)
{
if (kind > 38)
kind = 38;
jjCheckNAddTwoStates(0, 1);
}
break;
case 1:
if ((0x7fffffe87fffffeL & l) == 0L)
break;
if (kind > 38)
kind = 38;
jjCheckNAdd(1);
break;
case 3:
jjCheckNAddTwoStates(3, 4);
break;
case 6:
jjCheckNAddTwoStates(6, 4);
break;
case 9:
if ((0x2000000020L & l) != 0L)
jjAddStates(12, 13);
break;
case 15:
jjCheckNAddTwoStates(15, 16);
break;
case 18:
jjCheckNAddTwoStates(18, 16);
break;
case 19:
jjAddStates(14, 15);
break;
case 26:
if (kind > 47)
kind = 47;
jjstateSet[jjnewStateCnt++] = 26;
break;
case 28:
jjCheckNAddTwoStates(28, 29);
break;
case 30:
case 31:
jjCheckNAddTwoStates(31, 29);
break;
default : break;
}
} while(i != startsAt);
}
else
{
int hiByte = (int)(curChar >> 8);
int i1 = hiByte >> 6;
long l1 = 1L << (hiByte & 077);
int i2 = (curChar & 0xff) >> 6;
long l2 = 1L << (curChar & 077);
MatchLoop: do
{
switch(jjstateSet[--i])
{
case 3:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjCheckNAddTwoStates(3, 4);
break;
case 6:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjCheckNAddTwoStates(6, 4);
break;
case 15:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjCheckNAddTwoStates(15, 16);
break;
case 18:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjCheckNAddTwoStates(18, 16);
break;
case 19:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(14, 15);
break;
case 26:
if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
break;
if (kind > 47)
kind = 47;
jjstateSet[jjnewStateCnt++] = 26;
break;
case 28:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjCheckNAddTwoStates(28, 29);
break;
case 30:
case 31:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjCheckNAddTwoStates(31, 29);
break;
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 33 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
static final int[] jjnextStates = { 22, 7, 23, 25, 27, 15, 16, 19, 20, 29, 30, 32, 10, 11, 19, 20, };
private static final boolean jjCanMove_0(int hiByte, int i1, int i2, long l1, long l2)
{
switch(hiByte)
{
case 0:
return ((jjbitVec2[i2] & l2) != 0L);
default :
if ((jjbitVec0[i1] & l1) != 0L)
return true;
return false;
}
}
public static final String[] jjstrLiteralImages = {
"", null, null, null, null, null, null, null, null, null, null, null, null,
null, null, null, null, null, null, null, null, null, null, null, null, null, null,
null, null, null, null, null, null, null, null, null, null, "\55\76", null, null,
null, null, null, null, null, null, null, null, null, "\72", "\72\137", "\77",
"\56", "\100", "\73", "\54", "\52", "\133", "\135", "\50", "\51", "\173", "\175",
"\44", "\76", "\74", "\75", "\76\75", "\74\75", "\74\76", "\41\75", "\53", "\55",
"\57", "\45", };
public static final String[] lexStateNames = {
"DEFAULT",
};
static final long[] jjtoToken = { 0xfffe3e7fffffffe1L, 0x7ffL, };
static final long[] jjtoSkip = { 0x180000000001eL, 0x0L, };
static final long[] jjtoSpecial = { 0x1800000000000L, 0x0L, };
protected JavaCharStream input_stream;
private final int[] jjrounds = new int[33];
private final int[] jjstateSet = new int[66];
protected char curChar;
public JoSQLParserTokenManager(JavaCharStream stream){
if (JavaCharStream.staticFlag)
throw new Error("ERROR: Cannot use a static CharStream class with a non-static lexical analyzer.");
input_stream = stream;
}
public JoSQLParserTokenManager(JavaCharStream stream, int lexState){
this(stream);
SwitchTo(lexState);
}
public void ReInit(JavaCharStream stream)
{
jjmatchedPos = jjnewStateCnt = 0;
curLexState = defaultLexState;
input_stream = stream;
ReInitRounds();
}
private final void ReInitRounds()
{
int i;
jjround = 0x80000001;
for (i = 33; i-- > 0;)
jjrounds[i] = 0x80000000;
}
public void ReInit(JavaCharStream stream, int lexState)
{
ReInit(stream);
SwitchTo(lexState);
}
public void SwitchTo(int lexState)
{
if (lexState >= 1 || lexState < 0)
throw new TokenMgrError("Error: Ignoring invalid lexical state : " + lexState + ". State unchanged.", TokenMgrError.INVALID_LEXICAL_STATE);
else
curLexState = lexState;
}
protected Token jjFillToken()
{
Token t = Token.newToken(jjmatchedKind);
t.kind = jjmatchedKind;
String im = jjstrLiteralImages[jjmatchedKind];
t.image = (im == null) ? input_stream.GetImage() : im;
t.beginLine = input_stream.getBeginLine();
t.beginColumn = input_stream.getBeginColumn();
t.endLine = input_stream.getEndLine();
t.endColumn = input_stream.getEndColumn();
return t;
}
int curLexState = 0;
int defaultLexState = 0;
int jjnewStateCnt;
int jjround;
int jjmatchedPos;
int jjmatchedKind;
public Token getNextToken()
{
int kind;
Token specialToken = null;
Token matchedToken;
int curPos = 0;
EOFLoop : for (;;)
{
try
{
curChar = input_stream.BeginToken();
}
catch(java.io.IOException e)
{
jjmatchedKind = 0;
matchedToken = jjFillToken();
matchedToken.specialToken = specialToken;
return matchedToken;
}
try { input_stream.backup(0);
while (curChar <= 32 && (0x100002600L & (1L << curChar)) != 0L)
curChar = input_stream.BeginToken();
}
catch (java.io.IOException e1) { continue EOFLoop; }
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_0();
if (jjmatchedKind != 0x7fffffff)
{
if (jjmatchedPos + 1 < curPos)
input_stream.backup(curPos - jjmatchedPos - 1);
if ((jjtoToken[jjmatchedKind >> 6] & (1L << (jjmatchedKind & 077))) != 0L)
{
matchedToken = jjFillToken();
matchedToken.specialToken = specialToken;
return matchedToken;
}
else
{
if ((jjtoSpecial[jjmatchedKind >> 6] & (1L << (jjmatchedKind & 077))) != 0L)
{
matchedToken = jjFillToken();
if (specialToken == null)
specialToken = matchedToken;
else
{
matchedToken.specialToken = specialToken;
specialToken = (specialToken.next = matchedToken);
}
}
continue EOFLoop;
}
}
int error_line = input_stream.getEndLine();
int error_column = input_stream.getEndColumn();
String error_after = null;
boolean EOFSeen = false;
try { input_stream.readChar(); input_stream.backup(1); }
catch (java.io.IOException e1) {
EOFSeen = true;
error_after = curPos <= 1 ? "" : input_stream.GetImage();
if (curChar == '\n' || curChar == '\r') {
error_line++;
error_column = 0;
}
else
error_column++;
}
if (!EOFSeen) {
input_stream.backup(1);
error_after = curPos <= 1 ? "" : input_stream.GetImage();
}
throw new TokenMgrError(EOFSeen, curLexState, error_line, error_column, error_after, curChar, TokenMgrError.LEXICAL_ERROR);
}
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -