
org.apache.commons.jexl3.parser.ParserTokenManager Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of commons-jexl3 Show documentation
Show all versions of commons-jexl3 Show documentation
The Apache Commons JEXL library is an implementation of the JSTL Expression Language with extensions.
The newest version!
/* ParserTokenManager.java */
/* Generated by: JJTree&ParserGeneratorCC: Do not edit this line. ParserTokenManager.java */
package org.apache.commons.jexl3.parser;
import java.util.Collections;
import java.util.List;
import java.util.LinkedList;
import org.apache.commons.jexl3.JexlInfo;
import org.apache.commons.jexl3.JexlFeatures;
import org.apache.commons.jexl3.JexlException;
import org.apache.commons.jexl3.internal.Scope;
/** Token Manager. */
@SuppressWarnings ("unused")
public class ParserTokenManager implements ParserConstants {
boolean comparatorNames = false;
boolean jexl331 = true;
private final int jjStopStringLiteralDfa_0(int pos, long active0, long active1){
switch (pos)
{
case 0:
if ((active1 & 0x1000000L) != 0x0L)
return 54;
if ((active0 & 0x5000000L) != 0x0L || (active1 & 0x40000L) != 0x0L)
return 12;
if ((active1 & 0x20000L) != 0x0L)
return 33;
if ((active0 & 0x400000000000000L) != 0x0L || (active1 & 0x100L) != 0x0L)
return 63;
if ((active0 & 0x600000000L) != 0x0L || (active1 & 0xffffe380000L) != 0x0L)
{
jjmatchedKind = 110;
return 74;
}
return -1;
case 1:
if ((active0 & 0x200000000L) != 0x0L || (active1 & 0xffff4380000L) != 0x0L)
{
if (jjmatchedPos != 1)
{
jjmatchedKind = 110;
jjmatchedPos = 1;
}
return 74;
}
if ((active0 & 0x400000000L) != 0x0L || (active1 & 0xa000000L) != 0x0L)
return 74;
return -1;
case 2:
if ((active1 & 0x79bd4000000L) != 0x0L)
{
if (jjmatchedPos != 2)
{
jjmatchedKind = 110;
jjmatchedPos = 2;
}
return 74;
}
if ((active0 & 0x200000000L) != 0x0L || (active1 & 0x86420380000L) != 0x0L)
return 74;
return -1;
case 3:
if ((active1 & 0x493d0000000L) != 0x0L)
{
jjmatchedKind = 110;
jjmatchedPos = 3;
return 74;
}
if ((active1 & 0x30804000000L) != 0x0L)
return 74;
return -1;
case 4:
if ((active1 & 0x49050000000L) != 0x0L)
return 74;
if ((active1 & 0x380000000L) != 0x0L)
{
jjmatchedKind = 110;
jjmatchedPos = 4;
return 74;
}
return -1;
case 5:
if ((active1 & 0x180000000L) != 0x0L)
{
jjmatchedKind = 110;
jjmatchedPos = 5;
return 74;
}
if ((active1 & 0x200000000L) != 0x0L)
return 74;
return -1;
case 6:
if ((active1 & 0x180000000L) != 0x0L)
{
jjmatchedKind = 110;
jjmatchedPos = 6;
return 74;
}
return -1;
case 7:
if ((active1 & 0x180000000L) != 0x0L)
return 74;
return -1;
default :
return -1;
}
}
private final int jjStartNfa_0(int pos, long active0, long active1){
return jjMoveNfa_0(jjStopStringLiteralDfa_0(pos, active0, active1), pos + 1);
}
private int jjStopAtPos(int pos, int kind)
{
jjmatchedKind = kind;
jjmatchedPos = pos;
return pos + 1;
}
private int jjMoveStringLiteralDfa0_0(){
switch(curChar)
{
case '!':
jjmatchedKind = 74;
return jjMoveStringLiteralDfa1_0(0x1641100000000L, 0x0L);
case '#':
return jjMoveStringLiteralDfa1_0(0x0L, 0x1000000L);
case '%':
jjmatchedKind = 73;
return jjMoveStringLiteralDfa1_0(0x800000000000000L, 0x0L);
case '&':
jjmatchedKind = 75;
return jjMoveStringLiteralDfa1_0(0x1000000040000000L, 0x0L);
case '(':
return jjStopAtPos(0, 14);
case ')':
return jjStopAtPos(0, 15);
case '*':
jjmatchedKind = 71;
return jjMoveStringLiteralDfa1_0(0x200000000000000L, 0x0L);
case '+':
jjmatchedKind = 67;
return jjMoveStringLiteralDfa1_0(0x80000000000000L, 0x10L);
case ',':
return jjStopAtPos(0, 23);
case '-':
jjmatchedKind = 69;
return jjMoveStringLiteralDfa1_0(0x100000000000000L, 0x400040L);
case '.':
jjmatchedKind = 24;
return jjMoveStringLiteralDfa1_0(0x4000000L, 0x40000L);
case '/':
jjmatchedKind = 72;
return jjMoveStringLiteralDfa1_0(0x400000000000000L, 0x0L);
case ':':
return jjStopAtPos(0, 22);
case ';':
return jjStopAtPos(0, 21);
case '<':
jjmatchedKind = 39;
return jjMoveStringLiteralDfa1_0(0x8000010000000000L, 0x4000L);
case '=':
jjmatchedKind = 66;
return jjMoveStringLiteralDfa1_0(0x9a0800000000L, 0x800000L);
case '>':
jjmatchedKind = 37;
return jjMoveStringLiteralDfa1_0(0x4000000000L, 0x18003L);
case '?':
jjmatchedKind = 27;
return jjMoveStringLiteralDfa1_0(0x32080000L, 0x0L);
case 'N':
return jjMoveStringLiteralDfa1_0(0x0L, 0x80000000000L);
case '[':
return jjStopAtPos(0, 18);
case ']':
return jjStopAtPos(0, 20);
case '^':
jjmatchedKind = 77;
return jjMoveStringLiteralDfa1_0(0x4000000000000000L, 0x0L);
case 'a':
return jjMoveStringLiteralDfa1_0(0x200000000L, 0x0L);
case 'b':
return jjMoveStringLiteralDfa1_0(0x0L, 0x40000000L);
case 'c':
return jjMoveStringLiteralDfa1_0(0x0L, 0x8080000000L);
case 'd':
return jjMoveStringLiteralDfa1_0(0x0L, 0x8100000L);
case 'e':
return jjMoveStringLiteralDfa1_0(0x0L, 0x1004000000L);
case 'f':
return jjMoveStringLiteralDfa1_0(0x0L, 0x40120000000L);
case 'i':
return jjMoveStringLiteralDfa1_0(0x0L, 0x2000000L);
case 'l':
return jjMoveStringLiteralDfa1_0(0x0L, 0x4000000000L);
case 'm':
return jjMoveStringLiteralDfa1_0(0x0L, 0x200000L);
case 'n':
return jjMoveStringLiteralDfa1_0(0x0L, 0x10400080000L);
case 'o':
return jjMoveStringLiteralDfa1_0(0x400000000L, 0x0L);
case 'r':
return jjMoveStringLiteralDfa1_0(0x0L, 0x200000000L);
case 's':
return jjMoveStringLiteralDfa1_0(0x0L, 0x800000000L);
case 't':
return jjMoveStringLiteralDfa1_0(0x0L, 0x20000000000L);
case 'v':
return jjMoveStringLiteralDfa1_0(0x0L, 0x2000000000L);
case 'w':
return jjMoveStringLiteralDfa1_0(0x0L, 0x10000000L);
case '{':
return jjStopAtPos(0, 16);
case '|':
jjmatchedKind = 76;
return jjMoveStringLiteralDfa1_0(0x2000000080000000L, 0x0L);
case '}':
return jjStopAtPos(0, 17);
case '~':
return jjStartNfaWithStates_0(0, 81, 33);
default :
return jjMoveNfa_0(0, 0);
}
}
private int jjMoveStringLiteralDfa1_0(long active0, long active1){
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_0(0, active0, active1);
return 1;
}
switch(curChar)
{
case '$':
if ((active0 & 0x100000000000L) != 0x0L)
return jjStopAtPos(1, 44);
else if ((active0 & 0x400000000000L) != 0x0L)
return jjStopAtPos(1, 46);
break;
case '&':
if ((active0 & 0x40000000L) != 0x0L)
return jjStopAtPos(1, 30);
break;
case '+':
if ((active1 & 0x10L) != 0x0L)
return jjStopAtPos(1, 68);
break;
case '-':
if ((active1 & 0x40L) != 0x0L)
return jjStopAtPos(1, 70);
break;
case '.':
if ((active0 & 0x2000000L) != 0x0L)
return jjStopAtPos(1, 25);
else if ((active1 & 0x40000L) != 0x0L)
{
jjmatchedKind = 82;
jjmatchedPos = 1;
}
return jjMoveStringLiteralDfa2_0(active0, 0x4000000L, active1, 0x0L);
case ':':
if ((active0 & 0x10000000L) != 0x0L)
return jjStopAtPos(1, 28);
break;
case '<':
if ((active1 & 0x4000L) != 0x0L)
{
jjmatchedKind = 78;
jjmatchedPos = 1;
}
return jjMoveStringLiteralDfa2_0(active0, 0x8000000000000000L, active1, 0x0L);
case '=':
if ((active0 & 0x800000000L) != 0x0L)
{
jjmatchedKind = 35;
jjmatchedPos = 1;
}
else if ((active0 & 0x1000000000L) != 0x0L)
{
jjmatchedKind = 36;
jjmatchedPos = 1;
}
else if ((active0 & 0x4000000000L) != 0x0L)
return jjStopAtPos(1, 38);
else if ((active0 & 0x10000000000L) != 0x0L)
return jjStopAtPos(1, 40);
else if ((active0 & 0x80000000000000L) != 0x0L)
return jjStopAtPos(1, 55);
else if ((active0 & 0x100000000000000L) != 0x0L)
return jjStopAtPos(1, 56);
else if ((active0 & 0x200000000000000L) != 0x0L)
return jjStopAtPos(1, 57);
else if ((active0 & 0x400000000000000L) != 0x0L)
return jjStopAtPos(1, 58);
else if ((active0 & 0x800000000000000L) != 0x0L)
return jjStopAtPos(1, 59);
else if ((active0 & 0x1000000000000000L) != 0x0L)
return jjStopAtPos(1, 60);
else if ((active0 & 0x2000000000000000L) != 0x0L)
return jjStopAtPos(1, 61);
else if ((active0 & 0x4000000000000000L) != 0x0L)
return jjStopAtPos(1, 62);
return jjMoveStringLiteralDfa2_0(active0, 0x1800000000000L, active1, 0x0L);
case '>':
if ((active1 & 0x10000L) != 0x0L)
{
jjmatchedKind = 80;
jjmatchedPos = 1;
}
else if ((active1 & 0x400000L) != 0x0L)
return jjStopAtPos(1, 86);
else if ((active1 & 0x800000L) != 0x0L)
return jjStopAtPos(1, 87);
return jjMoveStringLiteralDfa2_0(active0, 0x0L, active1, 0x8003L);
case '?':
if ((active0 & 0x20000000L) != 0x0L)
return jjStopAtPos(1, 29);
break;
case '[':
if ((active0 & 0x80000L) != 0x0L)
return jjStopAtPos(1, 19);
break;
case '^':
if ((active0 & 0x80000000000L) != 0x0L)
return jjStopAtPos(1, 43);
else if ((active0 & 0x200000000000L) != 0x0L)
return jjStopAtPos(1, 45);
break;
case 'a':
return jjMoveStringLiteralDfa2_0(active0, 0x0L, active1, 0xc2000000000L);
case 'e':
return jjMoveStringLiteralDfa2_0(active0, 0x0L, active1, 0x4600000000L);
case 'f':
if ((active1 & 0x2000000L) != 0x0L)
return jjStartNfaWithStates_0(1, 89, 74);
break;
case 'h':
return jjMoveStringLiteralDfa2_0(active0, 0x0L, active1, 0x10000000L);
case 'i':
return jjMoveStringLiteralDfa2_0(active0, 0x100000000L, active1, 0x800100000L);
case 'l':
return jjMoveStringLiteralDfa2_0(active0, 0x0L, active1, 0x4000000L);
case 'm':
return jjMoveStringLiteralDfa2_0(active0, 0x0L, active1, 0x1000000000L);
case 'n':
return jjMoveStringLiteralDfa2_0(active0, 0x200000000L, active1, 0x0L);
case 'o':
if ((active1 & 0x8000000L) != 0x0L)
return jjStartNfaWithStates_0(1, 91, 74);
return jjMoveStringLiteralDfa2_0(active0, 0x0L, active1, 0x80a0280000L);
case 'p':
return jjMoveStringLiteralDfa2_0(active0, 0x0L, active1, 0x1000000L);
case 'r':
if ((active0 & 0x400000000L) != 0x0L)
return jjStartNfaWithStates_0(1, 34, 74);
return jjMoveStringLiteralDfa2_0(active0, 0x0L, active1, 0x20040000000L);
case 'u':
return jjMoveStringLiteralDfa2_0(active0, 0x0L, active1, 0x10100000000L);
case '|':
if ((active0 & 0x80000000L) != 0x0L)
return jjStopAtPos(1, 31);
break;
case '~':
if ((active0 & 0x20000000000L) != 0x0L)
return jjStopAtPos(1, 41);
else if ((active0 & 0x40000000000L) != 0x0L)
return jjStopAtPos(1, 42);
break;
default :
break;
}
return jjStartNfa_0(0, active0, active1);
}
private int jjMoveStringLiteralDfa2_0(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_0(0, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_0(1, active0, active1);
return 2;
}
switch(curChar)
{
case '.':
if ((active0 & 0x4000000L) != 0x0L)
return jjStopAtPos(2, 26);
break;
case '=':
if ((active0 & 0x800000000000L) != 0x0L)
return jjStopAtPos(2, 47);
else if ((active0 & 0x1000000000000L) != 0x0L)
return jjStopAtPos(2, 48);
else if ((active0 & 0x8000000000000000L) != 0x0L)
return jjStopAtPos(2, 63);
else if ((active1 & 0x2L) != 0x0L)
return jjStopAtPos(2, 65);
break;
case '>':
if ((active1 & 0x8000L) != 0x0L)
{
jjmatchedKind = 79;
jjmatchedPos = 2;
}
return jjMoveStringLiteralDfa3_0(active0, 0x0L, active1, 0x1L);
case 'N':
if ((active1 & 0x80000000000L) != 0x0L)
return jjStartNfaWithStates_0(2, 107, 74);
break;
case 'd':
if ((active0 & 0x200000000L) != 0x0L)
return jjStartNfaWithStates_0(2, 33, 74);
else if ((active1 & 0x200000L) != 0x0L)
return jjStartNfaWithStates_0(2, 85, 74);
break;
case 'e':
return jjMoveStringLiteralDfa3_0(active0, 0x0L, active1, 0x40000000L);
case 'i':
return jjMoveStringLiteralDfa3_0(active0, 0x0L, active1, 0x10000000L);
case 'l':
return jjMoveStringLiteralDfa3_0(active0, 0x0L, active1, 0x50000000000L);
case 'n':
return jjMoveStringLiteralDfa3_0(active0, 0x100000000L, active1, 0x8180000000L);
case 'p':
return jjMoveStringLiteralDfa3_0(active0, 0x0L, active1, 0x1000000000L);
case 'r':
if ((active1 & 0x20000000L) != 0x0L)
return jjStartNfaWithStates_0(2, 93, 74);
else if ((active1 & 0x2000000000L) != 0x0L)
return jjStartNfaWithStates_0(2, 101, 74);
return jjMoveStringLiteralDfa3_0(active0, 0x0L, active1, 0x1000000L);
case 's':
return jjMoveStringLiteralDfa3_0(active0, 0x0L, active1, 0x4000000L);
case 't':
if ((active1 & 0x80000L) != 0x0L)
return jjStartNfaWithStates_0(2, 83, 74);
else if ((active1 & 0x4000000000L) != 0x0L)
return jjStartNfaWithStates_0(2, 102, 74);
return jjMoveStringLiteralDfa3_0(active0, 0x0L, active1, 0x200000000L);
case 'u':
return jjMoveStringLiteralDfa3_0(active0, 0x0L, active1, 0x20000000000L);
case 'v':
if ((active1 & 0x100000L) != 0x0L)
return jjStartNfaWithStates_0(2, 84, 74);
break;
case 'w':
if ((active1 & 0x400000000L) != 0x0L)
return jjStartNfaWithStates_0(2, 98, 74);
break;
case 'z':
return jjMoveStringLiteralDfa3_0(active0, 0x0L, active1, 0x800000000L);
default :
break;
}
return jjStartNfa_0(1, active0, active1);
}
private int jjMoveStringLiteralDfa3_0(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_0(1, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_0(2, active0, active1);
return 3;
}
switch(curChar)
{
case '=':
if ((active1 & 0x1L) != 0x0L)
return jjStopAtPos(3, 64);
break;
case 'a':
return jjMoveStringLiteralDfa4_0(active0, 0x0L, active1, 0x41000000L);
case 'c':
return jjMoveStringLiteralDfa4_0(active0, 0x0L, active1, 0x100000000L);
case 'e':
if ((active1 & 0x4000000L) != 0x0L)
return jjStartNfaWithStates_0(3, 90, 74);
else if ((active1 & 0x800000000L) != 0x0L)
return jjStartNfaWithStates_0(3, 99, 74);
else if ((active1 & 0x20000000000L) != 0x0L)
return jjStartNfaWithStates_0(3, 105, 74);
break;
case 'l':
if ((active1 & 0x10000000000L) != 0x0L)
return jjStartNfaWithStates_0(3, 104, 74);
return jjMoveStringLiteralDfa4_0(active0, 0x0L, active1, 0x10000000L);
case 's':
return jjMoveStringLiteralDfa4_0(active0, 0x100000000L, active1, 0x48000000000L);
case 't':
return jjMoveStringLiteralDfa4_0(active0, 0x0L, active1, 0x1080000000L);
case 'u':
return jjMoveStringLiteralDfa4_0(active0, 0x0L, active1, 0x200000000L);
default :
break;
}
return jjStartNfa_0(2, active0, active1);
}
private int jjMoveStringLiteralDfa4_0(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_0(2, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_0(3, active0, active1);
return 4;
}
switch(curChar)
{
case 'e':
if ((active1 & 0x10000000L) != 0x0L)
return jjStartNfaWithStates_0(4, 92, 74);
else if ((active1 & 0x40000000000L) != 0x0L)
return jjStartNfaWithStates_0(4, 106, 74);
break;
case 'g':
return jjMoveStringLiteralDfa5_0(active0, 0x0L, active1, 0x1000000L);
case 'i':
return jjMoveStringLiteralDfa5_0(active0, 0x0L, active1, 0x80000000L);
case 'k':
if ((active1 & 0x40000000L) != 0x0L)
return jjStartNfaWithStates_0(4, 94, 74);
break;
case 'r':
return jjMoveStringLiteralDfa5_0(active0, 0x0L, active1, 0x200000000L);
case 't':
if ((active1 & 0x8000000000L) != 0x0L)
return jjStartNfaWithStates_0(4, 103, 74);
return jjMoveStringLiteralDfa5_0(active0, 0x100000000L, active1, 0x100000000L);
case 'y':
if ((active1 & 0x1000000000L) != 0x0L)
return jjStartNfaWithStates_0(4, 100, 74);
break;
default :
break;
}
return jjStartNfa_0(3, active0, active1);
}
private int jjMoveStringLiteralDfa5_0(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_0(3, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_0(4, active0, active1);
return 5;
}
switch(curChar)
{
case 'a':
return jjMoveStringLiteralDfa6_0(active0, 0x100000000L, active1, 0x0L);
case 'i':
return jjMoveStringLiteralDfa6_0(active0, 0x0L, active1, 0x100000000L);
case 'm':
return jjMoveStringLiteralDfa6_0(active0, 0x0L, active1, 0x1000000L);
case 'n':
if ((active1 & 0x200000000L) != 0x0L)
return jjStartNfaWithStates_0(5, 97, 74);
return jjMoveStringLiteralDfa6_0(active0, 0x0L, active1, 0x80000000L);
default :
break;
}
return jjStartNfa_0(4, active0, active1);
}
private int jjMoveStringLiteralDfa6_0(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_0(4, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_0(5, active0, active1);
return 6;
}
switch(curChar)
{
case 'a':
if ((active1 & 0x1000000L) != 0x0L)
return jjStopAtPos(6, 88);
break;
case 'n':
return jjMoveStringLiteralDfa7_0(active0, 0x100000000L, active1, 0x0L);
case 'o':
return jjMoveStringLiteralDfa7_0(active0, 0x0L, active1, 0x100000000L);
case 'u':
return jjMoveStringLiteralDfa7_0(active0, 0x0L, active1, 0x80000000L);
default :
break;
}
return jjStartNfa_0(5, active0, active1);
}
private int jjMoveStringLiteralDfa7_0(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_0(5, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_0(6, active0, active1);
return 7;
}
switch(curChar)
{
case 'c':
return jjMoveStringLiteralDfa8_0(active0, 0x100000000L, active1, 0x0L);
case 'e':
if ((active1 & 0x80000000L) != 0x0L)
return jjStartNfaWithStates_0(7, 95, 74);
break;
case 'n':
if ((active1 & 0x100000000L) != 0x0L)
return jjStartNfaWithStates_0(7, 96, 74);
break;
default :
break;
}
return jjStartNfa_0(6, active0, active1);
}
private int jjMoveStringLiteralDfa8_0(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_0(6, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_0(7, active0, 0L);
return 8;
}
switch(curChar)
{
case 'e':
return jjMoveStringLiteralDfa9_0(active0, 0x100000000L);
default :
break;
}
return jjStartNfa_0(7, active0, 0L);
}
private int jjMoveStringLiteralDfa9_0(long old0, long active0){
if (((active0 &= old0)) == 0L)
return jjStartNfa_0(7, old0, 0L);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_0(8, active0, 0L);
return 9;
}
switch(curChar)
{
case 'o':
return jjMoveStringLiteralDfa10_0(active0, 0x100000000L);
default :
break;
}
return jjStartNfa_0(8, active0, 0L);
}
private int jjMoveStringLiteralDfa10_0(long old0, long active0){
if (((active0 &= old0)) == 0L)
return jjStartNfa_0(8, old0, 0L);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_0(9, active0, 0L);
return 10;
}
switch(curChar)
{
case 'f':
if ((active0 & 0x100000000L) != 0x0L)
return jjStopAtPos(10, 32);
break;
default :
break;
}
return jjStartNfa_0(9, active0, 0L);
}
private int jjStartNfaWithStates_0(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_0(state, pos + 1);
}
static final long[] jjbitVec0 = {
0xfffffffefffffffeL, 0xffffffffffffffffL, 0xffffffffffffffffL, 0xffffffffffffffffL
};
static final long[] jjbitVec2 = {
0x0L, 0x0L, 0xffffffffffffffffL, 0xffffffffffffffffL
};
static final long[] jjbitVec3 = {
0xfffffcffffffffffL, 0xffffffffffffffffL, 0xffffffffffffffffL, 0xffffffffffffffffL
};
static final long[] jjbitVec4 = {
0xfffffffffffffffeL, 0xffffffffffffffffL, 0xffffffffffffffffL, 0xffffffffffffffffL
};
private int jjMoveNfa_0(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 74;
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 ((0x3ff000000000000L & l) != 0x0L)
{ jjCheckNAddStates(0, 5); }
else if (curChar == 47)
{ jjAddStates(6, 7); }
else if (curChar == 35)
{ jjAddStates(8, 9); }
else if (curChar == 39)
{ jjCheckNAddStates(10, 12); }
else if (curChar == 34)
{ jjCheckNAddStates(13, 15); }
else if (curChar == 46)
{ jjCheckNAdd(12); }
else if (curChar == 36)
{
if (kind > 110)
kind = 110;
{ jjCheckNAddTwoStates(3, 4); }
}
if ((0x3fe000000000000L & l) != 0x0L)
{
if (kind > 115)
kind = 115;
{ jjCheckNAddTwoStates(9, 10); }
}
else if (curChar == 48)
{
if (kind > 115)
kind = 115;
{ jjCheckNAddStates(16, 18); }
}
else if (curChar == 35)
{ jjCheckNAdd(7); }
break;
case 63:
if (curChar == 47)
{
if (kind > 8)
kind = 8;
{ jjCheckNAddStates(19, 21); }
}
else if (curChar == 42)
{ jjCheckNAddTwoStates(64, 65); }
break;
case 54:
if ((0x3ff000000000000L & l) != 0x0L)
{
if (kind > 114)
kind = 114;
{ jjCheckNAdd(7); }
}
else if (curChar == 35)
{
if (kind > 6)
kind = 6;
{ jjCheckNAddStates(22, 24); }
}
break;
case 74:
case 3:
if ((0x3ff001000000000L & l) == 0x0L)
break;
if (kind > 110)
kind = 110;
{ jjCheckNAddTwoStates(3, 4); }
break;
case 1:
if ((0x3ff001000000000L & l) == 0x0L)
break;
if (kind > 108)
kind = 108;
jjstateSet[jjnewStateCnt++] = 1;
break;
case 2:
if (curChar != 36)
break;
if (kind > 110)
kind = 110;
{ jjCheckNAddTwoStates(3, 4); }
break;
case 5:
if ((0x8500000000L & l) == 0x0L)
break;
if (kind > 110)
kind = 110;
{ jjCheckNAddTwoStates(3, 4); }
break;
case 6:
if (curChar == 35)
{ jjCheckNAdd(7); }
break;
case 7:
if ((0x3ff000000000000L & l) == 0x0L)
break;
if (kind > 114)
kind = 114;
{ jjCheckNAdd(7); }
break;
case 8:
if ((0x3fe000000000000L & l) == 0x0L)
break;
if (kind > 115)
kind = 115;
{ jjCheckNAddTwoStates(9, 10); }
break;
case 9:
if ((0x3ff000000000000L & l) == 0x0L)
break;
if (kind > 115)
kind = 115;
{ jjCheckNAddTwoStates(9, 10); }
break;
case 11:
if (curChar == 46)
{ jjCheckNAdd(12); }
break;
case 12:
if ((0x3ff000000000000L & l) != 0x0L)
{ jjCheckNAddStates(25, 27); }
break;
case 14:
if ((0x280000000000L & l) != 0x0L)
{ jjCheckNAdd(15); }
break;
case 15:
if ((0x3ff000000000000L & l) == 0x0L)
break;
if (kind > 120)
kind = 120;
{ jjCheckNAddTwoStates(15, 16); }
break;
case 17:
if (curChar == 34)
{ jjCheckNAddStates(13, 15); }
break;
case 18:
if ((0xfffffffbffffdbffL & l) != 0x0L)
{ jjCheckNAddStates(13, 15); }
break;
case 20:
if ((0xffffffffffffdbffL & l) != 0x0L)
{ jjCheckNAddStates(13, 15); }
break;
case 21:
if (curChar == 34 && kind > 124)
kind = 124;
break;
case 22:
if (curChar == 39)
{ jjCheckNAddStates(10, 12); }
break;
case 23:
if ((0xffffff7fffffdbffL & l) != 0x0L)
{ jjCheckNAddStates(10, 12); }
break;
case 25:
if ((0xffffffffffffdbffL & l) != 0x0L)
{ jjCheckNAddStates(10, 12); }
break;
case 26:
if (curChar == 39 && kind > 124)
kind = 124;
break;
case 28:
{ jjCheckNAddStates(28, 30); }
break;
case 30:
if ((0xfffffffffffffffeL & l) != 0x0L)
{ jjCheckNAddStates(28, 30); }
break;
case 33:
if (curChar == 47)
{ jjCheckNAddStates(31, 33); }
break;
case 34:
if ((0xffff7fffffffc8ffL & l) != 0x0L)
{ jjCheckNAddStates(31, 33); }
break;
case 36:
if (curChar == 47 && kind > 126)
kind = 126;
break;
case 37:
if ((0x3ff000000000000L & l) != 0x0L)
{ jjCheckNAddStates(0, 5); }
break;
case 38:
if ((0x3ff000000000000L & l) != 0x0L)
{ jjCheckNAddTwoStates(38, 39); }
break;
case 39:
if (curChar == 46)
{ jjCheckNAdd(40); }
break;
case 40:
if ((0x3ff000000000000L & l) == 0x0L)
break;
if (kind > 120)
kind = 120;
{ jjCheckNAddStates(34, 36); }
break;
case 42:
if ((0x280000000000L & l) != 0x0L)
{ jjCheckNAdd(43); }
break;
case 43:
if ((0x3ff000000000000L & l) == 0x0L)
break;
if (kind > 120)
kind = 120;
{ jjCheckNAddTwoStates(43, 16); }
break;
case 44:
if ((0x3ff000000000000L & l) != 0x0L)
{ jjCheckNAddStates(37, 40); }
break;
case 45:
if (curChar == 46)
{ jjCheckNAddTwoStates(46, 16); }
break;
case 47:
if ((0x280000000000L & l) != 0x0L)
{ jjCheckNAdd(48); }
break;
case 48:
if ((0x3ff000000000000L & l) == 0x0L)
break;
if (kind > 120)
kind = 120;
{ jjCheckNAddTwoStates(48, 16); }
break;
case 49:
if (curChar != 48)
break;
if (kind > 115)
kind = 115;
{ jjCheckNAddStates(16, 18); }
break;
case 51:
if ((0x3ff000000000000L & l) == 0x0L)
break;
if (kind > 115)
kind = 115;
{ jjCheckNAddTwoStates(51, 10); }
break;
case 52:
if ((0xff000000000000L & l) == 0x0L)
break;
if (kind > 115)
kind = 115;
{ jjCheckNAddTwoStates(52, 10); }
break;
case 53:
if (curChar == 35)
{ jjAddStates(8, 9); }
break;
case 55:
if ((0xffffffffffffdbffL & l) == 0x0L)
break;
if (kind > 6)
kind = 6;
{ jjCheckNAddStates(22, 24); }
break;
case 56:
if ((0x2400L & l) != 0x0L && kind > 6)
kind = 6;
break;
case 57:
if (curChar == 10 && kind > 6)
kind = 6;
break;
case 58:
if (curChar == 13)
jjstateSet[jjnewStateCnt++] = 57;
break;
case 62:
if (curChar == 47)
{ jjAddStates(6, 7); }
break;
case 64:
if ((0xfffffbffffffffffL & l) != 0x0L)
{ jjCheckNAddTwoStates(64, 65); }
break;
case 65:
if (curChar == 42)
{ jjCheckNAddStates(41, 43); }
break;
case 66:
if ((0xffff7bffffffffffL & l) != 0x0L)
{ jjCheckNAddTwoStates(67, 65); }
break;
case 67:
if ((0xfffffbffffffffffL & l) != 0x0L)
{ jjCheckNAddTwoStates(67, 65); }
break;
case 68:
if (curChar == 47 && kind > 7)
kind = 7;
break;
case 69:
if (curChar != 47)
break;
if (kind > 8)
kind = 8;
{ jjCheckNAddStates(19, 21); }
break;
case 70:
if ((0xffffffffffffdbffL & l) == 0x0L)
break;
if (kind > 8)
kind = 8;
{ jjCheckNAddStates(19, 21); }
break;
case 71:
if ((0x2400L & l) != 0x0L && kind > 8)
kind = 8;
break;
case 72:
if (curChar == 10 && kind > 8)
kind = 8;
break;
case 73:
if (curChar == 13)
jjstateSet[jjnewStateCnt++] = 72;
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 0:
if ((0x7fffffe87ffffffL & l) != 0x0L)
{
if (kind > 110)
kind = 110;
{ jjCheckNAddTwoStates(3, 4); }
}
else if (curChar == 126)
{ jjCheckNAdd(33); }
else if (curChar == 96)
{ jjCheckNAddStates(28, 30); }
if (curChar == 64)
{ jjCheckNAdd(1); }
break;
case 54:
if (curChar == 78)
jjstateSet[jjnewStateCnt++] = 60;
break;
case 74:
if ((0x7fffffe87ffffffL & l) != 0x0L)
{
if (kind > 110)
kind = 110;
{ jjCheckNAddTwoStates(3, 4); }
}
else if (curChar == 92)
jjstateSet[jjnewStateCnt++] = 5;
break;
case 1:
if ((0x7fffffe87fffffeL & l) == 0x0L)
break;
if (kind > 108)
kind = 108;
{ jjCheckNAdd(1); }
break;
case 2:
if ((0x7fffffe87ffffffL & l) == 0x0L)
break;
if (kind > 110)
kind = 110;
{ jjCheckNAddTwoStates(3, 4); }
break;
case 3:
if ((0x7fffffe87ffffffL & l) == 0x0L)
break;
if (kind > 110)
kind = 110;
{ jjCheckNAddTwoStates(3, 4); }
break;
case 4:
if (curChar == 92)
jjstateSet[jjnewStateCnt++] = 5;
break;
case 5:
if (curChar != 92)
break;
if (kind > 110)
kind = 110;
{ jjCheckNAddTwoStates(3, 4); }
break;
case 10:
if ((0x110000001100L & l) != 0x0L && kind > 115)
kind = 115;
break;
case 13:
if ((0x2000000020L & l) != 0x0L)
{ jjAddStates(44, 45); }
break;
case 16:
if ((0x5400000054L & l) != 0x0L && kind > 120)
kind = 120;
break;
case 18:
if ((0xffffffffefffffffL & l) != 0x0L)
{ jjCheckNAddStates(13, 15); }
break;
case 19:
if (curChar == 92)
jjstateSet[jjnewStateCnt++] = 20;
break;
case 20:
{ jjCheckNAddStates(13, 15); }
break;
case 23:
if ((0xffffffffefffffffL & l) != 0x0L)
{ jjCheckNAddStates(10, 12); }
break;
case 24:
if (curChar == 92)
jjstateSet[jjnewStateCnt++] = 25;
break;
case 25:
{ jjCheckNAddStates(10, 12); }
break;
case 27:
if (curChar == 96)
{ jjCheckNAddStates(28, 30); }
break;
case 28:
if ((0xfffffffeefffffffL & l) != 0x0L)
{ jjCheckNAddStates(28, 30); }
break;
case 29:
if (curChar == 92)
jjstateSet[jjnewStateCnt++] = 30;
break;
case 30:
{ jjCheckNAddStates(28, 30); }
break;
case 31:
if (curChar == 96 && kind > 125)
kind = 125;
break;
case 32:
if (curChar == 126)
{ jjCheckNAdd(33); }
break;
case 34:
{ jjAddStates(31, 33); }
break;
case 35:
if (curChar == 92)
{ jjCheckNAdd(33); }
break;
case 41:
if ((0x2000000020L & l) != 0x0L)
{ jjAddStates(46, 47); }
break;
case 46:
if ((0x2000000020L & l) != 0x0L)
{ jjAddStates(48, 49); }
break;
case 50:
if ((0x100000001000000L & l) != 0x0L)
{ jjCheckNAdd(51); }
break;
case 51:
if ((0x7e0000007eL & l) == 0x0L)
break;
if (kind > 115)
kind = 115;
{ jjCheckNAddTwoStates(51, 10); }
break;
case 55:
if (kind > 6)
kind = 6;
{ jjAddStates(22, 24); }
break;
case 59:
if (curChar == 78 && kind > 120)
kind = 120;
break;
case 60:
if (curChar == 97)
jjstateSet[jjnewStateCnt++] = 59;
break;
case 64:
{ jjCheckNAddTwoStates(64, 65); }
break;
case 66:
case 67:
{ jjCheckNAddTwoStates(67, 65); }
break;
case 70:
if (kind > 8)
kind = 8;
{ jjAddStates(19, 21); }
break;
default : break;
}
} while(i != startsAt);
}
else
{
int hiByte = (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 18:
case 20:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
{ jjCheckNAddStates(13, 15); }
break;
case 23:
case 25:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
{ jjCheckNAddStates(10, 12); }
break;
case 28:
case 30:
if (jjCanMove_1(hiByte, i1, i2, l1, l2))
{ jjCheckNAddStates(28, 30); }
break;
case 34:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
{ jjAddStates(31, 33); }
break;
case 55:
if (!jjCanMove_1(hiByte, i1, i2, l1, l2))
break;
if (kind > 6)
kind = 6;
{ jjAddStates(22, 24); }
break;
case 64:
if (jjCanMove_1(hiByte, i1, i2, l1, l2))
{ jjCheckNAddTwoStates(64, 65); }
break;
case 66:
case 67:
if (jjCanMove_1(hiByte, i1, i2, l1, l2))
{ jjCheckNAddTwoStates(67, 65); }
break;
case 70:
if (!jjCanMove_1(hiByte, i1, i2, l1, l2))
break;
if (kind > 8)
kind = 8;
{ jjAddStates(19, 21); }
break;
default : if (i1 == 0 || l1 == 0 || i2 == 0 || l2 == 0) break; else break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
i = jjnewStateCnt;
jjnewStateCnt = startsAt;
startsAt = 74 - jjnewStateCnt;
if (i == startsAt)
return curPos;
try { curChar = input_stream.readChar(); }
catch(final java.io.IOException e) { return curPos; }
}
}
private final int jjStopStringLiteralDfa_1(int pos, long active0, long active1){
switch (pos)
{
case 0:
if ((active0 & 0x400000000000000L) != 0x0L || (active1 & 0x100L) != 0x0L)
return 22;
if ((active1 & 0x1000000L) != 0x0L)
return 0;
return -1;
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 '!':
jjmatchedKind = 74;
return jjMoveStringLiteralDfa1_1(0x1641100000000L, 0x0L);
case '#':
return jjMoveStringLiteralDfa1_1(0x0L, 0x1000000L);
case '%':
jjmatchedKind = 73;
return jjMoveStringLiteralDfa1_1(0x800000000000000L, 0x0L);
case '&':
jjmatchedKind = 75;
return jjMoveStringLiteralDfa1_1(0x1000000040000000L, 0x0L);
case '(':
return jjStopAtPos(0, 14);
case ')':
return jjStopAtPos(0, 15);
case '*':
jjmatchedKind = 71;
return jjMoveStringLiteralDfa1_1(0x200000000000000L, 0x0L);
case '+':
jjmatchedKind = 67;
return jjMoveStringLiteralDfa1_1(0x80000000000000L, 0x10L);
case ',':
return jjStopAtPos(0, 23);
case '-':
jjmatchedKind = 69;
return jjMoveStringLiteralDfa1_1(0x100000000000000L, 0x400040L);
case '.':
jjmatchedKind = 24;
return jjMoveStringLiteralDfa1_1(0x4000000L, 0x40000L);
case '/':
jjmatchedKind = 72;
return jjMoveStringLiteralDfa1_1(0x400000000000000L, 0x0L);
case ':':
return jjStopAtPos(0, 22);
case ';':
return jjStopAtPos(0, 21);
case '<':
jjmatchedKind = 39;
return jjMoveStringLiteralDfa1_1(0x8000010000000000L, 0x4000L);
case '=':
jjmatchedKind = 66;
return jjMoveStringLiteralDfa1_1(0x9a0800000000L, 0x800000L);
case '>':
jjmatchedKind = 37;
return jjMoveStringLiteralDfa1_1(0x4000000000L, 0x18003L);
case '?':
jjmatchedKind = 27;
return jjMoveStringLiteralDfa1_1(0x32080000L, 0x0L);
case '[':
return jjStopAtPos(0, 18);
case ']':
return jjStopAtPos(0, 20);
case '^':
jjmatchedKind = 77;
return jjMoveStringLiteralDfa1_1(0x4000000000000000L, 0x0L);
case 'c':
return jjMoveStringLiteralDfa1_1(0x800L, 0x0L);
case 'e':
return jjMoveStringLiteralDfa1_1(0x2000000000000L, 0x0L);
case 'f':
return jjMoveStringLiteralDfa1_1(0x1000L, 0x0L);
case 'g':
return jjMoveStringLiteralDfa1_1(0x18000000000000L, 0x0L);
case 'i':
return jjMoveStringLiteralDfa1_1(0x2000L, 0x0L);
case 'l':
return jjMoveStringLiteralDfa1_1(0x60000000000000L, 0x0L);
case 'n':
return jjMoveStringLiteralDfa1_1(0x4000000000000L, 0x0L);
case 't':
return jjMoveStringLiteralDfa1_1(0x600L, 0x0L);
case '{':
return jjStopAtPos(0, 16);
case '|':
jjmatchedKind = 76;
return jjMoveStringLiteralDfa1_1(0x2000000080000000L, 0x0L);
case '}':
return jjStopAtPos(0, 17);
case '~':
return jjStopAtPos(0, 81);
default :
return jjMoveNfa_1(5, 0);
}
}
private int jjMoveStringLiteralDfa1_1(long active0, long active1){
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_1(0, active0, active1);
return 1;
}
switch(curChar)
{
case '$':
if ((active0 & 0x100000000000L) != 0x0L)
return jjStopAtPos(1, 44);
else if ((active0 & 0x400000000000L) != 0x0L)
return jjStopAtPos(1, 46);
break;
case '&':
if ((active0 & 0x40000000L) != 0x0L)
return jjStopAtPos(1, 30);
break;
case '+':
if ((active1 & 0x10L) != 0x0L)
return jjStopAtPos(1, 68);
break;
case '-':
if ((active1 & 0x40L) != 0x0L)
return jjStopAtPos(1, 70);
break;
case '.':
if ((active0 & 0x2000000L) != 0x0L)
return jjStopAtPos(1, 25);
else if ((active1 & 0x40000L) != 0x0L)
{
jjmatchedKind = 82;
jjmatchedPos = 1;
}
return jjMoveStringLiteralDfa2_1(active0, 0x4000000L, active1, 0x0L);
case ':':
if ((active0 & 0x10000000L) != 0x0L)
return jjStopAtPos(1, 28);
break;
case '<':
if ((active1 & 0x4000L) != 0x0L)
{
jjmatchedKind = 78;
jjmatchedPos = 1;
}
return jjMoveStringLiteralDfa2_1(active0, 0x8000000000000000L, active1, 0x0L);
case '=':
if ((active0 & 0x800000000L) != 0x0L)
{
jjmatchedKind = 35;
jjmatchedPos = 1;
}
else if ((active0 & 0x1000000000L) != 0x0L)
{
jjmatchedKind = 36;
jjmatchedPos = 1;
}
else if ((active0 & 0x4000000000L) != 0x0L)
return jjStopAtPos(1, 38);
else if ((active0 & 0x10000000000L) != 0x0L)
return jjStopAtPos(1, 40);
else if ((active0 & 0x80000000000000L) != 0x0L)
return jjStopAtPos(1, 55);
else if ((active0 & 0x100000000000000L) != 0x0L)
return jjStopAtPos(1, 56);
else if ((active0 & 0x200000000000000L) != 0x0L)
return jjStopAtPos(1, 57);
else if ((active0 & 0x400000000000000L) != 0x0L)
return jjStopAtPos(1, 58);
else if ((active0 & 0x800000000000000L) != 0x0L)
return jjStopAtPos(1, 59);
else if ((active0 & 0x1000000000000000L) != 0x0L)
return jjStopAtPos(1, 60);
else if ((active0 & 0x2000000000000000L) != 0x0L)
return jjStopAtPos(1, 61);
else if ((active0 & 0x4000000000000000L) != 0x0L)
return jjStopAtPos(1, 62);
return jjMoveStringLiteralDfa2_1(active0, 0x1800000000000L, active1, 0x0L);
case '>':
if ((active1 & 0x10000L) != 0x0L)
{
jjmatchedKind = 80;
jjmatchedPos = 1;
}
else if ((active1 & 0x400000L) != 0x0L)
return jjStopAtPos(1, 86);
else if ((active1 & 0x800000L) != 0x0L)
return jjStopAtPos(1, 87);
return jjMoveStringLiteralDfa2_1(active0, 0x0L, active1, 0x8003L);
case '?':
if ((active0 & 0x20000000L) != 0x0L)
return jjStopAtPos(1, 29);
break;
case '[':
if ((active0 & 0x80000L) != 0x0L)
return jjStopAtPos(1, 19);
break;
case '^':
if ((active0 & 0x80000000000L) != 0x0L)
return jjStopAtPos(1, 43);
else if ((active0 & 0x200000000000L) != 0x0L)
return jjStopAtPos(1, 45);
break;
case 'a':
return jjMoveStringLiteralDfa2_1(active0, 0x800L, active1, 0x0L);
case 'e':
if ((active0 & 0x4000000000000L) != 0x0L)
return jjStopAtPos(1, 50);
else if ((active0 & 0x10000000000000L) != 0x0L)
return jjStopAtPos(1, 52);
else if ((active0 & 0x40000000000000L) != 0x0L)
return jjStopAtPos(1, 54);
break;
case 'h':
return jjMoveStringLiteralDfa2_1(active0, 0x200L, active1, 0x0L);
case 'i':
return jjMoveStringLiteralDfa2_1(active0, 0x100001000L, active1, 0x0L);
case 'n':
return jjMoveStringLiteralDfa2_1(active0, 0x2000L, active1, 0x0L);
case 'p':
return jjMoveStringLiteralDfa2_1(active0, 0x0L, active1, 0x1000000L);
case 'q':
if ((active0 & 0x2000000000000L) != 0x0L)
return jjStopAtPos(1, 49);
break;
case 'r':
return jjMoveStringLiteralDfa2_1(active0, 0x400L, active1, 0x0L);
case 't':
if ((active0 & 0x8000000000000L) != 0x0L)
return jjStopAtPos(1, 51);
else if ((active0 & 0x20000000000000L) != 0x0L)
return jjStopAtPos(1, 53);
break;
case '|':
if ((active0 & 0x80000000L) != 0x0L)
return jjStopAtPos(1, 31);
break;
case '~':
if ((active0 & 0x20000000000L) != 0x0L)
return jjStopAtPos(1, 41);
else if ((active0 & 0x40000000000L) != 0x0L)
return jjStopAtPos(1, 42);
break;
default :
break;
}
return jjStartNfa_1(0, active0, active1);
}
private int jjMoveStringLiteralDfa2_1(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_1(0, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_1(1, active0, active1);
return 2;
}
switch(curChar)
{
case '.':
if ((active0 & 0x4000000L) != 0x0L)
return jjStopAtPos(2, 26);
break;
case '=':
if ((active0 & 0x800000000000L) != 0x0L)
return jjStopAtPos(2, 47);
else if ((active0 & 0x1000000000000L) != 0x0L)
return jjStopAtPos(2, 48);
else if ((active0 & 0x8000000000000000L) != 0x0L)
return jjStopAtPos(2, 63);
else if ((active1 & 0x2L) != 0x0L)
return jjStopAtPos(2, 65);
break;
case '>':
if ((active1 & 0x8000L) != 0x0L)
{
jjmatchedKind = 79;
jjmatchedPos = 2;
}
return jjMoveStringLiteralDfa3_1(active0, 0x0L, active1, 0x1L);
case 'n':
return jjMoveStringLiteralDfa3_1(active0, 0x100001000L, active1, 0x0L);
case 'r':
return jjMoveStringLiteralDfa3_1(active0, 0x200L, active1, 0x1000000L);
case 's':
return jjMoveStringLiteralDfa3_1(active0, 0x2000L, active1, 0x0L);
case 't':
return jjMoveStringLiteralDfa3_1(active0, 0x800L, active1, 0x0L);
case 'y':
if ((active0 & 0x400L) != 0x0L)
return jjStopAtPos(2, 10);
break;
default :
break;
}
return jjStartNfa_1(1, active0, active1);
}
private int jjMoveStringLiteralDfa3_1(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_1(1, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_1(2, active0, active1);
return 3;
}
switch(curChar)
{
case '=':
if ((active1 & 0x1L) != 0x0L)
return jjStopAtPos(3, 64);
break;
case 'a':
return jjMoveStringLiteralDfa4_1(active0, 0x1000L, active1, 0x1000000L);
case 'c':
return jjMoveStringLiteralDfa4_1(active0, 0x800L, active1, 0x0L);
case 'o':
return jjMoveStringLiteralDfa4_1(active0, 0x200L, active1, 0x0L);
case 's':
return jjMoveStringLiteralDfa4_1(active0, 0x100000000L, active1, 0x0L);
case 't':
return jjMoveStringLiteralDfa4_1(active0, 0x2000L, active1, 0x0L);
default :
break;
}
return jjStartNfa_1(2, active0, active1);
}
private int jjMoveStringLiteralDfa4_1(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_1(2, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_1(3, active0, active1);
return 4;
}
switch(curChar)
{
case 'a':
return jjMoveStringLiteralDfa5_1(active0, 0x2000L, active1, 0x0L);
case 'g':
return jjMoveStringLiteralDfa5_1(active0, 0x0L, active1, 0x1000000L);
case 'h':
if ((active0 & 0x800L) != 0x0L)
return jjStopAtPos(4, 11);
break;
case 'l':
return jjMoveStringLiteralDfa5_1(active0, 0x1000L, active1, 0x0L);
case 't':
return jjMoveStringLiteralDfa5_1(active0, 0x100000000L, active1, 0x0L);
case 'w':
if ((active0 & 0x200L) != 0x0L)
return jjStopAtPos(4, 9);
break;
default :
break;
}
return jjStartNfa_1(3, active0, active1);
}
private int jjMoveStringLiteralDfa5_1(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_1(3, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_1(4, active0, active1);
return 5;
}
switch(curChar)
{
case 'a':
return jjMoveStringLiteralDfa6_1(active0, 0x100000000L, active1, 0x0L);
case 'l':
return jjMoveStringLiteralDfa6_1(active0, 0x1000L, active1, 0x0L);
case 'm':
return jjMoveStringLiteralDfa6_1(active0, 0x0L, active1, 0x1000000L);
case 'n':
return jjMoveStringLiteralDfa6_1(active0, 0x2000L, active1, 0x0L);
default :
break;
}
return jjStartNfa_1(4, active0, active1);
}
private int jjMoveStringLiteralDfa6_1(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_1(4, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_1(5, active0, active1);
return 6;
}
switch(curChar)
{
case 'a':
if ((active1 & 0x1000000L) != 0x0L)
return jjStopAtPos(6, 88);
break;
case 'c':
return jjMoveStringLiteralDfa7_1(active0, 0x2000L, active1, 0x0L);
case 'n':
return jjMoveStringLiteralDfa7_1(active0, 0x100000000L, active1, 0x0L);
case 'y':
if ((active0 & 0x1000L) != 0x0L)
return jjStopAtPos(6, 12);
break;
default :
break;
}
return jjStartNfa_1(5, active0, active1);
}
private int jjMoveStringLiteralDfa7_1(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_1(5, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_1(6, active0, 0L);
return 7;
}
switch(curChar)
{
case 'c':
return jjMoveStringLiteralDfa8_1(active0, 0x100000000L);
case 'e':
return jjMoveStringLiteralDfa8_1(active0, 0x2000L);
default :
break;
}
return jjStartNfa_1(6, active0, 0L);
}
private int jjMoveStringLiteralDfa8_1(long old0, long active0){
if (((active0 &= old0)) == 0L)
return jjStartNfa_1(6, old0, 0L);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_1(7, active0, 0L);
return 8;
}
switch(curChar)
{
case 'e':
return jjMoveStringLiteralDfa9_1(active0, 0x100000000L);
case 'o':
return jjMoveStringLiteralDfa9_1(active0, 0x2000L);
default :
break;
}
return jjStartNfa_1(7, active0, 0L);
}
private int jjMoveStringLiteralDfa9_1(long old0, long active0){
if (((active0 &= old0)) == 0L)
return jjStartNfa_1(7, old0, 0L);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_1(8, active0, 0L);
return 9;
}
switch(curChar)
{
case 'f':
if ((active0 & 0x2000L) != 0x0L)
return jjStopAtPos(9, 13);
break;
case 'o':
return jjMoveStringLiteralDfa10_1(active0, 0x100000000L);
default :
break;
}
return jjStartNfa_1(8, active0, 0L);
}
private int jjMoveStringLiteralDfa10_1(long old0, long active0){
if (((active0 &= old0)) == 0L)
return jjStartNfa_1(8, old0, 0L);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_1(9, active0, 0L);
return 10;
}
switch(curChar)
{
case 'f':
if ((active0 & 0x100000000L) != 0x0L)
return jjStopAtPos(10, 32);
break;
default :
break;
}
return jjStartNfa_1(9, active0, 0L);
}
private int jjMoveNfa_1(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 33;
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 5:
if (curChar == 47)
{ jjAddStates(50, 51); }
else if (curChar == 39)
{ jjCheckNAddStates(52, 54); }
else if (curChar == 34)
{ jjCheckNAddStates(55, 57); }
else if (curChar == 35)
jjstateSet[jjnewStateCnt++] = 0;
break;
case 22:
if (curChar == 47)
{
if (kind > 8)
kind = 8;
{ jjCheckNAddStates(58, 60); }
}
else if (curChar == 42)
{ jjCheckNAddTwoStates(23, 24); }
break;
case 0:
if (curChar != 35)
break;
if (kind > 6)
kind = 6;
{ jjCheckNAddStates(61, 63); }
break;
case 1:
if ((0xffffffffffffdbffL & l) == 0x0L)
break;
if (kind > 6)
kind = 6;
{ jjCheckNAddStates(61, 63); }
break;
case 2:
if ((0x2400L & l) != 0x0L && kind > 6)
kind = 6;
break;
case 3:
if (curChar == 10 && kind > 6)
kind = 6;
break;
case 4:
if (curChar == 13)
jjstateSet[jjnewStateCnt++] = 3;
break;
case 6:
if (curChar == 34)
{ jjCheckNAddStates(55, 57); }
break;
case 7:
if ((0xfffffffbffffdbffL & l) != 0x0L)
{ jjCheckNAddStates(55, 57); }
break;
case 9:
if ((0xffffffffffffdbffL & l) != 0x0L)
{ jjCheckNAddStates(55, 57); }
break;
case 10:
if (curChar == 34 && kind > 124)
kind = 124;
break;
case 11:
if (curChar == 39)
{ jjCheckNAddStates(52, 54); }
break;
case 12:
if ((0xffffff7fffffdbffL & l) != 0x0L)
{ jjCheckNAddStates(52, 54); }
break;
case 14:
if ((0xffffffffffffdbffL & l) != 0x0L)
{ jjCheckNAddStates(52, 54); }
break;
case 15:
if (curChar == 39 && kind > 124)
kind = 124;
break;
case 17:
{ jjCheckNAddStates(64, 66); }
break;
case 19:
if ((0xfffffffffffffffeL & l) != 0x0L)
{ jjCheckNAddStates(64, 66); }
break;
case 21:
if (curChar == 47)
{ jjAddStates(50, 51); }
break;
case 23:
if ((0xfffffbffffffffffL & l) != 0x0L)
{ jjCheckNAddTwoStates(23, 24); }
break;
case 24:
if (curChar == 42)
{ jjCheckNAddStates(67, 69); }
break;
case 25:
if ((0xffff7bffffffffffL & l) != 0x0L)
{ jjCheckNAddTwoStates(26, 24); }
break;
case 26:
if ((0xfffffbffffffffffL & l) != 0x0L)
{ jjCheckNAddTwoStates(26, 24); }
break;
case 27:
if (curChar == 47 && kind > 7)
kind = 7;
break;
case 28:
if (curChar != 47)
break;
if (kind > 8)
kind = 8;
{ jjCheckNAddStates(58, 60); }
break;
case 29:
if ((0xffffffffffffdbffL & l) == 0x0L)
break;
if (kind > 8)
kind = 8;
{ jjCheckNAddStates(58, 60); }
break;
case 30:
if ((0x2400L & l) != 0x0L && kind > 8)
kind = 8;
break;
case 31:
if (curChar == 10 && kind > 8)
kind = 8;
break;
case 32:
if (curChar == 13)
jjstateSet[jjnewStateCnt++] = 31;
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 5:
if (curChar == 96)
{ jjCheckNAddStates(64, 66); }
break;
case 1:
if (kind > 6)
kind = 6;
{ jjAddStates(61, 63); }
break;
case 7:
if ((0xffffffffefffffffL & l) != 0x0L)
{ jjCheckNAddStates(55, 57); }
break;
case 8:
if (curChar == 92)
jjstateSet[jjnewStateCnt++] = 9;
break;
case 9:
{ jjCheckNAddStates(55, 57); }
break;
case 12:
if ((0xffffffffefffffffL & l) != 0x0L)
{ jjCheckNAddStates(52, 54); }
break;
case 13:
if (curChar == 92)
jjstateSet[jjnewStateCnt++] = 14;
break;
case 14:
{ jjCheckNAddStates(52, 54); }
break;
case 17:
if ((0xfffffffeefffffffL & l) != 0x0L)
{ jjCheckNAddStates(64, 66); }
break;
case 18:
if (curChar == 92)
jjstateSet[jjnewStateCnt++] = 19;
break;
case 19:
{ jjCheckNAddStates(64, 66); }
break;
case 20:
if (curChar == 96 && kind > 125)
kind = 125;
break;
case 23:
{ jjCheckNAddTwoStates(23, 24); }
break;
case 25:
case 26:
{ jjCheckNAddTwoStates(26, 24); }
break;
case 29:
if (kind > 8)
kind = 8;
{ jjAddStates(58, 60); }
break;
default : break;
}
} while(i != startsAt);
}
else
{
int hiByte = (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:
if (!jjCanMove_1(hiByte, i1, i2, l1, l2))
break;
if (kind > 6)
kind = 6;
{ jjAddStates(61, 63); }
break;
case 7:
case 9:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
{ jjCheckNAddStates(55, 57); }
break;
case 12:
case 14:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
{ jjCheckNAddStates(52, 54); }
break;
case 17:
case 19:
if (jjCanMove_1(hiByte, i1, i2, l1, l2))
{ jjCheckNAddStates(64, 66); }
break;
case 23:
if (jjCanMove_1(hiByte, i1, i2, l1, l2))
{ jjCheckNAddTwoStates(23, 24); }
break;
case 25:
case 26:
if (jjCanMove_1(hiByte, i1, i2, l1, l2))
{ jjCheckNAddTwoStates(26, 24); }
break;
case 29:
if (!jjCanMove_1(hiByte, i1, i2, l1, l2))
break;
if (kind > 8)
kind = 8;
{ jjAddStates(58, 60); }
break;
default : if (i1 == 0 || l1 == 0 || i2 == 0 || l2 == 0) break; else break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
i = jjnewStateCnt;
jjnewStateCnt = startsAt;
startsAt = 33 - jjnewStateCnt;
if (i == startsAt)
return curPos;
try { curChar = input_stream.readChar(); }
catch(final java.io.IOException e) { return curPos; }
}
}
private final int jjStopStringLiteralDfa_2(int pos, long active0, long active1){
switch (pos)
{
case 0:
if ((active1 & 0x1000000L) != 0x0L)
return 0;
if ((active0 & 0x400000000000000L) != 0x0L || (active1 & 0x100L) != 0x0L)
return 23;
return -1;
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 jjMoveStringLiteralDfa0_2(){
switch(curChar)
{
case '!':
jjmatchedKind = 74;
return jjMoveStringLiteralDfa1_2(0x1641100000000L, 0x0L);
case '#':
return jjMoveStringLiteralDfa1_2(0x0L, 0x1000000L);
case '%':
jjmatchedKind = 73;
return jjMoveStringLiteralDfa1_2(0x800000000000000L, 0x0L);
case '&':
jjmatchedKind = 75;
return jjMoveStringLiteralDfa1_2(0x1000000040000000L, 0x0L);
case '(':
return jjStopAtPos(0, 14);
case ')':
return jjStopAtPos(0, 15);
case '*':
jjmatchedKind = 71;
return jjMoveStringLiteralDfa1_2(0x200000000000000L, 0x0L);
case '+':
jjmatchedKind = 67;
return jjMoveStringLiteralDfa1_2(0x80000000000000L, 0x10L);
case ',':
return jjStopAtPos(0, 23);
case '-':
jjmatchedKind = 69;
return jjMoveStringLiteralDfa1_2(0x100000000000000L, 0x400040L);
case '.':
jjmatchedKind = 24;
return jjMoveStringLiteralDfa1_2(0x4000000L, 0x40000L);
case '/':
jjmatchedKind = 72;
return jjMoveStringLiteralDfa1_2(0x400000000000000L, 0x0L);
case ':':
return jjStopAtPos(0, 22);
case ';':
return jjStopAtPos(0, 21);
case '<':
jjmatchedKind = 39;
return jjMoveStringLiteralDfa1_2(0x8000010000000000L, 0x4000L);
case '=':
jjmatchedKind = 66;
return jjMoveStringLiteralDfa1_2(0x9a0800000000L, 0x800000L);
case '>':
jjmatchedKind = 37;
return jjMoveStringLiteralDfa1_2(0x4000000000L, 0x18003L);
case '?':
jjmatchedKind = 27;
return jjMoveStringLiteralDfa1_2(0x32080000L, 0x0L);
case '[':
return jjStopAtPos(0, 18);
case ']':
return jjStopAtPos(0, 20);
case '^':
jjmatchedKind = 77;
return jjMoveStringLiteralDfa1_2(0x4000000000000000L, 0x0L);
case '{':
return jjStopAtPos(0, 16);
case '|':
jjmatchedKind = 76;
return jjMoveStringLiteralDfa1_2(0x2000000080000000L, 0x0L);
case '}':
return jjStopAtPos(0, 17);
case '~':
return jjStopAtPos(0, 81);
default :
return jjMoveNfa_2(5, 0);
}
}
private int jjMoveStringLiteralDfa1_2(long active0, long active1){
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_2(0, active0, active1);
return 1;
}
switch(curChar)
{
case '$':
if ((active0 & 0x100000000000L) != 0x0L)
return jjStopAtPos(1, 44);
else if ((active0 & 0x400000000000L) != 0x0L)
return jjStopAtPos(1, 46);
break;
case '&':
if ((active0 & 0x40000000L) != 0x0L)
return jjStopAtPos(1, 30);
break;
case '+':
if ((active1 & 0x10L) != 0x0L)
return jjStopAtPos(1, 68);
break;
case '-':
if ((active1 & 0x40L) != 0x0L)
return jjStopAtPos(1, 70);
break;
case '.':
if ((active0 & 0x2000000L) != 0x0L)
return jjStopAtPos(1, 25);
else if ((active1 & 0x40000L) != 0x0L)
{
jjmatchedKind = 82;
jjmatchedPos = 1;
}
return jjMoveStringLiteralDfa2_2(active0, 0x4000000L, active1, 0x0L);
case ':':
if ((active0 & 0x10000000L) != 0x0L)
return jjStopAtPos(1, 28);
break;
case '<':
if ((active1 & 0x4000L) != 0x0L)
{
jjmatchedKind = 78;
jjmatchedPos = 1;
}
return jjMoveStringLiteralDfa2_2(active0, 0x8000000000000000L, active1, 0x0L);
case '=':
if ((active0 & 0x800000000L) != 0x0L)
{
jjmatchedKind = 35;
jjmatchedPos = 1;
}
else if ((active0 & 0x1000000000L) != 0x0L)
{
jjmatchedKind = 36;
jjmatchedPos = 1;
}
else if ((active0 & 0x4000000000L) != 0x0L)
return jjStopAtPos(1, 38);
else if ((active0 & 0x10000000000L) != 0x0L)
return jjStopAtPos(1, 40);
else if ((active0 & 0x80000000000000L) != 0x0L)
return jjStopAtPos(1, 55);
else if ((active0 & 0x100000000000000L) != 0x0L)
return jjStopAtPos(1, 56);
else if ((active0 & 0x200000000000000L) != 0x0L)
return jjStopAtPos(1, 57);
else if ((active0 & 0x400000000000000L) != 0x0L)
return jjStopAtPos(1, 58);
else if ((active0 & 0x800000000000000L) != 0x0L)
return jjStopAtPos(1, 59);
else if ((active0 & 0x1000000000000000L) != 0x0L)
return jjStopAtPos(1, 60);
else if ((active0 & 0x2000000000000000L) != 0x0L)
return jjStopAtPos(1, 61);
else if ((active0 & 0x4000000000000000L) != 0x0L)
return jjStopAtPos(1, 62);
return jjMoveStringLiteralDfa2_2(active0, 0x1800000000000L, active1, 0x0L);
case '>':
if ((active1 & 0x10000L) != 0x0L)
{
jjmatchedKind = 80;
jjmatchedPos = 1;
}
else if ((active1 & 0x400000L) != 0x0L)
return jjStopAtPos(1, 86);
else if ((active1 & 0x800000L) != 0x0L)
return jjStopAtPos(1, 87);
return jjMoveStringLiteralDfa2_2(active0, 0x0L, active1, 0x8003L);
case '?':
if ((active0 & 0x20000000L) != 0x0L)
return jjStopAtPos(1, 29);
break;
case '[':
if ((active0 & 0x80000L) != 0x0L)
return jjStopAtPos(1, 19);
break;
case '^':
if ((active0 & 0x80000000000L) != 0x0L)
return jjStopAtPos(1, 43);
else if ((active0 & 0x200000000000L) != 0x0L)
return jjStopAtPos(1, 45);
break;
case 'i':
return jjMoveStringLiteralDfa2_2(active0, 0x100000000L, active1, 0x0L);
case 'p':
return jjMoveStringLiteralDfa2_2(active0, 0x0L, active1, 0x1000000L);
case '|':
if ((active0 & 0x80000000L) != 0x0L)
return jjStopAtPos(1, 31);
break;
case '~':
if ((active0 & 0x20000000000L) != 0x0L)
return jjStopAtPos(1, 41);
else if ((active0 & 0x40000000000L) != 0x0L)
return jjStopAtPos(1, 42);
break;
default :
break;
}
return jjStartNfa_2(0, active0, active1);
}
private int jjMoveStringLiteralDfa2_2(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_2(0, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_2(1, active0, active1);
return 2;
}
switch(curChar)
{
case '.':
if ((active0 & 0x4000000L) != 0x0L)
return jjStopAtPos(2, 26);
break;
case '=':
if ((active0 & 0x800000000000L) != 0x0L)
return jjStopAtPos(2, 47);
else if ((active0 & 0x1000000000000L) != 0x0L)
return jjStopAtPos(2, 48);
else if ((active0 & 0x8000000000000000L) != 0x0L)
return jjStopAtPos(2, 63);
else if ((active1 & 0x2L) != 0x0L)
return jjStopAtPos(2, 65);
break;
case '>':
if ((active1 & 0x8000L) != 0x0L)
{
jjmatchedKind = 79;
jjmatchedPos = 2;
}
return jjMoveStringLiteralDfa3_2(active0, 0x0L, active1, 0x1L);
case 'n':
return jjMoveStringLiteralDfa3_2(active0, 0x100000000L, active1, 0x0L);
case 'r':
return jjMoveStringLiteralDfa3_2(active0, 0x0L, active1, 0x1000000L);
default :
break;
}
return jjStartNfa_2(1, active0, active1);
}
private int jjMoveStringLiteralDfa3_2(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_2(1, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_2(2, active0, active1);
return 3;
}
switch(curChar)
{
case '=':
if ((active1 & 0x1L) != 0x0L)
return jjStopAtPos(3, 64);
break;
case 'a':
return jjMoveStringLiteralDfa4_2(active0, 0x0L, active1, 0x1000000L);
case 's':
return jjMoveStringLiteralDfa4_2(active0, 0x100000000L, active1, 0x0L);
default :
break;
}
return jjStartNfa_2(2, active0, active1);
}
private int jjMoveStringLiteralDfa4_2(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_2(2, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_2(3, active0, active1);
return 4;
}
switch(curChar)
{
case 'g':
return jjMoveStringLiteralDfa5_2(active0, 0x0L, active1, 0x1000000L);
case 't':
return jjMoveStringLiteralDfa5_2(active0, 0x100000000L, active1, 0x0L);
default :
break;
}
return jjStartNfa_2(3, active0, active1);
}
private int jjMoveStringLiteralDfa5_2(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_2(3, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_2(4, active0, active1);
return 5;
}
switch(curChar)
{
case 'a':
return jjMoveStringLiteralDfa6_2(active0, 0x100000000L, active1, 0x0L);
case 'm':
return jjMoveStringLiteralDfa6_2(active0, 0x0L, active1, 0x1000000L);
default :
break;
}
return jjStartNfa_2(4, active0, active1);
}
private int jjMoveStringLiteralDfa6_2(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_2(4, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_2(5, active0, active1);
return 6;
}
switch(curChar)
{
case 'a':
if ((active1 & 0x1000000L) != 0x0L)
return jjStopAtPos(6, 88);
break;
case 'n':
return jjMoveStringLiteralDfa7_2(active0, 0x100000000L, active1, 0x0L);
default :
break;
}
return jjStartNfa_2(5, active0, active1);
}
private int jjMoveStringLiteralDfa7_2(long old0, long active0, long old1, long active1){
if (((active0 &= old0) | (active1 &= old1)) == 0L)
return jjStartNfa_2(5, old0, old1);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_2(6, active0, 0L);
return 7;
}
switch(curChar)
{
case 'c':
return jjMoveStringLiteralDfa8_2(active0, 0x100000000L);
default :
break;
}
return jjStartNfa_2(6, active0, 0L);
}
private int jjMoveStringLiteralDfa8_2(long old0, long active0){
if (((active0 &= old0)) == 0L)
return jjStartNfa_2(6, old0, 0L);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_2(7, active0, 0L);
return 8;
}
switch(curChar)
{
case 'e':
return jjMoveStringLiteralDfa9_2(active0, 0x100000000L);
default :
break;
}
return jjStartNfa_2(7, active0, 0L);
}
private int jjMoveStringLiteralDfa9_2(long old0, long active0){
if (((active0 &= old0)) == 0L)
return jjStartNfa_2(7, old0, 0L);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_2(8, active0, 0L);
return 9;
}
switch(curChar)
{
case 'o':
return jjMoveStringLiteralDfa10_2(active0, 0x100000000L);
default :
break;
}
return jjStartNfa_2(8, active0, 0L);
}
private int jjMoveStringLiteralDfa10_2(long old0, long active0){
if (((active0 &= old0)) == 0L)
return jjStartNfa_2(8, old0, 0L);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_2(9, active0, 0L);
return 10;
}
switch(curChar)
{
case 'f':
if ((active0 & 0x100000000L) != 0x0L)
return jjStopAtPos(10, 32);
break;
default :
break;
}
return jjStartNfa_2(9, active0, 0L);
}
private int jjMoveNfa_2(int startState, int curPos)
{
int startsAt = 0;
jjnewStateCnt = 34;
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 23:
if (curChar == 47)
{
if (kind > 8)
kind = 8;
{ jjCheckNAddStates(70, 72); }
}
else if (curChar == 42)
{ jjCheckNAddTwoStates(24, 25); }
break;
case 5:
if ((0x3ff001000000000L & l) != 0x0L)
{
if (kind > 109)
kind = 109;
{ jjCheckNAdd(6); }
}
else if (curChar == 47)
{ jjAddStates(73, 74); }
else if (curChar == 39)
{ jjCheckNAddStates(75, 77); }
else if (curChar == 34)
{ jjCheckNAddStates(78, 80); }
else if (curChar == 35)
jjstateSet[jjnewStateCnt++] = 0;
break;
case 0:
if (curChar != 35)
break;
if (kind > 6)
kind = 6;
{ jjCheckNAddStates(61, 63); }
break;
case 1:
if ((0xffffffffffffdbffL & l) == 0x0L)
break;
if (kind > 6)
kind = 6;
{ jjCheckNAddStates(61, 63); }
break;
case 2:
if ((0x2400L & l) != 0x0L && kind > 6)
kind = 6;
break;
case 3:
if (curChar == 10 && kind > 6)
kind = 6;
break;
case 4:
if (curChar == 13)
jjstateSet[jjnewStateCnt++] = 3;
break;
case 6:
if ((0x3ff001000000000L & l) == 0x0L)
break;
if (kind > 109)
kind = 109;
{ jjCheckNAdd(6); }
break;
case 7:
if (curChar == 34)
{ jjCheckNAddStates(78, 80); }
break;
case 8:
if ((0xfffffffbffffdbffL & l) != 0x0L)
{ jjCheckNAddStates(78, 80); }
break;
case 10:
if ((0xffffffffffffdbffL & l) != 0x0L)
{ jjCheckNAddStates(78, 80); }
break;
case 11:
if (curChar == 34 && kind > 124)
kind = 124;
break;
case 12:
if (curChar == 39)
{ jjCheckNAddStates(75, 77); }
break;
case 13:
if ((0xffffff7fffffdbffL & l) != 0x0L)
{ jjCheckNAddStates(75, 77); }
break;
case 15:
if ((0xffffffffffffdbffL & l) != 0x0L)
{ jjCheckNAddStates(75, 77); }
break;
case 16:
if (curChar == 39 && kind > 124)
kind = 124;
break;
case 18:
{ jjCheckNAddStates(13, 15); }
break;
case 20:
if ((0xfffffffffffffffeL & l) != 0x0L)
{ jjCheckNAddStates(13, 15); }
break;
case 22:
if (curChar == 47)
{ jjAddStates(73, 74); }
break;
case 24:
if ((0xfffffbffffffffffL & l) != 0x0L)
{ jjCheckNAddTwoStates(24, 25); }
break;
case 25:
if (curChar == 42)
{ jjCheckNAddStates(81, 83); }
break;
case 26:
if ((0xffff7bffffffffffL & l) != 0x0L)
{ jjCheckNAddTwoStates(27, 25); }
break;
case 27:
if ((0xfffffbffffffffffL & l) != 0x0L)
{ jjCheckNAddTwoStates(27, 25); }
break;
case 28:
if (curChar == 47 && kind > 7)
kind = 7;
break;
case 29:
if (curChar != 47)
break;
if (kind > 8)
kind = 8;
{ jjCheckNAddStates(70, 72); }
break;
case 30:
if ((0xffffffffffffdbffL & l) == 0x0L)
break;
if (kind > 8)
kind = 8;
{ jjCheckNAddStates(70, 72); }
break;
case 31:
if ((0x2400L & l) != 0x0L && kind > 8)
kind = 8;
break;
case 32:
if (curChar == 10 && kind > 8)
kind = 8;
break;
case 33:
if (curChar == 13)
jjstateSet[jjnewStateCnt++] = 32;
break;
default : break;
}
} while(i != startsAt);
}
else if (curChar < 128)
{
long l = 1L << (curChar & 077);
do
{
switch(jjstateSet[--i])
{
case 5:
if ((0x7fffffe87ffffffL & l) != 0x0L)
{
if (kind > 109)
kind = 109;
{ jjCheckNAdd(6); }
}
else if (curChar == 96)
{ jjCheckNAddStates(13, 15); }
break;
case 1:
if (kind > 6)
kind = 6;
{ jjAddStates(61, 63); }
break;
case 6:
if ((0x7fffffe87ffffffL & l) == 0x0L)
break;
if (kind > 109)
kind = 109;
{ jjCheckNAdd(6); }
break;
case 8:
if ((0xffffffffefffffffL & l) != 0x0L)
{ jjCheckNAddStates(78, 80); }
break;
case 9:
if (curChar == 92)
jjstateSet[jjnewStateCnt++] = 10;
break;
case 10:
{ jjCheckNAddStates(78, 80); }
break;
case 13:
if ((0xffffffffefffffffL & l) != 0x0L)
{ jjCheckNAddStates(75, 77); }
break;
case 14:
if (curChar == 92)
jjstateSet[jjnewStateCnt++] = 15;
break;
case 15:
{ jjCheckNAddStates(75, 77); }
break;
case 17:
if (curChar == 96)
{ jjCheckNAddStates(13, 15); }
break;
case 18:
if ((0xfffffffeefffffffL & l) != 0x0L)
{ jjCheckNAddStates(13, 15); }
break;
case 19:
if (curChar == 92)
jjstateSet[jjnewStateCnt++] = 20;
break;
case 20:
{ jjCheckNAddStates(13, 15); }
break;
case 21:
if (curChar == 96 && kind > 125)
kind = 125;
break;
case 24:
{ jjCheckNAddTwoStates(24, 25); }
break;
case 26:
case 27:
{ jjCheckNAddTwoStates(27, 25); }
break;
case 30:
if (kind > 8)
kind = 8;
{ jjAddStates(70, 72); }
break;
default : break;
}
} while(i != startsAt);
}
else
{
int hiByte = (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:
if (!jjCanMove_1(hiByte, i1, i2, l1, l2))
break;
if (kind > 6)
kind = 6;
{ jjAddStates(61, 63); }
break;
case 8:
case 10:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
{ jjCheckNAddStates(78, 80); }
break;
case 13:
case 15:
if (jjCanMove_0(hiByte, i1, i2, l1, l2))
{ jjCheckNAddStates(75, 77); }
break;
case 18:
case 20:
if (jjCanMove_1(hiByte, i1, i2, l1, l2))
{ jjCheckNAddStates(13, 15); }
break;
case 24:
if (jjCanMove_1(hiByte, i1, i2, l1, l2))
{ jjCheckNAddTwoStates(24, 25); }
break;
case 26:
case 27:
if (jjCanMove_1(hiByte, i1, i2, l1, l2))
{ jjCheckNAddTwoStates(27, 25); }
break;
case 30:
if (!jjCanMove_1(hiByte, i1, i2, l1, l2))
break;
if (kind > 8)
kind = 8;
{ jjAddStates(70, 72); }
break;
default : if (i1 == 0 || l1 == 0 || i2 == 0 || l2 == 0) break; else break;
}
} while(i != startsAt);
}
if (kind != 0x7fffffff)
{
jjmatchedKind = kind;
jjmatchedPos = curPos;
kind = 0x7fffffff;
}
++curPos;
i = jjnewStateCnt;
jjnewStateCnt = startsAt;
startsAt = 34 - jjnewStateCnt;
if (i == startsAt)
return curPos;
try { curChar = input_stream.readChar(); }
catch(final java.io.IOException e) { return curPos; }
}
}
/** Token literal values. */
public static final String[] jjstrLiteralImages = {
"", null, null, null, null, null, null, null, null, "\164\150\162\157\167",
"\164\162\171", "\143\141\164\143\150", "\146\151\156\141\154\154\171",
"\151\156\163\164\141\156\143\145\157\146", "\50", "\51", "\173", "\175", "\133", "\77\133", "\135", "\73", "\72", "\54",
"\56", "\77\56", "\56\56\56", "\77", "\77\72", "\77\77", "\46\46", "\174\174",
"\41\151\156\163\164\141\156\143\145\157\146", "\141\156\144", "\157\162", "\75\75", "\41\75", "\76", "\76\75", "\74",
"\74\75", "\75\176", "\41\176", "\75\136", "\75\44", "\41\136", "\41\44", "\75\75\75",
"\41\75\75", "\145\161", "\156\145", "\147\164", "\147\145", "\154\164", "\154\145",
"\53\75", "\55\75", "\52\75", "\57\75", "\45\75", "\46\75", "\174\75", "\136\75",
"\74\74\75", "\76\76\76\75", "\76\76\75", "\75", "\53", "\53\53", "\55", "\55\55", "\52",
"\57", "\45", "\41", "\46", "\174", "\136", "\74\74", "\76\76\76", "\76\76", "\176",
"\56\56", "\156\157\164", "\144\151\166", "\155\157\144", "\55\76", "\75\76",
"\43\160\162\141\147\155\141", "\151\146", "\145\154\163\145", "\144\157", "\167\150\151\154\145",
"\146\157\162", "\142\162\145\141\153", "\143\157\156\164\151\156\165\145",
"\146\165\156\143\164\151\157\156", "\162\145\164\165\162\156", "\156\145\167", "\163\151\172\145",
"\145\155\160\164\171", "\166\141\162", "\154\145\164", "\143\157\156\163\164", "\156\165\154\154",
"\164\162\165\145", "\146\141\154\163\145", "\116\141\116", null, null, null, null, null, null,
null, null, null, null, null, null, null, null, null, null, null, null, null, };
protected Token jjFillToken()
{
final Token t;
final String curTokenImage;
final int beginLine;
final int endLine;
final int beginColumn;
final int endColumn;
String im = jjstrLiteralImages[jjmatchedKind];
curTokenImage = im == null ? input_stream.getImage() : im;
beginLine = input_stream.getBeginLine();
beginColumn = input_stream.getBeginColumn();
endLine = input_stream.getEndLine();
endColumn = input_stream.getEndColumn();
t = Token.newToken(jjmatchedKind);
t.kind = jjmatchedKind;
t.image = curTokenImage;
t.beginLine = beginLine;
t.endLine = endLine;
t.beginColumn = beginColumn;
t.endColumn = endColumn;
return t;
}
static final int[] jjnextStates = {
38, 39, 44, 45, 46, 16, 63, 69, 54, 61, 23, 24, 26, 18, 19, 21,
50, 52, 10, 70, 71, 73, 55, 56, 58, 12, 13, 16, 28, 29, 31, 34,
35, 36, 40, 41, 16, 44, 45, 46, 16, 65, 66, 68, 14, 15, 42, 43,
47, 48, 22, 28, 12, 13, 15, 7, 8, 10, 29, 30, 32, 1, 2, 4,
17, 18, 20, 24, 25, 27, 30, 31, 33, 23, 29, 13, 14, 16, 8, 9,
11, 25, 26, 28,
};
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);
case 32:
return ((jjbitVec3[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 ((jjbitVec2[i2] & l2) != 0L);
default :
if ((jjbitVec4[i1] & l1) != 0L)
return true;
return false;
}
}
int curLexState = 0;
int defaultLexState = 0;
int jjnewStateCnt;
int jjround;
int jjmatchedPos;
int jjmatchedKind;
/** Get the next Token. */
public Token getNextToken()
{
Token matchedToken;
int curPos = 0;
EOFLoop:
for (;;)
{
try
{
curChar = input_stream.beginToken();
}
catch(final Exception e)
{
jjmatchedKind = 0;
jjmatchedPos = -1;
matchedToken = jjFillToken();
return matchedToken;
}
image = jjimage;
image.setLength(0);
jjimageLen = 0;
switch(curLexState)
{
case 0:
try {
input_stream.backup(0);
while (curChar <= 32 && (0x100003600L & (1L << curChar)) != 0x0L)
curChar = input_stream.beginToken();
}
catch (final java.io.IOException e1) {
continue EOFLoop;
}
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_0();
break;
case 1:
try {
input_stream.backup(0);
while (curChar <= 32 && (0x100003600L & (1L << curChar)) != 0x0L)
curChar = input_stream.beginToken();
}
catch (final java.io.IOException e1) {
continue EOFLoop;
}
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_1();
break;
case 2:
try {
input_stream.backup(0);
while (curChar <= 32 && (0x100003600L & (1L << curChar)) != 0x0L)
curChar = input_stream.beginToken();
}
catch (final java.io.IOException e1) {
continue EOFLoop;
}
jjmatchedKind = 0x7fffffff;
jjmatchedPos = 0;
curPos = jjMoveStringLiteralDfa0_2();
break;
}
if (jjmatchedKind != 0x7fffffff)
{
if (jjmatchedPos + 1 < curPos)
input_stream.backup(curPos - jjmatchedPos - 1);
if ((jjtoToken[jjmatchedKind >> 6] & (1L << (jjmatchedKind & 077))) != 0L)
{
matchedToken = jjFillToken();
TokenLexicalActions(matchedToken);
if (jjnewLexState[jjmatchedKind] != -1)
curLexState = jjnewLexState[jjmatchedKind];
return matchedToken;
}
else
{
if (jjnewLexState[jjmatchedKind] != -1)
curLexState = jjnewLexState[jjmatchedKind];
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 (final 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 TokenMgrException(EOFSeen, curLexState, error_line, error_column, error_after, curChar, TokenMgrException.LEXICAL_ERROR);
}
}
void SkipLexicalActions(Token matchedToken)
{
switch(jjmatchedKind)
{
default :
break;
}
}
void MoreLexicalActions()
{
jjimageLen += (lengthOfMatch = jjmatchedPos + 1);
switch(jjmatchedKind)
{
default :
break;
}
}
void TokenLexicalActions(Token matchedToken)
{
switch(jjmatchedKind)
{
case 110 :
image.append(input_stream.getSuffix(jjimageLen + (lengthOfMatch = jjmatchedPos + 1)));
matchedToken.image = StringParser.unescapeIdentifier(matchedToken.image);
final int length = matchedToken.image.length();
if (comparatorNames && length == 2) {
switch (matchedToken.image) {
case "ne" : matchedToken.kind = NE; break;
case "eq" : matchedToken.kind = EQ; break;
case "lt" : matchedToken.kind = LT; break;
case "le" : matchedToken.kind = LE; break;
case "gt" : matchedToken.kind = GT; break;
case "ge" : matchedToken.kind = GE; break;
}
} else if (jexl331 && length >= 3 && length <= 10) {
switch (matchedToken.image) {
case "try" : matchedToken.kind = TRY; break;
case "catch" : matchedToken.kind = CATCH; break;
case "finally" : matchedToken.kind = FINALLY; break;
case "throw" : matchedToken.kind = THROW; break;
case "instanceof": matchedToken.kind = ISA; break;
case "!instanceof": matchedToken.kind = NISA; break;
}
}
break;
default :
break;
}
}
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);
}
/** Constructor. */
public ParserTokenManager(SimpleCharStream stream){
input_stream = stream;
}
/** Constructor. */
public ParserTokenManager (SimpleCharStream stream, int lexState){
ReInit(stream);
SwitchTo(lexState);
}
/** Reinitialise parser. */
public void ReInit(SimpleCharStream stream)
{
jjmatchedPos =
jjnewStateCnt =
0;
curLexState = defaultLexState;
input_stream = stream;
ReInitRounds();
}
private void ReInitRounds()
{
int i;
jjround = 0x80000001;
for (i = 74; i-- > 0;)
jjrounds[i] = 0x80000000;
}
/** Reinitialise parser. */
public void ReInit(SimpleCharStream stream, int lexState)
{
ReInit(stream);
SwitchTo(lexState);
}
/** Switch to specified lex state. */
public void SwitchTo(int lexState)
{
if (lexState >= 3 || lexState < 0)
throw new TokenMgrException("Error: Ignoring invalid lexical state : " + lexState + ". State unchanged.", TokenMgrException.INVALID_LEXICAL_STATE);
else
curLexState = lexState;
}
/** Lexer state names. */
public static final String[] lexStateNames = {
"DEFAULT",
"NEVER",
"DOT_ID",
};
/** 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, 2,
2, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, 0, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0,
0, -1,
};
static final long[] jjtoToken = {
0xfffffffffffffe01L, 0x710c7fffffffffffL,
};
static final long[] jjtoSkip = {
0x1feL, 0x0L,
};
static final long[] jjtoSpecial = {
0x0L, 0x0L,
};
static final long[] jjtoMore = {
0x0L, 0x0L,
};
protected SimpleCharStream input_stream;
private final int[] jjrounds = new int[74];
private final int[] jjstateSet = new int[2 * 74];
private final StringBuilder jjimage = new StringBuilder();
private StringBuilder image = jjimage;
private int jjimageLen;
private int lengthOfMatch;
protected int curChar;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy