📄 aclparsertokenmanager.java
字号:
switch(curChar)
{
case 65:
case 97:
return jjMoveStringLiteralDfa9_2(active0, 0x4000000L);
case 69:
case 101:
if ((active0 & 0x800000L) != 0L)
return jjStopAtPos(8, 23);
break;
case 71:
case 103:
if ((active0 & 0x400000L) != 0L)
return jjStopAtPos(8, 22);
break;
case 73:
case 105:
return jjMoveStringLiteralDfa9_2(active0, 0x40000L);
case 76:
case 108:
if ((active0 & 0x2000000L) != 0L)
return jjStopAtPos(8, 25);
break;
case 79:
case 111:
if ((active0 & 0x200000L) != 0L)
return jjStopAtPos(8, 21);
break;
case 82:
case 114:
if ((active0 & 0x10000L) != 0L)
return jjStopAtPos(8, 16);
break;
case 89:
case 121:
if ((active0 & 0x80000L) != 0L)
return jjStopAtPos(8, 19);
else if ((active0 & 0x1000000L) != 0L)
return jjStopAtPos(8, 24);
return jjMoveStringLiteralDfa9_2(active0, 0x100000L);
default :
break;
}
return jjStartNfa_2(7, active0);
}
private final int jjMoveStringLiteralDfa9_2(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_2(7, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_2(8, active0);
return 9;
}
switch(curChar)
{
case 45:
return jjMoveStringLiteralDfa10_2(active0, 0x100000L);
case 84:
case 116:
return jjMoveStringLiteralDfa10_2(active0, 0x4040000L);
default :
break;
}
return jjStartNfa_2(8, active0);
}
private final int jjMoveStringLiteralDfa10_2(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_2(8, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_2(9, active0);
return 10;
}
switch(curChar)
{
case 72:
case 104:
if ((active0 & 0x40000L) != 0L)
return jjStopAtPos(10, 18);
break;
case 73:
case 105:
return jjMoveStringLiteralDfa11_2(active0, 0x4000000L);
case 84:
case 116:
return jjMoveStringLiteralDfa11_2(active0, 0x100000L);
default :
break;
}
return jjStartNfa_2(9, active0);
}
private final int jjMoveStringLiteralDfa11_2(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_2(9, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_2(10, active0);
return 11;
}
switch(curChar)
{
case 79:
case 111:
if ((active0 & 0x100000L) != 0L)
return jjStopAtPos(11, 20);
return jjMoveStringLiteralDfa12_2(active0, 0x4000000L);
default :
break;
}
return jjStartNfa_2(10, active0);
}
private final int jjMoveStringLiteralDfa12_2(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_2(10, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_2(11, active0);
return 12;
}
switch(curChar)
{
case 78:
case 110:
return jjMoveStringLiteralDfa13_2(active0, 0x4000000L);
default :
break;
}
return jjStartNfa_2(11, active0);
}
private final int jjMoveStringLiteralDfa13_2(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_2(11, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_2(12, active0);
return 13;
}
switch(curChar)
{
case 45:
return jjMoveStringLiteralDfa14_2(active0, 0x4000000L);
default :
break;
}
return jjStartNfa_2(12, active0);
}
private final int jjMoveStringLiteralDfa14_2(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_2(12, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_2(13, active0);
return 14;
}
switch(curChar)
{
case 73:
case 105:
return jjMoveStringLiteralDfa15_2(active0, 0x4000000L);
default :
break;
}
return jjStartNfa_2(13, active0);
}
private final int jjMoveStringLiteralDfa15_2(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_2(13, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_2(14, active0);
return 15;
}
switch(curChar)
{
case 68:
case 100:
if ((active0 & 0x4000000L) != 0L)
return jjStopAtPos(15, 26);
break;
default :
break;
}
return jjStartNfa_2(14, active0);
}
private final int jjMoveNfa_2(int startState, int curPos)
{
int[] nextStates;
int startsAt = 0;
jjnewStateCnt = 4;
int i = 1;
jjstateSet[0] = startState;
int j, kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
MatchLoop: do
{
switch(jjstateSet[--i])
{
case 0:
if (curChar == 58)
jjstateSet[jjnewStateCnt++] = 1;
break;
case 2:
if (curChar == 45)
jjCheckNAdd(3);
break;
case 3:
if ((0xfffffcfe00000000L & l) == 0L)
break;
if (kind > 27)
kind = 27;
jjCheckNAdd(3);
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
MatchLoop: do
{
switch(jjstateSet[--i])
{
case 1:
if ((0x100000001000000L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 2;
break;
case 3:
if (kind > 27)
kind = 27;
jjstateSet[jjnewStateCnt++] = 3;
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))
break;
if (kind > 27)
kind = 27;
jjstateSet[jjnewStateCnt++] = 3;
break;
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 4 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
private final int jjStopStringLiteralDfa_1(int pos, long active0){
switch (pos) {
default :
return -1;
}
}
private final int jjStartNfa_1(int pos, long active0){
return jjMoveNfa_1(jjStopStringLiteralDfa_1(pos, active0), pos + 1);
}
private final int jjStartNfaWithStates_1(int pos, int kind, int state)
{
jjmatchedKind = kind;
jjmatchedPos = pos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return pos + 1; }
return jjMoveNfa_1(state, pos + 1);
}
private final int jjMoveStringLiteralDfa0_1()
{
switch(curChar)
{
default :
return jjMoveNfa_1(9, 0);
}
}
private final int jjMoveNfa_1(int startState, int curPos)
{
int[] nextStates;
int startsAt = 0;
jjnewStateCnt = 171;
int i = 1;
jjstateSet[0] = startState;
int j, kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
MatchLoop: do
{
switch(jjstateSet[--i])
{
case 27:
if (curChar == 45)
jjstateSet[jjnewStateCnt++] = 26;
break;
case 48:
if (curChar == 45)
jjstateSet[jjnewStateCnt++] = 47;
break;
case 76:
if (curChar == 45)
jjstateSet[jjnewStateCnt++] = 75;
break;
case 84:
if (curChar == 45)
jjstateSet[jjnewStateCnt++] = 83;
break;
case 109:
if (curChar == 45)
jjstateSet[jjnewStateCnt++] = 108;
break;
case 116:
if (curChar == 45)
jjstateSet[jjnewStateCnt++] = 115;
break;
case 133:
if (curChar == 45)
jjstateSet[jjnewStateCnt++] = 132;
break;
case 149:
if (curChar == 45)
jjstateSet[jjnewStateCnt++] = 148;
break;
case 164:
if (curChar == 45)
jjstateSet[jjnewStateCnt++] = 163;
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
MatchLoop: do
{
switch(jjstateSet[--i])
{
case 9:
if ((0x4000000040000L & l) != 0L)
jjAddStates(31, 35);
else if ((0x2000000020000L & l) != 0L)
jjAddStates(36, 37);
else if ((0x1000000010000L & l) != 0L)
jjAddStates(38, 40);
else if ((0x20000000200L & l) != 0L)
jjAddStates(41, 43);
else if ((0x800000008L & l) != 0L)
jjAddStates(44, 46);
else if ((0x200000002L & l) != 0L)
jjAddStates(47, 48);
else if ((0x8000000080000L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 37;
else if ((0x400000004000L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 29;
else if ((0x4000000040L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 15;
else if ((0x1000000010L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 8;
break;
case 0:
if ((0x200000002000L & l) != 0L && kind > 10)
kind = 10;
break;
case 1:
case 64:
case 70:
if ((0x4000000040000L & l) != 0L)
jjCheckNAdd(0);
break;
case 2:
if ((0x20000000200L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 1;
break;
case 3:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -