Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
net.sourceforge.pmd.lang.jsp.ast.JspParserImplTokenManager Maven / Gradle / Ivy
/* Generated By:JJTree&JavaCC: Do not edit this line. JspParserImplTokenManager.java */
package net.sourceforge.pmd.lang.jsp.ast;
import static net.sourceforge.pmd.lang.jsp.ast.JspTokenKinds.*;
/** net.sourceforge.pmd.lang.ast.impl.javacc.JavaccToken Manager. */
@net.sourceforge.pmd.annotation.Generated("org.javacc.javacc")
class JspParserImplTokenManager extends net.sourceforge.pmd.lang.ast.impl.javacc.AbstractTokenManager
{
/** Debug output. */
public java.io.PrintStream debugStream = System.out;
/** Set debug output. */
public void setDebugStream(java.io.PrintStream ds) { debugStream = ds; }
private final int jjStopStringLiteralDfa_2(int pos, long active0, long active1)
{
switch (pos)
{
default :
return -1;
}
}
private final int jjStartNfa_2(int pos, long active0, long active1)
{
return jjMoveNfa_2(jjStopStringLiteralDfa_2(pos, active0, active1), pos + 1);
}
private int jjStopAtPos(int pos, int kind)
{
jjmatchedKind = kind;
jjmatchedPos = pos;
return pos + 1;
}
private int jjMoveStringLiteralDfa0_2()
{
switch(curChar)
{
case 34:
return jjStopAtPos(0, 79);
default :
return jjMoveNfa_2(9, 0);
}
}
static final long[] jjbitVec0 = {
0xfffffffffffffffeL, 0xffffffffffffffffL, 0xffffffffffffffffL, 0xffffffffffffffffL
};
static final long[] jjbitVec2 = {
0x0L, 0x0L, 0xffffffffffffffffL, 0xffffffffffffffffL
};
private int jjMoveNfa_2(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 37;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 9:
if ((0xffffffe3ffffffffL & l) != 0L)
{
if (kind > 80)
kind = 80;
jjCheckNAddStates(0, 2);
}
else if ((0x1800000000L & l) != 0L)
jjCheckNAddTwoStates(30, 36);
if (curChar == 60)
jjstateSet[jjnewStateCnt++] = 26;
else if (curChar == 35)
jjstateSet[jjnewStateCnt++] = 10;
else if (curChar == 36)
jjstateSet[jjnewStateCnt++] = 0;
break;
case 1:
if ((0xffffff7bffffffffL & l) != 0L)
jjCheckNAddStates(3, 6);
break;
case 2:
if (curChar == 34)
jjCheckNAddTwoStates(3, 4);
break;
case 3:
if ((0xfffffffbffffffffL & l) != 0L)
jjCheckNAddTwoStates(3, 4);
break;
case 4:
if (curChar == 34)
jjCheckNAddStates(3, 6);
break;
case 5:
if (curChar == 39)
jjCheckNAddTwoStates(6, 7);
break;
case 6:
if ((0xffffff7fffffffffL & l) != 0L)
jjCheckNAddTwoStates(6, 7);
break;
case 7:
if (curChar == 39)
jjCheckNAddStates(3, 6);
break;
case 11:
if ((0xffffff7bffffffffL & l) != 0L)
jjCheckNAddStates(7, 10);
break;
case 12:
if (curChar == 34)
jjCheckNAddTwoStates(13, 14);
break;
case 13:
if ((0xfffffffbffffffffL & l) != 0L)
jjCheckNAddTwoStates(13, 14);
break;
case 14:
if (curChar == 34)
jjCheckNAddStates(7, 10);
break;
case 15:
if (curChar == 39)
jjCheckNAddTwoStates(16, 17);
break;
case 16:
if ((0xffffff7fffffffffL & l) != 0L)
jjCheckNAddTwoStates(16, 17);
break;
case 17:
if (curChar == 39)
jjCheckNAddStates(7, 10);
break;
case 19:
if (curChar == 35)
jjstateSet[jjnewStateCnt++] = 10;
break;
case 20:
if (curChar == 61)
jjCheckNAddTwoStates(21, 22);
break;
case 21:
if ((0xffffffdfffffffffL & l) != 0L)
jjCheckNAddStates(11, 13);
break;
case 22:
if (curChar == 37)
jjstateSet[jjnewStateCnt++] = 23;
break;
case 23:
if ((0xbfffffffffffffffL & l) != 0L)
jjCheckNAddStates(11, 13);
break;
case 24:
if (curChar == 62 && kind > 73)
kind = 73;
break;
case 25:
if (curChar == 37)
jjstateSet[jjnewStateCnt++] = 24;
break;
case 26:
if (curChar == 37)
jjstateSet[jjnewStateCnt++] = 20;
break;
case 27:
if (curChar == 60)
jjstateSet[jjnewStateCnt++] = 26;
break;
case 28:
if ((0xffffffe3ffffffffL & l) == 0L)
break;
if (kind > 80)
kind = 80;
jjCheckNAddStates(0, 2);
break;
case 29:
if ((0x1800000000L & l) != 0L)
jjCheckNAdd(30);
break;
case 30:
if ((0xfffffffbffffffffL & l) == 0L)
break;
if (kind > 80)
kind = 80;
jjCheckNAddStates(0, 2);
break;
case 33:
if (curChar == 35)
jjCheckNAdd(32);
break;
case 34:
if (curChar == 36)
jjCheckNAdd(32);
break;
case 35:
if ((0x1800000000L & l) != 0L)
jjCheckNAddTwoStates(30, 36);
break;
case 36:
if (curChar == 34 && kind > 81)
kind = 81;
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 9:
if (kind > 80)
kind = 80;
jjCheckNAddStates(0, 2);
if (curChar == 92)
jjAddStates(14, 15);
break;
case 0:
if (curChar == 123)
jjCheckNAddStates(3, 6);
break;
case 1:
if ((0xdfffffffffffffffL & l) != 0L)
jjCheckNAddStates(3, 6);
break;
case 3:
jjAddStates(16, 17);
break;
case 6:
jjAddStates(18, 19);
break;
case 8:
if (curChar == 125 && kind > 71)
kind = 71;
break;
case 10:
if (curChar == 123)
jjCheckNAddStates(7, 10);
break;
case 11:
if ((0xdfffffffffffffffL & l) != 0L)
jjCheckNAddStates(7, 10);
break;
case 13:
jjAddStates(20, 21);
break;
case 16:
jjAddStates(22, 23);
break;
case 18:
if (curChar == 125 && kind > 72)
kind = 72;
break;
case 21:
case 23:
jjCheckNAddStates(11, 13);
break;
case 28:
if (kind > 80)
kind = 80;
jjCheckNAddStates(0, 2);
break;
case 30:
if ((0xf7ffffffffffffffL & l) == 0L)
break;
if (kind > 80)
kind = 80;
jjCheckNAddStates(0, 2);
break;
case 31:
if (curChar == 92)
jjAddStates(14, 15);
break;
case 32:
if (curChar != 123)
break;
if (kind > 80)
kind = 80;
jjCheckNAddStates(0, 2);
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);
do
{
switch(jjstateSet[--i])
{
case 9:
case 28:
case 30:
if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
break;
if (kind > 80)
kind = 80;
jjCheckNAddStates(0, 2);
break;
case 1:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(3, 6);
break;
case 3:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(16, 17);
break;
case 6:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(18, 19);
break;
case 11:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(7, 10);
break;
case 13:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(20, 21);
break;
case 16:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(22, 23);
break;
case 21:
case 23:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjCheckNAddStates(11, 13);
break;
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 37 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
private int jjMoveStringLiteralDfa0_5()
{
return jjMoveNfa_5(0, 0);
}
static final long[] jjbitVec3 = {
0x0L, 0x0L, 0x0L, 0xff7fffffff7fffffL
};
private int jjMoveNfa_5(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 2;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 0:
if (curChar != 36)
break;
if (kind > 59)
kind = 59;
jjCheckNAdd(1);
break;
case 1:
if ((0x7ff601000000000L & l) == 0L)
break;
if (kind > 59)
kind = 59;
jjCheckNAdd(1);
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 0:
case 1:
if ((0x7fffffe87fffffeL & l) == 0L)
break;
if (kind > 59)
kind = 59;
jjCheckNAdd(1);
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);
do
{
switch(jjstateSet[--i])
{
case 0:
case 1:
if (!jjCanMove_1(hiByte, i1, i2, l1, l2))
break;
if (kind > 59)
kind = 59;
jjCheckNAdd(1);
break;
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 2 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
private final int jjStopStringLiteralDfa_14(int pos, long active0, long active1)
{
switch (pos)
{
default :
return -1;
}
}
private final int jjStartNfa_14(int pos, long active0, long active1)
{
return jjMoveNfa_14(jjStopStringLiteralDfa_14(pos, active0, active1), pos + 1);
}
private int jjMoveStringLiteralDfa0_14()
{
switch(curChar)
{
case 47:
return jjMoveStringLiteralDfa1_14(0x1L);
case 61:
return jjStopAtPos(0, 65);
case 62:
return jjStopAtPos(0, 62);
default :
return jjMoveNfa_14(1, 0);
}
}
private int jjMoveStringLiteralDfa1_14(long active1)
{
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_14(0, 0L, active1);
return 1;
}
switch(curChar)
{
case 62:
if ((active1 & 0x1L) != 0L)
return jjStopAtPos(1, 64);
break;
default :
break;
}
return jjStartNfa_14(0, 0L, active1);
}
private int jjMoveNfa_14(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 16;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 1:
if ((0x100002600L & l) != 0L)
{
if (kind > 23)
kind = 23;
jjCheckNAdd(0);
}
else if (curChar == 33)
jjCheckNAdd(13);
else if (curChar == 36)
jjstateSet[jjnewStateCnt++] = 3;
else if (curChar == 63)
jjCheckNAdd(13);
if (curChar == 36)
{
if (kind > 61)
kind = 61;
jjCheckNAdd(2);
}
break;
case 0:
if ((0x100002600L & l) == 0L)
break;
if (kind > 23)
kind = 23;
jjCheckNAdd(0);
break;
case 2:
if ((0x7ff601000000000L & l) == 0L)
break;
if (kind > 61)
kind = 61;
jjCheckNAdd(2);
break;
case 4:
if ((0xffffff7bffffffffL & l) != 0L)
jjCheckNAddStates(24, 27);
break;
case 5:
if (curChar == 34)
jjCheckNAddTwoStates(6, 7);
break;
case 6:
if ((0xfffffffbffffffffL & l) != 0L)
jjCheckNAddTwoStates(6, 7);
break;
case 7:
if (curChar == 34)
jjCheckNAddStates(24, 27);
break;
case 8:
if (curChar == 39)
jjCheckNAddTwoStates(9, 10);
break;
case 9:
if ((0xffffff7fffffffffL & l) != 0L)
jjCheckNAddTwoStates(9, 10);
break;
case 10:
if (curChar == 39)
jjCheckNAddStates(24, 27);
break;
case 12:
if (curChar == 36)
jjstateSet[jjnewStateCnt++] = 3;
break;
case 13:
if (curChar == 62 && kind > 63)
kind = 63;
break;
case 14:
if (curChar == 63)
jjCheckNAdd(13);
break;
case 15:
if (curChar == 33)
jjCheckNAdd(13);
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 1:
case 2:
if ((0x7fffffe87fffffeL & l) == 0L)
break;
if (kind > 61)
kind = 61;
jjCheckNAdd(2);
break;
case 3:
if (curChar == 123)
jjCheckNAddStates(24, 27);
break;
case 4:
if ((0xdfffffffffffffffL & l) != 0L)
jjCheckNAddStates(24, 27);
break;
case 6:
jjAddStates(18, 19);
break;
case 9:
jjAddStates(28, 29);
break;
case 11:
if (curChar == 125 && kind > 61)
kind = 61;
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);
do
{
switch(jjstateSet[--i])
{
case 1:
case 2:
if (!jjCanMove_1(hiByte, i1, i2, l1, l2))
break;
if (kind > 61)
kind = 61;
jjCheckNAdd(2);
break;
case 4:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(24, 27);
break;
case 6:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(18, 19);
break;
case 9:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(28, 29);
break;
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 16 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
private final int jjStopStringLiteralDfa_15(int pos, long active0)
{
switch (pos)
{
default :
return -1;
}
}
private final int jjStartNfa_15(int pos, long active0)
{
return jjMoveNfa_15(jjStopStringLiteralDfa_15(pos, active0), pos + 1);
}
private int jjMoveStringLiteralDfa0_15()
{
switch(curChar)
{
case 60:
jjmatchedKind = 24;
return jjMoveStringLiteralDfa1_15(0xffe000000L);
default :
return jjMoveNfa_15(10, 0);
}
}
private int jjMoveStringLiteralDfa1_15(long active0)
{
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_15(0, active0);
return 1;
}
switch(curChar)
{
case 33:
return jjMoveStringLiteralDfa2_15(active0, 0x34000000L);
case 37:
if ((active0 & 0x200000000L) != 0L)
{
jjmatchedKind = 33;
jjmatchedPos = 1;
}
return jjMoveStringLiteralDfa2_15(active0, 0x5c0000000L);
case 47:
if ((active0 & 0x2000000L) != 0L)
return jjStopAtPos(1, 25);
break;
case 63:
if ((active0 & 0x8000000L) != 0L)
return jjStopAtPos(1, 27);
break;
case 83:
case 115:
return jjMoveStringLiteralDfa2_15(active0, 0x800000000L);
default :
break;
}
return jjStartNfa_15(0, active0);
}
private int jjMoveStringLiteralDfa2_15(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_15(0, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_15(1, active0);
return 2;
}
switch(curChar)
{
case 33:
if ((active0 & 0x80000000L) != 0L)
return jjStopAtPos(2, 31);
break;
case 45:
return jjMoveStringLiteralDfa3_15(active0, 0x44000000L);
case 61:
if ((active0 & 0x100000000L) != 0L)
return jjStopAtPos(2, 32);
break;
case 64:
if ((active0 & 0x400000000L) != 0L)
return jjStopAtPos(2, 34);
break;
case 91:
return jjMoveStringLiteralDfa3_15(active0, 0x20000000L);
case 67:
case 99:
return jjMoveStringLiteralDfa3_15(active0, 0x800000000L);
case 68:
case 100:
return jjMoveStringLiteralDfa3_15(active0, 0x10000000L);
default :
break;
}
return jjStartNfa_15(1, active0);
}
private int jjMoveStringLiteralDfa3_15(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_15(1, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_15(2, active0);
return 3;
}
switch(curChar)
{
case 45:
if ((active0 & 0x4000000L) != 0L)
return jjStopAtPos(3, 26);
else if ((active0 & 0x40000000L) != 0L)
return jjStopAtPos(3, 30);
break;
case 67:
case 99:
return jjMoveStringLiteralDfa4_15(active0, 0x20000000L);
case 79:
case 111:
return jjMoveStringLiteralDfa4_15(active0, 0x10000000L);
case 82:
case 114:
return jjMoveStringLiteralDfa4_15(active0, 0x800000000L);
default :
break;
}
return jjStartNfa_15(2, active0);
}
private int jjMoveStringLiteralDfa4_15(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_15(2, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_15(3, active0);
return 4;
}
switch(curChar)
{
case 67:
case 99:
return jjMoveStringLiteralDfa5_15(active0, 0x10000000L);
case 68:
case 100:
return jjMoveStringLiteralDfa5_15(active0, 0x20000000L);
case 73:
case 105:
return jjMoveStringLiteralDfa5_15(active0, 0x800000000L);
default :
break;
}
return jjStartNfa_15(3, active0);
}
private int jjMoveStringLiteralDfa5_15(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_15(3, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_15(4, active0);
return 5;
}
switch(curChar)
{
case 65:
case 97:
return jjMoveStringLiteralDfa6_15(active0, 0x20000000L);
case 80:
case 112:
return jjMoveStringLiteralDfa6_15(active0, 0x800000000L);
case 84:
case 116:
return jjMoveStringLiteralDfa6_15(active0, 0x10000000L);
default :
break;
}
return jjStartNfa_15(4, active0);
}
private int jjMoveStringLiteralDfa6_15(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_15(4, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_15(5, active0);
return 6;
}
switch(curChar)
{
case 84:
case 116:
if ((active0 & 0x800000000L) != 0L)
return jjStopAtPos(6, 35);
return jjMoveStringLiteralDfa7_15(active0, 0x20000000L);
case 89:
case 121:
return jjMoveStringLiteralDfa7_15(active0, 0x10000000L);
default :
break;
}
return jjStartNfa_15(5, active0);
}
private int jjMoveStringLiteralDfa7_15(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_15(5, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_15(6, active0);
return 7;
}
switch(curChar)
{
case 65:
case 97:
return jjMoveStringLiteralDfa8_15(active0, 0x20000000L);
case 80:
case 112:
return jjMoveStringLiteralDfa8_15(active0, 0x10000000L);
default :
break;
}
return jjStartNfa_15(6, active0);
}
private int jjMoveStringLiteralDfa8_15(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_15(6, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_15(7, active0);
return 8;
}
switch(curChar)
{
case 91:
if ((active0 & 0x20000000L) != 0L)
return jjStopAtPos(8, 29);
break;
case 69:
case 101:
if ((active0 & 0x10000000L) != 0L)
return jjStopAtPos(8, 28);
break;
default :
break;
}
return jjStartNfa_15(7, active0);
}
private int jjMoveNfa_15(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 27;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 10:
if ((0xefffffe7ffffffffL & l) != 0L)
{
if (kind > 37)
kind = 37;
jjCheckNAddStates(30, 32);
}
else if ((0x1800000000L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 22;
if ((0x100002600L & l) != 0L)
{
if (kind > 23)
kind = 23;
jjCheckNAdd(0);
}
else if (curChar == 35)
jjstateSet[jjnewStateCnt++] = 11;
else if (curChar == 36)
jjstateSet[jjnewStateCnt++] = 1;
break;
case 0:
if ((0x100002600L & l) == 0L)
break;
if (kind > 23)
kind = 23;
jjCheckNAdd(0);
break;
case 2:
if ((0xffffff7bffffffffL & l) != 0L)
jjCheckNAddStates(33, 36);
break;
case 3:
if (curChar == 34)
jjCheckNAddTwoStates(4, 5);
break;
case 4:
if ((0xfffffffbffffffffL & l) != 0L)
jjCheckNAddTwoStates(4, 5);
break;
case 5:
if (curChar == 34)
jjCheckNAddStates(33, 36);
break;
case 6:
if (curChar == 39)
jjCheckNAddTwoStates(7, 8);
break;
case 7:
if ((0xffffff7fffffffffL & l) != 0L)
jjCheckNAddTwoStates(7, 8);
break;
case 8:
if (curChar == 39)
jjCheckNAddStates(33, 36);
break;
case 12:
if ((0xffffff7bffffffffL & l) != 0L)
jjCheckNAddStates(37, 40);
break;
case 13:
if (curChar == 34)
jjCheckNAddTwoStates(14, 15);
break;
case 14:
if ((0xfffffffbffffffffL & l) != 0L)
jjCheckNAddTwoStates(14, 15);
break;
case 15:
if (curChar == 34)
jjCheckNAddStates(37, 40);
break;
case 16:
if (curChar == 39)
jjCheckNAddTwoStates(17, 18);
break;
case 17:
if ((0xffffff7fffffffffL & l) != 0L)
jjCheckNAddTwoStates(17, 18);
break;
case 18:
if (curChar == 39)
jjCheckNAddStates(37, 40);
break;
case 19:
if (curChar == 35)
jjstateSet[jjnewStateCnt++] = 11;
break;
case 20:
if ((0xefffffe7ffffffffL & l) == 0L)
break;
if (kind > 37)
kind = 37;
jjCheckNAddStates(30, 32);
break;
case 21:
if ((0x1800000000L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 22;
break;
case 22:
if (kind > 37)
kind = 37;
jjCheckNAddStates(30, 32);
break;
case 25:
if (curChar == 35)
jjCheckNAdd(24);
break;
case 26:
if (curChar == 36)
jjCheckNAdd(24);
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 10:
if (kind > 37)
kind = 37;
jjCheckNAddStates(30, 32);
if (curChar == 92)
jjAddStates(41, 42);
break;
case 1:
if (curChar == 123)
jjCheckNAddStates(33, 36);
break;
case 2:
if ((0xdfffffffffffffffL & l) != 0L)
jjCheckNAddStates(33, 36);
break;
case 4:
jjAddStates(43, 44);
break;
case 7:
jjAddStates(45, 46);
break;
case 9:
if (curChar == 125 && kind > 36)
kind = 36;
break;
case 11:
if (curChar == 123)
jjCheckNAddStates(37, 40);
break;
case 12:
if ((0xdfffffffffffffffL & l) != 0L)
jjCheckNAddStates(37, 40);
break;
case 14:
jjAddStates(47, 48);
break;
case 17:
jjAddStates(49, 50);
break;
case 20:
if (kind > 37)
kind = 37;
jjCheckNAddStates(30, 32);
break;
case 22:
if ((0xf7ffffffffffffffL & l) == 0L)
break;
if (kind > 37)
kind = 37;
jjCheckNAddStates(30, 32);
break;
case 23:
if (curChar == 92)
jjAddStates(41, 42);
break;
case 24:
if (curChar != 123)
break;
if (kind > 37)
kind = 37;
jjCheckNAddStates(30, 32);
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);
do
{
switch(jjstateSet[--i])
{
case 10:
case 20:
case 22:
if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
break;
if (kind > 37)
kind = 37;
jjCheckNAddStates(30, 32);
break;
case 2:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjCheckNAddStates(33, 36);
break;
case 4:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(43, 44);
break;
case 7:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(45, 46);
break;
case 12:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjCheckNAddStates(37, 40);
break;
case 14:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(47, 48);
break;
case 17:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(49, 50);
break;
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 27 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
private final int jjStopStringLiteralDfa_11(int pos, long active0)
{
switch (pos)
{
case 0:
if ((active0 & 0x200000000000L) != 0L)
return 2;
return -1;
default :
return -1;
}
}
private final int jjStartNfa_11(int pos, long active0)
{
return jjMoveNfa_11(jjStopStringLiteralDfa_11(pos, active0), pos + 1);
}
private int jjMoveStringLiteralDfa0_11()
{
switch(curChar)
{
case 37:
return jjMoveStringLiteralDfa1_11(0x200000000000L);
default :
return jjMoveNfa_11(3, 0);
}
}
private int jjMoveStringLiteralDfa1_11(long active0)
{
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_11(0, active0);
return 1;
}
switch(curChar)
{
case 62:
if ((active0 & 0x200000000000L) != 0L)
return jjStopAtPos(1, 45);
break;
default :
break;
}
return jjStartNfa_11(0, active0);
}
private int jjMoveNfa_11(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 3;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 3:
if ((0xffffffdfffffffffL & l) != 0L)
{
if (kind > 46)
kind = 46;
jjCheckNAddTwoStates(0, 1);
}
else if (curChar == 37)
jjstateSet[jjnewStateCnt++] = 2;
break;
case 0:
if ((0xffffffdfffffffffL & l) == 0L)
break;
if (kind > 46)
kind = 46;
jjCheckNAddTwoStates(0, 1);
break;
case 1:
if (curChar == 37)
jjstateSet[jjnewStateCnt++] = 2;
break;
case 2:
if ((0xbfffffffffffffffL & l) == 0L)
break;
if (kind > 46)
kind = 46;
jjCheckNAddTwoStates(0, 1);
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 3:
case 0:
case 2:
if (kind > 46)
kind = 46;
jjCheckNAddTwoStates(0, 1);
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);
do
{
switch(jjstateSet[--i])
{
case 3:
case 0:
case 2:
if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
break;
if (kind > 46)
kind = 46;
jjCheckNAddTwoStates(0, 1);
break;
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 3 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
private int jjMoveStringLiteralDfa0_17()
{
return jjMoveNfa_17(1, 0);
}
private int jjMoveNfa_17(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 3;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 1:
if ((0x100002600L & l) != 0L)
{
if (kind > 22)
kind = 22;
jjCheckNAdd(0);
}
else if (curChar == 36)
{
if (kind > 38)
kind = 38;
jjCheckNAdd(2);
}
break;
case 0:
if ((0x100002600L & l) == 0L)
break;
kind = 22;
jjCheckNAdd(0);
break;
case 2:
if ((0x7ff601000000000L & l) == 0L)
break;
if (kind > 38)
kind = 38;
jjCheckNAdd(2);
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 1:
case 2:
if ((0x7fffffe87fffffeL & l) == 0L)
break;
if (kind > 38)
kind = 38;
jjCheckNAdd(2);
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);
do
{
switch(jjstateSet[--i])
{
case 1:
case 2:
if (!jjCanMove_1(hiByte, i1, i2, l1, l2))
break;
if (kind > 38)
kind = 38;
jjCheckNAdd(2);
break;
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 3 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
private final int jjStopStringLiteralDfa_16(int pos, long active0)
{
switch (pos)
{
default :
return -1;
}
}
private final int jjStartNfa_16(int pos, long active0)
{
return jjMoveNfa_16(jjStopStringLiteralDfa_16(pos, active0), pos + 1);
}
private int jjMoveStringLiteralDfa0_16()
{
switch(curChar)
{
case 37:
return jjMoveStringLiteralDfa1_16(0x40000000000L);
case 61:
return jjStopAtPos(0, 40);
default :
return jjMoveNfa_16(1, 0);
}
}
private int jjMoveStringLiteralDfa1_16(long active0)
{
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_16(0, active0);
return 1;
}
switch(curChar)
{
case 62:
if ((active0 & 0x40000000000L) != 0L)
return jjStopAtPos(1, 42);
break;
default :
break;
}
return jjStartNfa_16(0, active0);
}
private int jjMoveNfa_16(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 9;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 1:
if ((0x100002600L & l) != 0L)
{
if (kind > 22)
kind = 22;
jjCheckNAdd(0);
}
else if (curChar == 34)
jjCheckNAddTwoStates(7, 8);
else if (curChar == 39)
jjCheckNAddTwoStates(4, 5);
else if (curChar == 36)
{
if (kind > 39)
kind = 39;
jjCheckNAdd(2);
}
break;
case 0:
if ((0x100002600L & l) == 0L)
break;
if (kind > 22)
kind = 22;
jjCheckNAdd(0);
break;
case 2:
if ((0x7ff601000000000L & l) == 0L)
break;
if (kind > 39)
kind = 39;
jjCheckNAdd(2);
break;
case 3:
if (curChar == 39)
jjCheckNAddTwoStates(4, 5);
break;
case 4:
if ((0xffffff7fffffffffL & l) != 0L)
jjCheckNAddTwoStates(4, 5);
break;
case 5:
if (curChar == 39 && kind > 41)
kind = 41;
break;
case 6:
if (curChar == 34)
jjCheckNAddTwoStates(7, 8);
break;
case 7:
if ((0xfffffffbffffffffL & l) != 0L)
jjCheckNAddTwoStates(7, 8);
break;
case 8:
if (curChar == 34 && kind > 41)
kind = 41;
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 1:
case 2:
if ((0x7fffffe87fffffeL & l) == 0L)
break;
if (kind > 39)
kind = 39;
jjCheckNAdd(2);
break;
case 4:
jjAddStates(43, 44);
break;
case 7:
jjAddStates(45, 46);
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);
do
{
switch(jjstateSet[--i])
{
case 1:
case 2:
if (!jjCanMove_1(hiByte, i1, i2, l1, l2))
break;
if (kind > 39)
kind = 39;
jjCheckNAdd(2);
break;
case 4:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(43, 44);
break;
case 7:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(45, 46);
break;
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 9 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
private final int jjStopStringLiteralDfa_7(int pos, long active0)
{
switch (pos)
{
default :
return -1;
}
}
private final int jjStartNfa_7(int pos, long active0)
{
return jjMoveNfa_7(jjStopStringLiteralDfa_7(pos, active0), pos + 1);
}
private int jjMoveStringLiteralDfa0_7()
{
switch(curChar)
{
case 62:
return jjStopAtPos(0, 55);
case 80:
case 112:
return jjMoveStringLiteralDfa1_7(0x20000000000000L);
case 83:
case 115:
return jjMoveStringLiteralDfa1_7(0x40000000000000L);
default :
return jjMoveNfa_7(1, 0);
}
}
private int jjMoveStringLiteralDfa1_7(long active0)
{
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_7(0, active0);
return 1;
}
switch(curChar)
{
case 85:
case 117:
return jjMoveStringLiteralDfa2_7(active0, 0x20000000000000L);
case 89:
case 121:
return jjMoveStringLiteralDfa2_7(active0, 0x40000000000000L);
default :
break;
}
return jjStartNfa_7(0, active0);
}
private int jjMoveStringLiteralDfa2_7(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_7(0, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_7(1, active0);
return 2;
}
switch(curChar)
{
case 66:
case 98:
return jjMoveStringLiteralDfa3_7(active0, 0x20000000000000L);
case 83:
case 115:
return jjMoveStringLiteralDfa3_7(active0, 0x40000000000000L);
default :
break;
}
return jjStartNfa_7(1, active0);
}
private int jjMoveStringLiteralDfa3_7(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_7(1, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_7(2, active0);
return 3;
}
switch(curChar)
{
case 76:
case 108:
return jjMoveStringLiteralDfa4_7(active0, 0x20000000000000L);
case 84:
case 116:
return jjMoveStringLiteralDfa4_7(active0, 0x40000000000000L);
default :
break;
}
return jjStartNfa_7(2, active0);
}
private int jjMoveStringLiteralDfa4_7(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_7(2, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_7(3, active0);
return 4;
}
switch(curChar)
{
case 69:
case 101:
return jjMoveStringLiteralDfa5_7(active0, 0x40000000000000L);
case 73:
case 105:
return jjMoveStringLiteralDfa5_7(active0, 0x20000000000000L);
default :
break;
}
return jjStartNfa_7(3, active0);
}
private int jjMoveStringLiteralDfa5_7(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_7(3, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_7(4, active0);
return 5;
}
switch(curChar)
{
case 67:
case 99:
if ((active0 & 0x20000000000000L) != 0L)
return jjStopAtPos(5, 53);
break;
case 77:
case 109:
if ((active0 & 0x40000000000000L) != 0L)
return jjStopAtPos(5, 54);
break;
default :
break;
}
return jjStartNfa_7(4, active0);
}
private int jjMoveNfa_7(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 7;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 1:
if ((0x100002600L & l) != 0L)
{
if (kind > 51)
kind = 51;
jjCheckNAdd(0);
}
else if (curChar == 34)
jjCheckNAddTwoStates(5, 6);
else if (curChar == 39)
jjCheckNAddTwoStates(2, 3);
break;
case 0:
if ((0x100002600L & l) == 0L)
break;
if (kind > 51)
kind = 51;
jjCheckNAdd(0);
break;
case 2:
if ((0xffffff7fffffffffL & l) != 0L)
jjCheckNAddTwoStates(2, 3);
break;
case 3:
if (curChar == 39 && kind > 56)
kind = 56;
break;
case 4:
if (curChar == 34)
jjCheckNAddTwoStates(5, 6);
break;
case 5:
if ((0xfffffffbffffffffL & l) != 0L)
jjCheckNAddTwoStates(5, 6);
break;
case 6:
if (curChar == 34 && kind > 56)
kind = 56;
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 2:
jjAddStates(51, 52);
break;
case 5:
jjAddStates(53, 54);
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);
do
{
switch(jjstateSet[--i])
{
case 2:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(51, 52);
break;
case 5:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(53, 54);
break;
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 7 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
private int jjMoveStringLiteralDfa0_6()
{
switch(curChar)
{
case 93:
return jjMoveStringLiteralDfa1_6(0x400000000000000L);
default :
return 1;
}
}
private int jjMoveStringLiteralDfa1_6(long active0)
{
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
return 1;
}
switch(curChar)
{
case 93:
return jjMoveStringLiteralDfa2_6(active0, 0x400000000000000L);
default :
return 2;
}
}
private int jjMoveStringLiteralDfa2_6(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return 2;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
return 2;
}
switch(curChar)
{
case 62:
if ((active0 & 0x400000000000000L) != 0L)
return jjStopAtPos(2, 58);
break;
default :
return 3;
}
return 3;
}
private final int jjStopStringLiteralDfa_4(int pos, long active0, long active1)
{
switch (pos)
{
default :
return -1;
}
}
private final int jjStartNfa_4(int pos, long active0, long active1)
{
return jjMoveNfa_4(jjStopStringLiteralDfa_4(pos, active0, active1), pos + 1);
}
private int jjMoveStringLiteralDfa0_4()
{
switch(curChar)
{
case 34:
return jjStopAtPos(0, 68);
case 39:
return jjStopAtPos(0, 67);
default :
return jjMoveNfa_4(0, 0);
}
}
private int jjMoveNfa_4(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 2;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 0:
if ((0xffffff7affffffffL & l) != 0L)
{
if (kind > 69)
kind = 69;
}
else if (curChar == 32)
{
if (kind > 70)
kind = 70;
}
break;
case 1:
if (curChar == 32)
kind = 70;
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 0:
kind = 69;
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);
do
{
switch(jjstateSet[--i])
{
case 0:
if (jjCanMove_0(hiByte, i1, i2, l1, l2) && kind > 69)
kind = 69;
break;
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 2 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
private final int jjStopStringLiteralDfa_9(int pos, long active0)
{
switch (pos)
{
case 0:
if ((active0 & 0x2000000000000L) != 0L)
return 3;
return -1;
case 1:
if ((active0 & 0x2000000000000L) != 0L)
return 4;
return -1;
case 2:
if ((active0 & 0x2000000000000L) != 0L)
return 6;
return -1;
default :
return -1;
}
}
private final int jjStartNfa_9(int pos, long active0)
{
return jjMoveNfa_9(jjStopStringLiteralDfa_9(pos, active0), pos + 1);
}
private int jjMoveStringLiteralDfa0_9()
{
switch(curChar)
{
case 45:
return jjMoveStringLiteralDfa1_9(0x2000000000000L);
default :
return jjMoveNfa_9(8, 0);
}
}
private int jjMoveStringLiteralDfa1_9(long active0)
{
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_9(0, active0);
return 1;
}
switch(curChar)
{
case 45:
return jjMoveStringLiteralDfa2_9(active0, 0x2000000000000L);
default :
break;
}
return jjStartNfa_9(0, active0);
}
private int jjMoveStringLiteralDfa2_9(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_9(0, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_9(1, active0);
return 2;
}
switch(curChar)
{
case 37:
return jjMoveStringLiteralDfa3_9(active0, 0x2000000000000L);
default :
break;
}
return jjStartNfa_9(1, active0);
}
private int jjMoveStringLiteralDfa3_9(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_9(1, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_9(2, active0);
return 3;
}
switch(curChar)
{
case 62:
if ((active0 & 0x2000000000000L) != 0L)
return jjStopAtPos(3, 49);
break;
default :
break;
}
return jjStartNfa_9(2, active0);
}
private int jjMoveNfa_9(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 8;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 4:
if ((0xffffffdfffffffffL & l) != 0L)
{
if (kind > 50)
kind = 50;
jjCheckNAddStates(55, 57);
}
else if (curChar == 37)
jjstateSet[jjnewStateCnt++] = 6;
break;
case 3:
if ((0xffffdfffffffffffL & l) != 0L)
{
if (kind > 50)
kind = 50;
jjCheckNAddStates(55, 57);
}
else if (curChar == 45)
jjstateSet[jjnewStateCnt++] = 5;
if (curChar == 45)
jjstateSet[jjnewStateCnt++] = 4;
break;
case 8:
if ((0xffffdfffffffffffL & l) != 0L)
{
if (kind > 50)
kind = 50;
jjCheckNAddStates(55, 57);
}
else if (curChar == 45)
jjAddStates(58, 59);
if (curChar == 45)
jjCheckNAdd(0);
break;
case 0:
if ((0xffffdfffffffffffL & l) == 0L)
break;
if (kind > 50)
kind = 50;
jjCheckNAddStates(55, 57);
break;
case 1:
if (curChar == 45)
jjCheckNAdd(0);
break;
case 2:
if (curChar == 45)
jjAddStates(58, 59);
break;
case 5:
if (curChar == 37)
jjstateSet[jjnewStateCnt++] = 6;
break;
case 6:
if ((0xbfffffffffffffffL & l) == 0L)
break;
if (kind > 50)
kind = 50;
jjCheckNAddStates(55, 57);
break;
case 7:
if (curChar == 45)
jjstateSet[jjnewStateCnt++] = 5;
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 4:
case 6:
if (kind > 50)
kind = 50;
jjCheckNAddStates(55, 57);
break;
case 3:
case 0:
if (kind > 50)
kind = 50;
jjCheckNAddStates(55, 57);
break;
case 8:
if (kind > 50)
kind = 50;
jjCheckNAddStates(55, 57);
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);
do
{
switch(jjstateSet[--i])
{
case 4:
case 6:
if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
break;
if (kind > 50)
kind = 50;
jjCheckNAddStates(55, 57);
break;
case 3:
case 0:
if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
break;
if (kind > 50)
kind = 50;
jjCheckNAddStates(55, 57);
break;
case 8:
if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
break;
if (kind > 50)
kind = 50;
jjCheckNAddStates(55, 57);
break;
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 8 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
private int jjMoveStringLiteralDfa0_13()
{
return jjMoveNfa_13(1, 0);
}
private int jjMoveNfa_13(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 21;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 1:
if ((0x100002600L & l) != 0L)
{
if (kind > 23)
kind = 23;
jjCheckNAdd(0);
}
else if (curChar == 60)
jjAddStates(60, 62);
break;
case 0:
if ((0x100002600L & l) == 0L)
break;
kind = 23;
jjCheckNAdd(0);
break;
case 8:
if (curChar == 47)
jjstateSet[jjnewStateCnt++] = 7;
break;
case 14:
if (curChar == 47)
jjstateSet[jjnewStateCnt++] = 13;
break;
case 20:
if (curChar == 47)
jjstateSet[jjnewStateCnt++] = 19;
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 2:
if ((0x10000000100000L & l) != 0L)
kind = 85;
break;
case 3:
case 9:
case 15:
if ((0x1000000010000L & l) != 0L)
jjCheckNAdd(2);
break;
case 4:
if ((0x20000000200L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 3;
break;
case 5:
if ((0x4000000040000L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 4;
break;
case 6:
if ((0x800000008L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 5;
break;
case 7:
if ((0x8000000080000L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 6;
break;
case 10:
if ((0x20000000200L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 9;
break;
case 11:
if ((0x4000000040000L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 10;
break;
case 12:
if ((0x800000008L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 11;
break;
case 13:
if ((0x8000000080000L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 12;
break;
case 16:
if ((0x20000000200L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 15;
break;
case 17:
if ((0x4000000040000L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 16;
break;
case 18:
if ((0x800000008L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 17;
break;
case 19:
if ((0x8000000080000L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 18;
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);
do
{
switch(jjstateSet[--i])
{
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 21 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
private int jjMoveStringLiteralDfa0_0()
{
return jjMoveNfa_0(0, 0);
}
private int jjMoveNfa_0(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 5;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 0:
if (curChar == 45)
jjAddStates(63, 64);
break;
case 1:
if (curChar == 45)
jjCheckNAddTwoStates(2, 3);
break;
case 2:
if (curChar == 32)
jjCheckNAddTwoStates(2, 3);
break;
case 3:
case 4:
if (curChar == 62 && kind > 82)
kind = 82;
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
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);
do
{
switch(jjstateSet[--i])
{
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 5 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
private int jjMoveStringLiteralDfa0_8()
{
return jjMoveNfa_8(1, 0);
}
private int jjMoveNfa_8(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 3;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 1:
if ((0x100002600L & l) != 0L)
{
if (kind > 51)
kind = 51;
jjCheckNAdd(0);
}
else if ((0x400001000000000L & l) != 0L)
{
if (kind > 52)
kind = 52;
jjCheckNAdd(2);
}
break;
case 0:
if ((0x100002600L & l) == 0L)
break;
kind = 51;
jjCheckNAdd(0);
break;
case 2:
if ((0x7ff601000000000L & l) == 0L)
break;
if (kind > 52)
kind = 52;
jjCheckNAdd(2);
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 1:
case 2:
if ((0x7fffffe87fffffeL & l) == 0L)
break;
if (kind > 52)
kind = 52;
jjCheckNAdd(2);
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);
do
{
switch(jjstateSet[--i])
{
case 1:
case 2:
if (!jjCanMove_1(hiByte, i1, i2, l1, l2))
break;
if (kind > 52)
kind = 52;
jjCheckNAdd(2);
break;
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 3 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
private final int jjStopStringLiteralDfa_3(int pos, long active0, long active1)
{
switch (pos)
{
default :
return -1;
}
}
private final int jjStartNfa_3(int pos, long active0, long active1)
{
return jjMoveNfa_3(jjStopStringLiteralDfa_3(pos, active0, active1), pos + 1);
}
private int jjMoveStringLiteralDfa0_3()
{
switch(curChar)
{
case 39:
return jjStopAtPos(0, 76);
default :
return jjMoveNfa_3(9, 0);
}
}
private int jjMoveNfa_3(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 37;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 9:
if ((0xffffff67ffffffffL & l) != 0L)
{
if (kind > 77)
kind = 77;
jjCheckNAddStates(0, 2);
}
else if ((0x1800000000L & l) != 0L)
jjCheckNAddTwoStates(30, 36);
if (curChar == 60)
jjstateSet[jjnewStateCnt++] = 26;
else if (curChar == 35)
jjstateSet[jjnewStateCnt++] = 10;
else if (curChar == 36)
jjstateSet[jjnewStateCnt++] = 0;
break;
case 1:
if ((0xffffff7bffffffffL & l) != 0L)
jjCheckNAddStates(3, 6);
break;
case 2:
if (curChar == 34)
jjCheckNAddTwoStates(3, 4);
break;
case 3:
if ((0xfffffffbffffffffL & l) != 0L)
jjCheckNAddTwoStates(3, 4);
break;
case 4:
if (curChar == 34)
jjCheckNAddStates(3, 6);
break;
case 5:
if (curChar == 39)
jjCheckNAddTwoStates(6, 7);
break;
case 6:
if ((0xffffff7fffffffffL & l) != 0L)
jjCheckNAddTwoStates(6, 7);
break;
case 7:
if (curChar == 39)
jjCheckNAddStates(3, 6);
break;
case 11:
if ((0xffffff7bffffffffL & l) != 0L)
jjCheckNAddStates(7, 10);
break;
case 12:
if (curChar == 34)
jjCheckNAddTwoStates(13, 14);
break;
case 13:
if ((0xfffffffbffffffffL & l) != 0L)
jjCheckNAddTwoStates(13, 14);
break;
case 14:
if (curChar == 34)
jjCheckNAddStates(7, 10);
break;
case 15:
if (curChar == 39)
jjCheckNAddTwoStates(16, 17);
break;
case 16:
if ((0xffffff7fffffffffL & l) != 0L)
jjCheckNAddTwoStates(16, 17);
break;
case 17:
if (curChar == 39)
jjCheckNAddStates(7, 10);
break;
case 19:
if (curChar == 35)
jjstateSet[jjnewStateCnt++] = 10;
break;
case 20:
if (curChar == 61)
jjCheckNAddTwoStates(21, 22);
break;
case 21:
if ((0xffffffdfffffffffL & l) != 0L)
jjCheckNAddStates(11, 13);
break;
case 22:
if (curChar == 37)
jjstateSet[jjnewStateCnt++] = 23;
break;
case 23:
if ((0xbfffffffffffffffL & l) != 0L)
jjCheckNAddStates(11, 13);
break;
case 24:
if (curChar == 62 && kind > 73)
kind = 73;
break;
case 25:
if (curChar == 37)
jjstateSet[jjnewStateCnt++] = 24;
break;
case 26:
if (curChar == 37)
jjstateSet[jjnewStateCnt++] = 20;
break;
case 27:
if (curChar == 60)
jjstateSet[jjnewStateCnt++] = 26;
break;
case 28:
if ((0xffffff67ffffffffL & l) == 0L)
break;
if (kind > 77)
kind = 77;
jjCheckNAddStates(0, 2);
break;
case 29:
if ((0x1800000000L & l) != 0L)
jjCheckNAdd(30);
break;
case 30:
if ((0xffffff7fffffffffL & l) == 0L)
break;
if (kind > 77)
kind = 77;
jjCheckNAddStates(0, 2);
break;
case 33:
if (curChar == 35)
jjCheckNAdd(32);
break;
case 34:
if (curChar == 36)
jjCheckNAdd(32);
break;
case 35:
if ((0x1800000000L & l) != 0L)
jjCheckNAddTwoStates(30, 36);
break;
case 36:
if (curChar == 39 && kind > 78)
kind = 78;
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 9:
if (kind > 77)
kind = 77;
jjCheckNAddStates(0, 2);
if (curChar == 92)
jjAddStates(14, 15);
break;
case 0:
if (curChar == 123)
jjCheckNAddStates(3, 6);
break;
case 1:
if ((0xdfffffffffffffffL & l) != 0L)
jjCheckNAddStates(3, 6);
break;
case 3:
jjAddStates(16, 17);
break;
case 6:
jjAddStates(18, 19);
break;
case 8:
if (curChar == 125 && kind > 71)
kind = 71;
break;
case 10:
if (curChar == 123)
jjCheckNAddStates(7, 10);
break;
case 11:
if ((0xdfffffffffffffffL & l) != 0L)
jjCheckNAddStates(7, 10);
break;
case 13:
jjAddStates(20, 21);
break;
case 16:
jjAddStates(22, 23);
break;
case 18:
if (curChar == 125 && kind > 72)
kind = 72;
break;
case 21:
case 23:
jjCheckNAddStates(11, 13);
break;
case 28:
if (kind > 77)
kind = 77;
jjCheckNAddStates(0, 2);
break;
case 30:
if ((0xf7ffffffffffffffL & l) == 0L)
break;
if (kind > 77)
kind = 77;
jjCheckNAddStates(0, 2);
break;
case 31:
if (curChar == 92)
jjAddStates(14, 15);
break;
case 32:
if (curChar != 123)
break;
if (kind > 77)
kind = 77;
jjCheckNAddStates(0, 2);
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);
do
{
switch(jjstateSet[--i])
{
case 9:
case 28:
case 30:
if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
break;
if (kind > 77)
kind = 77;
jjCheckNAddStates(0, 2);
break;
case 1:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(3, 6);
break;
case 3:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(16, 17);
break;
case 6:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(18, 19);
break;
case 11:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(7, 10);
break;
case 13:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(20, 21);
break;
case 16:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(22, 23);
break;
case 21:
case 23:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjCheckNAddStates(11, 13);
break;
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 37 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
private final int jjStopStringLiteralDfa_12(int pos, long active0)
{
switch (pos)
{
case 0:
if ((active0 & 0x80000000000L) != 0L)
return 2;
return -1;
default :
return -1;
}
}
private final int jjStartNfa_12(int pos, long active0)
{
return jjMoveNfa_12(jjStopStringLiteralDfa_12(pos, active0), pos + 1);
}
private int jjMoveStringLiteralDfa0_12()
{
switch(curChar)
{
case 37:
return jjMoveStringLiteralDfa1_12(0x80000000000L);
default :
return jjMoveNfa_12(9, 0);
}
}
private int jjMoveStringLiteralDfa1_12(long active0)
{
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_12(0, active0);
return 1;
}
switch(curChar)
{
case 62:
if ((active0 & 0x80000000000L) != 0L)
return jjStopAtPos(1, 43);
break;
default :
break;
}
return jjStartNfa_12(0, active0);
}
private int jjMoveNfa_12(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 9;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 9:
if ((0xffffff5bffffffffL & l) != 0L)
{
if (kind > 44)
kind = 44;
jjCheckNAddStates(65, 68);
}
else if (curChar == 39)
jjCheckNAddTwoStates(7, 8);
else if (curChar == 34)
jjCheckNAddTwoStates(4, 5);
else if (curChar == 37)
jjstateSet[jjnewStateCnt++] = 2;
break;
case 0:
if ((0xffffff5bffffffffL & l) == 0L)
break;
if (kind > 44)
kind = 44;
jjCheckNAddStates(65, 68);
break;
case 1:
if (curChar == 37)
jjstateSet[jjnewStateCnt++] = 2;
break;
case 2:
if ((0xbfffffffffffffffL & l) == 0L)
break;
if (kind > 44)
kind = 44;
jjCheckNAddStates(65, 68);
break;
case 3:
if (curChar == 34)
jjCheckNAddTwoStates(4, 5);
break;
case 4:
if ((0xfffffffbffffffffL & l) != 0L)
jjCheckNAddTwoStates(4, 5);
break;
case 5:
if (curChar != 34)
break;
if (kind > 44)
kind = 44;
jjCheckNAddStates(65, 68);
break;
case 6:
if (curChar == 39)
jjCheckNAddTwoStates(7, 8);
break;
case 7:
if ((0xffffff7fffffffffL & l) != 0L)
jjCheckNAddTwoStates(7, 8);
break;
case 8:
if (curChar != 39)
break;
if (kind > 44)
kind = 44;
jjCheckNAddStates(65, 68);
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 9:
case 0:
case 2:
if (kind > 44)
kind = 44;
jjCheckNAddStates(65, 68);
break;
case 4:
jjAddStates(43, 44);
break;
case 7:
jjAddStates(45, 46);
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);
do
{
switch(jjstateSet[--i])
{
case 9:
case 0:
case 2:
if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
break;
if (kind > 44)
kind = 44;
jjCheckNAddStates(65, 68);
break;
case 4:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(43, 44);
break;
case 7:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(45, 46);
break;
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 9 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
private final int jjStopStringLiteralDfa_10(int pos, long active0)
{
switch (pos)
{
case 0:
if ((active0 & 0x800000000000L) != 0L)
return 2;
return -1;
default :
return -1;
}
}
private final int jjStartNfa_10(int pos, long active0)
{
return jjMoveNfa_10(jjStopStringLiteralDfa_10(pos, active0), pos + 1);
}
private int jjMoveStringLiteralDfa0_10()
{
switch(curChar)
{
case 37:
return jjMoveStringLiteralDfa1_10(0x800000000000L);
default :
return jjMoveNfa_10(9, 0);
}
}
private int jjMoveStringLiteralDfa1_10(long active0)
{
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_10(0, active0);
return 1;
}
switch(curChar)
{
case 62:
if ((active0 & 0x800000000000L) != 0L)
return jjStopAtPos(1, 47);
break;
default :
break;
}
return jjStartNfa_10(0, active0);
}
private int jjMoveNfa_10(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 9;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 9:
if ((0xffffff5bffffffffL & l) != 0L)
{
if (kind > 48)
kind = 48;
jjCheckNAddStates(65, 68);
}
else if (curChar == 39)
jjCheckNAddTwoStates(7, 8);
else if (curChar == 34)
jjCheckNAddTwoStates(4, 5);
else if (curChar == 37)
jjstateSet[jjnewStateCnt++] = 2;
break;
case 0:
if ((0xffffff5bffffffffL & l) == 0L)
break;
if (kind > 48)
kind = 48;
jjCheckNAddStates(65, 68);
break;
case 1:
if (curChar == 37)
jjstateSet[jjnewStateCnt++] = 2;
break;
case 2:
if ((0xbfffffffffffffffL & l) == 0L)
break;
if (kind > 48)
kind = 48;
jjCheckNAddStates(65, 68);
break;
case 3:
if (curChar == 34)
jjCheckNAddTwoStates(4, 5);
break;
case 4:
if ((0xfffffffbffffffffL & l) != 0L)
jjCheckNAddTwoStates(4, 5);
break;
case 5:
if (curChar != 34)
break;
if (kind > 48)
kind = 48;
jjCheckNAddStates(65, 68);
break;
case 6:
if (curChar == 39)
jjCheckNAddTwoStates(7, 8);
break;
case 7:
if ((0xffffff7fffffffffL & l) != 0L)
jjCheckNAddTwoStates(7, 8);
break;
case 8:
if (curChar != 39)
break;
if (kind > 48)
kind = 48;
jjCheckNAddStates(65, 68);
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 9:
case 0:
case 2:
if (kind > 48)
kind = 48;
jjCheckNAddStates(65, 68);
break;
case 4:
jjAddStates(43, 44);
break;
case 7:
jjAddStates(45, 46);
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);
do
{
switch(jjstateSet[--i])
{
case 9:
case 0:
case 2:
if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
break;
if (kind > 48)
kind = 48;
jjCheckNAddStates(65, 68);
break;
case 4:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(43, 44);
break;
case 7:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(45, 46);
break;
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 9 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
private final int jjStopStringLiteralDfa_18(int pos, long active0)
{
switch (pos)
{
default :
return -1;
}
}
private final int jjStartNfa_18(int pos, long active0)
{
return jjMoveNfa_18(jjStopStringLiteralDfa_18(pos, active0), pos + 1);
}
private int jjMoveStringLiteralDfa0_18()
{
switch(curChar)
{
case 60:
jjmatchedKind = 24;
return jjMoveStringLiteralDfa1_18(0xffe000000L);
default :
return jjMoveNfa_18(0, 0);
}
}
private int jjMoveStringLiteralDfa1_18(long active0)
{
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_18(0, active0);
return 1;
}
switch(curChar)
{
case 33:
return jjMoveStringLiteralDfa2_18(active0, 0x34000000L);
case 37:
if ((active0 & 0x200000000L) != 0L)
{
jjmatchedKind = 33;
jjmatchedPos = 1;
}
return jjMoveStringLiteralDfa2_18(active0, 0x5c0000000L);
case 47:
if ((active0 & 0x2000000L) != 0L)
return jjStopAtPos(1, 25);
break;
case 63:
if ((active0 & 0x8000000L) != 0L)
return jjStopAtPos(1, 27);
break;
case 83:
case 115:
return jjMoveStringLiteralDfa2_18(active0, 0x800000000L);
default :
break;
}
return jjStartNfa_18(0, active0);
}
private int jjMoveStringLiteralDfa2_18(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_18(0, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_18(1, active0);
return 2;
}
switch(curChar)
{
case 33:
if ((active0 & 0x80000000L) != 0L)
return jjStopAtPos(2, 31);
break;
case 45:
return jjMoveStringLiteralDfa3_18(active0, 0x44000000L);
case 61:
if ((active0 & 0x100000000L) != 0L)
return jjStopAtPos(2, 32);
break;
case 64:
if ((active0 & 0x400000000L) != 0L)
return jjStopAtPos(2, 34);
break;
case 91:
return jjMoveStringLiteralDfa3_18(active0, 0x20000000L);
case 67:
case 99:
return jjMoveStringLiteralDfa3_18(active0, 0x800000000L);
case 68:
case 100:
return jjMoveStringLiteralDfa3_18(active0, 0x10000000L);
default :
break;
}
return jjStartNfa_18(1, active0);
}
private int jjMoveStringLiteralDfa3_18(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_18(1, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_18(2, active0);
return 3;
}
switch(curChar)
{
case 45:
if ((active0 & 0x4000000L) != 0L)
return jjStopAtPos(3, 26);
else if ((active0 & 0x40000000L) != 0L)
return jjStopAtPos(3, 30);
break;
case 67:
case 99:
return jjMoveStringLiteralDfa4_18(active0, 0x20000000L);
case 79:
case 111:
return jjMoveStringLiteralDfa4_18(active0, 0x10000000L);
case 82:
case 114:
return jjMoveStringLiteralDfa4_18(active0, 0x800000000L);
default :
break;
}
return jjStartNfa_18(2, active0);
}
private int jjMoveStringLiteralDfa4_18(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_18(2, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_18(3, active0);
return 4;
}
switch(curChar)
{
case 67:
case 99:
return jjMoveStringLiteralDfa5_18(active0, 0x10000000L);
case 68:
case 100:
return jjMoveStringLiteralDfa5_18(active0, 0x20000000L);
case 73:
case 105:
return jjMoveStringLiteralDfa5_18(active0, 0x800000000L);
default :
break;
}
return jjStartNfa_18(3, active0);
}
private int jjMoveStringLiteralDfa5_18(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_18(3, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_18(4, active0);
return 5;
}
switch(curChar)
{
case 65:
case 97:
return jjMoveStringLiteralDfa6_18(active0, 0x20000000L);
case 80:
case 112:
return jjMoveStringLiteralDfa6_18(active0, 0x800000000L);
case 84:
case 116:
return jjMoveStringLiteralDfa6_18(active0, 0x10000000L);
default :
break;
}
return jjStartNfa_18(4, active0);
}
private int jjMoveStringLiteralDfa6_18(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_18(4, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_18(5, active0);
return 6;
}
switch(curChar)
{
case 84:
case 116:
if ((active0 & 0x800000000L) != 0L)
return jjStopAtPos(6, 35);
return jjMoveStringLiteralDfa7_18(active0, 0x20000000L);
case 89:
case 121:
return jjMoveStringLiteralDfa7_18(active0, 0x10000000L);
default :
break;
}
return jjStartNfa_18(5, active0);
}
private int jjMoveStringLiteralDfa7_18(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_18(5, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_18(6, active0);
return 7;
}
switch(curChar)
{
case 65:
case 97:
return jjMoveStringLiteralDfa8_18(active0, 0x20000000L);
case 80:
case 112:
return jjMoveStringLiteralDfa8_18(active0, 0x10000000L);
default :
break;
}
return jjStartNfa_18(6, active0);
}
private int jjMoveStringLiteralDfa8_18(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_18(6, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_18(7, active0);
return 8;
}
switch(curChar)
{
case 91:
if ((active0 & 0x20000000L) != 0L)
return jjStopAtPos(8, 29);
break;
case 69:
case 101:
if ((active0 & 0x10000000L) != 0L)
return jjStopAtPos(8, 28);
break;
default :
break;
}
return jjStartNfa_18(7, active0);
}
private int jjMoveNfa_18(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 1;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 0:
if ((0x100002600L & l) == 0L)
break;
kind = 22;
jjstateSet[jjnewStateCnt++] = 0;
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
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);
do
{
switch(jjstateSet[--i])
{
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 1 - (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, long active1)
{
switch (pos)
{
default :
return -1;
}
}
private final int jjStartNfa_1(int pos, long active0, long active1)
{
return jjMoveNfa_1(jjStopStringLiteralDfa_1(pos, active0, active1), pos + 1);
}
private int jjMoveStringLiteralDfa0_1()
{
switch(curChar)
{
case 32:
return jjStopAtPos(0, 74);
default :
return jjMoveNfa_1(9, 0);
}
}
private int jjMoveNfa_1(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 35;
int i = 1;
jjstateSet[0] = startState;
int kind = 0x7fffffff;
for (;;)
{
if (++jjround == 0x7fffffff)
ReInitRounds();
if (curChar < 64)
{
long l = 1L << curChar;
do
{
switch(jjstateSet[--i])
{
case 9:
if ((0xffffffe6ffffffffL & l) != 0L)
{
if (kind > 75)
kind = 75;
jjCheckNAddStates(0, 2);
}
else if ((0x1800000000L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 30;
if (curChar == 60)
jjstateSet[jjnewStateCnt++] = 26;
else if (curChar == 35)
jjstateSet[jjnewStateCnt++] = 10;
else if (curChar == 36)
jjstateSet[jjnewStateCnt++] = 0;
break;
case 1:
if ((0xffffff7bffffffffL & l) != 0L)
jjCheckNAddStates(3, 6);
break;
case 2:
if (curChar == 34)
jjCheckNAddTwoStates(3, 4);
break;
case 3:
if ((0xfffffffbffffffffL & l) != 0L)
jjCheckNAddTwoStates(3, 4);
break;
case 4:
if (curChar == 34)
jjCheckNAddStates(3, 6);
break;
case 5:
if (curChar == 39)
jjCheckNAddTwoStates(6, 7);
break;
case 6:
if ((0xffffff7fffffffffL & l) != 0L)
jjCheckNAddTwoStates(6, 7);
break;
case 7:
if (curChar == 39)
jjCheckNAddStates(3, 6);
break;
case 11:
if ((0xffffff7bffffffffL & l) != 0L)
jjCheckNAddStates(7, 10);
break;
case 12:
if (curChar == 34)
jjCheckNAddTwoStates(13, 14);
break;
case 13:
if ((0xfffffffbffffffffL & l) != 0L)
jjCheckNAddTwoStates(13, 14);
break;
case 14:
if (curChar == 34)
jjCheckNAddStates(7, 10);
break;
case 15:
if (curChar == 39)
jjCheckNAddTwoStates(16, 17);
break;
case 16:
if ((0xffffff7fffffffffL & l) != 0L)
jjCheckNAddTwoStates(16, 17);
break;
case 17:
if (curChar == 39)
jjCheckNAddStates(7, 10);
break;
case 19:
if (curChar == 35)
jjstateSet[jjnewStateCnt++] = 10;
break;
case 20:
if (curChar == 61)
jjCheckNAddTwoStates(21, 22);
break;
case 21:
if ((0xffffffdfffffffffL & l) != 0L)
jjCheckNAddStates(11, 13);
break;
case 22:
if (curChar == 37)
jjstateSet[jjnewStateCnt++] = 23;
break;
case 23:
if ((0xbfffffffffffffffL & l) != 0L)
jjCheckNAddStates(11, 13);
break;
case 24:
if (curChar == 62 && kind > 73)
kind = 73;
break;
case 25:
if (curChar == 37)
jjstateSet[jjnewStateCnt++] = 24;
break;
case 26:
if (curChar == 37)
jjstateSet[jjnewStateCnt++] = 20;
break;
case 27:
if (curChar == 60)
jjstateSet[jjnewStateCnt++] = 26;
break;
case 28:
if ((0xffffffe6ffffffffL & l) == 0L)
break;
if (kind > 75)
kind = 75;
jjCheckNAddStates(0, 2);
break;
case 29:
if ((0x1800000000L & l) != 0L)
jjstateSet[jjnewStateCnt++] = 30;
break;
case 30:
if (kind > 75)
kind = 75;
jjCheckNAddStates(0, 2);
break;
case 33:
if (curChar == 35)
jjCheckNAdd(32);
break;
case 34:
if (curChar == 36)
jjCheckNAdd(32);
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 9:
if (kind > 75)
kind = 75;
jjCheckNAddStates(0, 2);
if (curChar == 92)
jjAddStates(14, 15);
break;
case 0:
if (curChar == 123)
jjCheckNAddStates(3, 6);
break;
case 1:
if ((0xdfffffffffffffffL & l) != 0L)
jjCheckNAddStates(3, 6);
break;
case 3:
jjAddStates(16, 17);
break;
case 6:
jjAddStates(18, 19);
break;
case 8:
if (curChar == 125 && kind > 71)
kind = 71;
break;
case 10:
if (curChar == 123)
jjCheckNAddStates(7, 10);
break;
case 11:
if ((0xdfffffffffffffffL & l) != 0L)
jjCheckNAddStates(7, 10);
break;
case 13:
jjAddStates(20, 21);
break;
case 16:
jjAddStates(22, 23);
break;
case 18:
if (curChar == 125 && kind > 72)
kind = 72;
break;
case 21:
case 23:
jjCheckNAddStates(11, 13);
break;
case 28:
if (kind > 75)
kind = 75;
jjCheckNAddStates(0, 2);
break;
case 30:
if ((0xf7ffffffffffffffL & l) == 0L)
break;
if (kind > 75)
kind = 75;
jjCheckNAddStates(0, 2);
break;
case 31:
if (curChar == 92)
jjAddStates(14, 15);
break;
case 32:
if (curChar != 123)
break;
if (kind > 75)
kind = 75;
jjCheckNAddStates(0, 2);
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);
do
{
switch(jjstateSet[--i])
{
case 9:
case 28:
case 30:
if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
break;
if (kind > 75)
kind = 75;
jjCheckNAddStates(0, 2);
break;
case 1:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(3, 6);
break;
case 3:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(16, 17);
break;
case 6:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(18, 19);
break;
case 11:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(7, 10);
break;
case 13:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(20, 21);
break;
case 16:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjAddStates(22, 23);
break;
case 21:
case 23:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
jjCheckNAddStates(11, 13);
break;
default : break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
if ((i = jjnewStateCnt) == (startsAt = 35 - (jjnewStateCnt = startsAt)))
return curPos;
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) { return curPos; }
}
}
static final int[] jjnextStates = {
28, 29, 31, 1, 2, 5, 8, 11, 12, 15, 18, 21, 22, 25, 33, 34,
3, 4, 6, 7, 13, 14, 16, 17, 4, 5, 8, 11, 9, 10, 20, 21,
23, 2, 3, 6, 9, 12, 13, 16, 9, 25, 26, 4, 5, 7, 8, 14,
15, 17, 18, 2, 3, 5, 6, 0, 1, 2, 3, 7, 8, 14, 20, 1,
4, 0, 1, 3, 6,
};
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;
}
}
private static final boolean jjCanMove_1(int hiByte, int i1, int i2, long l1, long l2)
{
switch(hiByte)
{
case 0:
return ((jjbitVec3[i2] & l2) != 0L);
default :
return false;
}
}
/** net.sourceforge.pmd.lang.ast.impl.javacc.JavaccToken literal values. */
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, "\74", "\74\57",
"\74\41\55\55", "\74\77", null, null, "\74\45\55\55", "\74\45\41", "\74\45\75", "\74\45",
"\74\45\100", null, null, null, null, null, "\75", null, "\45\76", "\45\76", null, "\45\76",
null, "\45\76", null, "\55\55\45\76", null, null, null, null, null, "\76", null,
null, "\135\135\76", null, null, null, "\76", null, "\57\76", "\75", null, "\47",
"\42", null, null, null, null, null, "\40", null, "\47", null, null, "\42", null,
null, null, null, null, null, };
/** Lexer state names. */
public static final String[] lexStateNames = {
"CommentState",
"AttrValueNoQuotesState",
"AttrValueBetweenDoubleQuotesState",
"AttrValueBetweenSingleQuotesState",
"AttrValueState",
"StartTagState",
"CDataState",
"DocTypeExternalIdState",
"DocTypeState",
"JspCommentState",
"JspDeclarationState",
"JspExpressionState",
"JspScriptletState",
"HtmlScriptContentState",
"InTagState",
"AfterTagState",
"JspDirectiveAttributesState",
"JspDirectiveState",
"DEFAULT",
};
/** Lex State array. */
public static final int[] jjnewLexState = {
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5,
5, 0, 5, 8, 6, 9, 10, 11, 12, 17, 14, -1, -1, 16, -1, -1, -1, 15, 15, -1, 15, -1, 15, -1, 15,
-1, -1, 7, -1, -1, 15, -1, -1, 15, 14, 18, -1, 15, 15, 15, 4, -1, 3, 2, 1, 14, -1, -1, -1, 14,
-1, 14, -1, 14, 14, -1, 14, 15, -1, -1, 15,
};
static final long[] jjtoToken = {
0xffffffffff000001L, 0x3fffffL,
};
static final long[] jjtoSkip = {
0xc00000L, 0x0L,
};
static final long[] jjtoSpecial = {
0x800000L, 0x0L,
};
protected net.sourceforge.pmd.lang.ast.impl.javacc.CharStream input_stream;
private final int[] jjrounds = new int[37];
private final int[] jjstateSet = new int[74];
private final StringBuilder jjimage = new StringBuilder();
private StringBuilder image = jjimage;
private int jjimageLen;
private int lengthOfMatch;
protected char curChar;
/** Constructor. */
public JspParserImplTokenManager(net.sourceforge.pmd.lang.ast.impl.javacc.CharStream stream){
input_stream = stream;
}
/** Constructor. */
public JspParserImplTokenManager(net.sourceforge.pmd.lang.ast.impl.javacc.CharStream stream, int lexState){
this(stream);
SwitchTo(lexState);
}
/** Reinitialise parser. */
public void ReInit(net.sourceforge.pmd.lang.ast.impl.javacc.CharStream stream)
{
jjmatchedPos = jjnewStateCnt = 0;
curLexState = defaultLexState;
input_stream = stream;
ReInitRounds();
}
private void ReInitRounds()
{
int i;
jjround = 0x80000001;
for (i = 37; i-- > 0;)
jjrounds[i] = 0x80000000;
}
/** Reinitialise parser. */
public void ReInit(net.sourceforge.pmd.lang.ast.impl.javacc.CharStream stream, int lexState)
{
ReInit(stream);
SwitchTo(lexState);
}
/** Switch to specified lex state. */
public void SwitchTo(int lexState)
{
if (lexState >= 19 || lexState < 0)
throw new IllegalArgumentException("Invalid lexical state " + lexState);
else
curLexState = lexState;
}
protected net.sourceforge.pmd.lang.ast.impl.javacc.JavaccToken jjFillToken() {return input_stream.getTokenDocument().createToken(jjmatchedKind, input_stream, jjstrLiteralImages[jjmatchedKind]);}int curLexState = 18;
int defaultLexState = 18;
int jjnewStateCnt;
int jjround;
int jjmatchedPos;
int jjmatchedKind;
/** Get the next net.sourceforge.pmd.lang.ast.impl.javacc.JavaccToken. */
public net.sourceforge.pmd.lang.ast.impl.javacc.JavaccToken getNextToken()
{
net.sourceforge.pmd.lang.ast.impl.javacc.JavaccToken specialToken = null;
net.sourceforge.pmd.lang.ast.impl.javacc.JavaccToken matchedToken;
int curPos = 0;
EOFLoop :
for (;;)
{
try
{
curChar = input_stream.markTokenStart();
}
catch(java.io.IOException e)
{
jjmatchedKind = 0;
matchedToken = jjFillToken();
matchedToken.specialToken = specialToken;
return matchedToken;
}
image = jjimage;
image.setLength(0);
jjimageLen = 0;
switch(curLexState)
{
case 0:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_0();
if (jjmatchedPos == 0 && jjmatchedKind > 83)
{
jjmatchedKind = 83;
}
break;
case 1:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_1();
break;
case 2:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_2();
break;
case 3:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_3();
break;
case 4:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_4();
break;
case 5:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_5();
if (jjmatchedPos == 0 && jjmatchedKind > 60)
{
jjmatchedKind = 60;
}
break;
case 6:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_6();
if (jjmatchedPos == 0 && jjmatchedKind > 57)
{
jjmatchedKind = 57;
}
break;
case 7:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_7();
break;
case 8:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_8();
break;
case 9:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_9();
break;
case 10:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_10();
break;
case 11:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_11();
break;
case 12:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_12();
break;
case 13:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_13();
if (jjmatchedPos == 0 && jjmatchedKind > 84)
{
jjmatchedKind = 84;
}
break;
case 14:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_14();
if (jjmatchedPos == 0 && jjmatchedKind > 66)
{
jjmatchedKind = 66;
}
break;
case 15:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_15();
break;
case 16:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_16();
break;
case 17:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_17();
break;
case 18:
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_18();
break;
}
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;
matchedToken = TokenLexicalActions(matchedToken);
if (jjnewLexState[jjmatchedKind] != -1)
curLexState = jjnewLexState[jjmatchedKind];
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);
}
}
if (jjnewLexState[jjmatchedKind] != -1)
curLexState = jjnewLexState[jjmatchedKind];
continue EOFLoop;
}
}
int error_line = input_stream.getEndLine();
int error_column = (input_stream.getEndColumn() - 1);
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.getTokenImage();
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.getTokenImage();
}
throw net.sourceforge.pmd.lang.ast.InternalApiBridge.newLexException(EOFSeen, lexStateNames[curLexState], error_line, error_column, error_after, curChar);
}
}
net.sourceforge.pmd.lang.ast.impl.javacc.JavaccToken TokenLexicalActions(net.sourceforge.pmd.lang.ast.impl.javacc.JavaccToken matchedToken) {
switch(jjmatchedKind)
{
case 69 :
input_stream.appendSuffix(image,(jjimageLen + (lengthOfMatch = jjmatchedPos + 1)));
input_stream.backup(1);
break;
default :
break;
}
return matchedToken; }private void jjCheckNAdd(int state)
{
if (jjrounds[state] != jjround)
{
jjstateSet[jjnewStateCnt++] = state;
jjrounds[state] = jjround;
}
}
private void jjAddStates(int start, int end)
{
do {
jjstateSet[jjnewStateCnt++] = jjnextStates[start];
} while (start++ != end);
}
private void jjCheckNAddTwoStates(int state1, int state2)
{
jjCheckNAdd(state1);
jjCheckNAdd(state2);
}
private void jjCheckNAddStates(int start, int end)
{
do {
jjCheckNAdd(jjnextStates[start]);
} while (start++ != end);
}
}