All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ru.curs.celesta.score.CelestaParserTokenManager Maven / Gradle / Ivy

The newest version!
/* CelestaParserTokenManager.java */
/* Generated By:JavaCC: Do not edit this line. CelestaParserTokenManager.java */
package ru.curs.celesta.score;
import java.util.List;
import java.util.ArrayList;
import java.io.StringReader;
import ru.curs.celesta.CelestaException;
import ru.curs.celesta.DBType;
import ru.curs.celesta.score.GrainPart;
import ru.curs.celesta.score.validator.IdentifierParser;
import ru.curs.celesta.score.io.Resource;

/** Token Manager. */
@SuppressWarnings ("unused")
class CelestaParserTokenManager implements CelestaParserConstants {

  /** 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_6(int pos, long active0, long active1){
   switch (pos)
   {
      case 0:
         if ((active1 & 0x1000000000000L) != 0L)
            return 58;
         if ((active1 & 0x20000000000L) != 0L)
            return 1;
         if ((active1 & 0x20000000L) != 0L)
            return 25;
         if ((active0 & 0x3ffffffffff7ffe0L) != 0L || (active1 & 0x1fc0000L) != 0L)
         {
            jjmatchedKind = 94;
            return 65;
         }
         return -1;
      case 1:
         if ((active0 & 0x40003601c000a00L) != 0L || (active1 & 0x40000L) != 0L)
            return 65;
         if ((active0 & 0x3bfffc9fe3f7f5e0L) != 0L || (active1 & 0x1f80000L) != 0L)
         {
            if (jjmatchedPos != 1)
            {
               jjmatchedKind = 94;
               jjmatchedPos = 1;
            }
            return 65;
         }
         return -1;
      case 2:
         if ((active0 & 0x80c04c40000140L) != 0L || (active1 & 0x1040000L) != 0L)
            return 65;
         if ((active0 & 0x3f7f3c93abf7f4a0L) != 0L || (active1 & 0xf80000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 2;
            return 65;
         }
         return -1;
      case 3:
         if ((active0 & 0x200b0081a0c00000L) != 0L || (active1 & 0x480000L) != 0L)
            return 65;
         if ((active0 & 0x1f743c120b37f4a0L) != 0L || (active1 & 0xb00000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 3;
            return 65;
         }
         return -1;
      case 4:
         if ((active0 & 0x57010020a104080L) != 0L)
            return 65;
         if ((active0 & 0x1a042c100127b420L) != 0L || (active1 & 0xb00000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 4;
            return 65;
         }
         return -1;
      case 5:
         if ((active0 & 0x4200000028020L) != 0L)
            return 65;
         if ((active0 & 0x1a000c1001253400L) != 0L || (active1 & 0xb00000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 5;
            return 65;
         }
         return -1;
      case 6:
         if ((active0 & 0x41001211400L) != 0L || (active1 & 0x300000L) != 0L)
            return 65;
         if ((active0 & 0x1a00080000042000L) != 0L || (active1 & 0x800000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 6;
            return 65;
         }
         return -1;
      case 7:
         if ((active0 & 0x1200000000040000L) != 0L || (active1 & 0x800000L) != 0L)
            return 65;
         if ((active0 & 0x800080000002000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 7;
            return 65;
         }
         return -1;
      case 8:
         if ((active0 & 0x800080000002000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 8;
            return 65;
         }
         return -1;
      case 9:
         if ((active0 & 0x80000002000L) != 0L)
            return 65;
         if ((active0 & 0x800000000000000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 9;
            return 65;
         }
         return -1;
      case 10:
         if ((active0 & 0x800000000000000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 10;
            return 65;
         }
         return -1;
      default :
         return -1;
   }
}
private final int jjStartNfa_6(int pos, long active0, long active1){
   return jjMoveNfa_6(jjStopStringLiteralDfa_6(pos, active0, active1), pos + 1);
}
private int jjStopAtPos(int pos, int kind)
{
   jjmatchedKind = kind;
   jjmatchedPos = pos;
   return pos + 1;
}
private int jjMoveStringLiteralDfa0_6(){
   switch(curChar)
   {
      case 40:
         return jjStopAtPos(0, 102);
      case 41:
         return jjStopAtPos(0, 104);
      case 42:
         return jjStopAtPos(0, 111);
      case 43:
         return jjStopAtPos(0, 109);
      case 44:
         return jjStopAtPos(0, 103);
      case 45:
         return jjStartNfaWithStates_6(0, 93, 25);
      case 46:
         return jjStartNfaWithStates_6(0, 105, 1);
      case 47:
         return jjStartNfaWithStates_6(0, 112, 58);
      case 59:
         return jjStopAtPos(0, 62);
      case 60:
         return jjStopAtPos(0, 108);
      case 61:
         return jjStopAtPos(0, 106);
      case 62:
         return jjStopAtPos(0, 107);
      case 65:
      case 97:
         return jjMoveStringLiteralDfa1_6(0x800000000003e0L, 0x0L);
      case 66:
      case 98:
         return jjMoveStringLiteralDfa1_6(0xc00L, 0x1400000L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa1_6(0xf000L, 0x0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa1_6(0x70000L, 0x900000L);
      case 70:
      case 102:
         return jjMoveStringLiteralDfa1_6(0x200000000f00000L, 0x0L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa1_6(0x3000000L, 0x0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa1_6(0x40000001c000000L, 0x40000L);
      case 74:
      case 106:
         return jjMoveStringLiteralDfa1_6(0x20000000L, 0x0L);
      case 75:
      case 107:
         return jjMoveStringLiteralDfa1_6(0x40000000L, 0x0L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa1_6(0x380000000L, 0x0L);
      case 77:
      case 109:
         return jjMoveStringLiteralDfa1_6(0x800000c00000000L, 0x0L);
      case 78:
      case 110:
         return jjMoveStringLiteralDfa1_6(0xf000000000L, 0x0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa1_6(0x30000000000L, 0x0L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa1_6(0x40000000000L, 0x0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa1_6(0x180000000000L, 0x80000L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa1_6(0x1000e00000000000L, 0x0L);
      case 84:
      case 116:
         return jjMoveStringLiteralDfa1_6(0x103000000000000L, 0x0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa1_6(0x64000000000000L, 0x0L);
      case 86:
      case 118:
         return jjMoveStringLiteralDfa1_6(0x2000000000000000L, 0x200000L);
      case 87:
      case 119:
         return jjMoveStringLiteralDfa1_6(0x18000000000000L, 0x0L);
      case 124:
         return jjMoveStringLiteralDfa1_6(0x0L, 0x400000000000L);
      default :
         return jjMoveNfa_6(8, 0);
   }
}
private int jjMoveStringLiteralDfa1_6(long active0, long active1){
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_6(0, active0, active1);
      return 1;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa2_6(active0, 0x900000400101000L, active1, 0xa00000L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa2_6(active0, 0x20L, active1, 0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa2_6(active0, 0x40L, active1, 0L);
      case 69:
      case 101:
         return jjMoveStringLiteralDfa2_6(active0, 0x10016810c1030400L, active1, 0x180000L);
      case 72:
      case 104:
         return jjMoveStringLiteralDfa2_6(active0, 0x10000000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa2_6(active0, 0x2008100900040000L, active1, 0x1000000L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa2_6(active0, 0x80000000000080L, active1, 0x400000L);
      case 78:
      case 110:
         if ((active0 & 0x4000000L) != 0L)
         {
            jjmatchedKind = 26;
            jjmatchedPos = 1;
         }
         else if ((active0 & 0x10000000000L) != 0L)
            return jjStartNfaWithStates_6(1, 40, 65);
         return jjMoveStringLiteralDfa2_6(active0, 0x420000008000100L, active1, 0x40000L);
      case 79:
      case 111:
         if ((active0 & 0x2000000000L) != 0L)
         {
            jjmatchedKind = 37;
            jjmatchedPos = 1;
         }
         return jjMoveStringLiteralDfa2_6(active0, 0x4220206000L, active1, 0L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa2_6(active0, 0x44000000000000L, active1, 0L);
      case 82:
      case 114:
         if ((active0 & 0x20000000000L) != 0L)
            return jjStartNfaWithStates_6(1, 41, 65);
         return jjMoveStringLiteralDfa2_6(active0, 0x2040002408000L, active1, 0L);
      case 83:
      case 115:
         if ((active0 & 0x200L) != 0L)
            return jjStartNfaWithStates_6(1, 9, 65);
         else if ((active0 & 0x10000000L) != 0L)
            return jjStartNfaWithStates_6(1, 28, 65);
         break;
      case 85:
      case 117:
         return jjMoveStringLiteralDfa2_6(active0, 0x200808000800000L, active1, 0L);
      case 89:
      case 121:
         if ((active0 & 0x800L) != 0L)
            return jjStartNfaWithStates_6(1, 11, 65);
         break;
      case 124:
         if ((active1 & 0x400000000000L) != 0L)
            return jjStopAtPos(1, 110);
         break;
      default :
         break;
   }
   return jjStartNfa_6(0, active0, active1);
}
private int jjMoveStringLiteralDfa2_6(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_6(0, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_6(1, active0, active1);
      return 2;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa3_6(active0, 0L, active1, 0x80000L);
      case 66:
      case 98:
         return jjMoveStringLiteralDfa3_6(active0, 0x100000000000000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa3_6(active0, 0L, active1, 0x100000L);
      case 68:
      case 100:
         if ((active0 & 0x40L) != 0L)
            return jjStartNfaWithStates_6(2, 6, 65);
         else if ((active0 & 0x100L) != 0L)
            return jjStartNfaWithStates_6(2, 8, 65);
         return jjMoveStringLiteralDfa3_6(active0, 0x404000000000000L, active1, 0L);
      case 69:
      case 101:
         return jjMoveStringLiteralDfa3_6(active0, 0x2010000000008000L, active1, 0L);
      case 70:
      case 102:
         return jjMoveStringLiteralDfa3_6(active0, 0x80080010000L, active1, 0L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa3_6(active0, 0x100000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa3_6(active0, 0x20040020000000L, active1, 0L);
      case 75:
      case 107:
         return jjMoveStringLiteralDfa3_6(active0, 0x100000000L, active1, 0L);
      case 76:
      case 108:
         if ((active0 & 0x80000000000000L) != 0L)
            return jjStartNfaWithStates_6(2, 55, 65);
         return jjMoveStringLiteralDfa3_6(active0, 0x208000920000L, active1, 0L);
      case 77:
      case 109:
         if ((active0 & 0x800000000000L) != 0L)
            return jjStartNfaWithStates_6(2, 47, 65);
         break;
      case 78:
      case 110:
         if ((active0 & 0x800000000L) != 0L)
            return jjStartNfaWithStates_6(2, 35, 65);
         return jjMoveStringLiteralDfa3_6(active0, 0x200000008002000L, active1, 0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa3_6(active0, 0x2400000L, active1, 0x400000L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa3_6(active0, 0x40000000000000L, active1, 0L);
      case 81:
      case 113:
         return jjMoveStringLiteralDfa3_6(active0, 0x1000000000000000L, active1, 0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa3_6(active0, 0x200000L, active1, 0x200000L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa3_6(active0, 0x41000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x4000000000L) != 0L)
            return jjStartNfaWithStates_6(2, 38, 65);
         else if ((active0 & 0x400000000000L) != 0L)
            return jjStartNfaWithStates_6(2, 46, 65);
         else if ((active1 & 0x40000L) != 0L)
            return jjStartNfaWithStates_6(2, 82, 65);
         else if ((active1 & 0x1000000L) != 0L)
            return jjStartNfaWithStates_6(2, 88, 65);
         return jjMoveStringLiteralDfa3_6(active0, 0x8080000010004a0L, active1, 0x800000L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa3_6(active0, 0x2000000004000L, active1, 0L);
      case 87:
      case 119:
         return jjMoveStringLiteralDfa3_6(active0, 0x200000000L, active1, 0L);
      case 88:
      case 120:
         if ((active0 & 0x400000000L) != 0L)
            return jjStartNfaWithStates_6(2, 34, 65);
         return jjMoveStringLiteralDfa3_6(active0, 0x1001000000000L, active1, 0L);
      case 89:
      case 121:
         if ((active0 & 0x40000000L) != 0L)
            return jjStartNfaWithStates_6(2, 30, 65);
         break;
      default :
         break;
   }
   return jjStartNfa_6(1, active0, active1);
}
private int jjMoveStringLiteralDfa3_6(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_6(1, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_6(2, active0, active1);
      return 3;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa4_6(active0, 0x4000000018000L, active1, 0L);
      case 66:
      case 98:
         if ((active1 & 0x400000L) != 0L)
            return jjStartNfaWithStates_6(3, 86, 65);
         break;
      case 67:
      case 99:
         return jjMoveStringLiteralDfa4_6(active0, 0x200000000001000L, active1, 0x200000L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa4_6(active0, 0x1000000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x100000000L) != 0L)
            return jjStartNfaWithStates_6(3, 32, 65);
         else if ((active0 & 0x2000000000000L) != 0L)
            return jjStartNfaWithStates_6(3, 49, 65);
         return jjMoveStringLiteralDfa4_6(active0, 0xc40280208220080L, active1, 0x800000L);
      case 72:
      case 104:
         if ((active0 & 0x8000000000000L) != 0L)
            return jjStartNfaWithStates_6(3, 51, 65);
         return jjMoveStringLiteralDfa4_6(active0, 0x100000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa4_6(active0, 0x20L, active1, 0x100000L);
      case 76:
      case 108:
         if ((active0 & 0x800000L) != 0L)
            return jjStartNfaWithStates_6(3, 23, 65);
         else if ((active0 & 0x8000000000L) != 0L)
            return jjStartNfaWithStates_6(3, 39, 65);
         else if ((active1 & 0x80000L) != 0L)
            return jjStartNfaWithStates_6(3, 83, 65);
         return jjMoveStringLiteralDfa4_6(active0, 0x100000000000000L, active1, 0L);
      case 77:
      case 109:
         if ((active0 & 0x400000L) != 0L)
            return jjStartNfaWithStates_6(3, 22, 65);
         return jjMoveStringLiteralDfa4_6(active0, 0x40000000000L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x20000000L) != 0L)
            return jjStartNfaWithStates_6(3, 29, 65);
         return jjMoveStringLiteralDfa4_6(active0, 0x4000L, active1, 0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa4_6(active0, 0x20000000000000L, active1, 0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa4_6(active0, 0x10000000000000L, active1, 0L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa4_6(active0, 0x102000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x80000000L) != 0L)
            return jjStartNfaWithStates_6(3, 31, 65);
         else if ((active0 & 0x1000000000000L) != 0L)
            return jjStartNfaWithStates_6(3, 48, 65);
         return jjMoveStringLiteralDfa4_6(active0, 0x1000040000L, active1, 0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa4_6(active0, 0x1000000002000000L, active1, 0L);
      case 87:
      case 119:
         if ((active0 & 0x2000000000000000L) != 0L)
            return jjStartNfaWithStates_6(3, 61, 65);
         return jjMoveStringLiteralDfa4_6(active0, 0x400L, active1, 0L);
      default :
         break;
   }
   return jjStartNfa_6(2, active0, active1);
}
private int jjMoveStringLiteralDfa4_6(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_6(2, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_6(3, active0, active1);
      return 4;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa5_6(active0, 0x40001001000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa5_6(active0, 0x200000000000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x100000L) != 0L)
            return jjStartNfaWithStates_6(4, 20, 65);
         else if ((active0 & 0x10000000000000L) != 0L)
            return jjStartNfaWithStates_6(4, 52, 65);
         else if ((active0 & 0x100000000000000L) != 0L)
            return jjStartNfaWithStates_6(4, 56, 65);
         return jjMoveStringLiteralDfa5_6(active0, 0x1000000000000400L, active1, 0L);
      case 72:
      case 104:
         return jjMoveStringLiteralDfa5_6(active0, 0L, active1, 0x200000L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa5_6(active0, 0x240000L, active1, 0L);
      case 77:
      case 109:
         return jjMoveStringLiteralDfa5_6(active0, 0L, active1, 0x100000L);
      case 78:
      case 110:
         if ((active0 & 0x20000000000000L) != 0L)
            return jjStartNfaWithStates_6(4, 53, 65);
         break;
      case 79:
      case 111:
         return jjMoveStringLiteralDfa5_6(active0, 0x20L, active1, 0L);
      case 80:
      case 112:
         if ((active0 & 0x2000000L) != 0L)
            return jjStartNfaWithStates_6(4, 25, 65);
         break;
      case 82:
      case 114:
         if ((active0 & 0x80L) != 0L)
            return jjStartNfaWithStates_6(4, 7, 65);
         else if ((active0 & 0x8000000L) != 0L)
            return jjStartNfaWithStates_6(4, 27, 65);
         else if ((active0 & 0x200000000L) != 0L)
            return jjStartNfaWithStates_6(4, 33, 65);
         else if ((active0 & 0x40000000000000L) != 0L)
            return jjStartNfaWithStates_6(4, 54, 65);
         return jjMoveStringLiteralDfa5_6(active0, 0x800080000000000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x4000L) != 0L)
            return jjStartNfaWithStates_6(4, 14, 65);
         else if ((active0 & 0x100000000000L) != 0L)
            return jjStartNfaWithStates_6(4, 44, 65);
         return jjMoveStringLiteralDfa5_6(active0, 0x20400000002a000L, active1, 0x800000L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa5_6(active0, 0x10000L, active1, 0L);
      case 86:
      case 118:
         return jjMoveStringLiteralDfa5_6(active0, 0x1000000000L, active1, 0L);
      case 88:
      case 120:
         if ((active0 & 0x400000000000000L) != 0L)
            return jjStartNfaWithStates_6(4, 58, 65);
         break;
      default :
         break;
   }
   return jjStartNfa_6(3, active0, active1);
}
private int jjMoveStringLiteralDfa5_6(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_6(3, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_6(4, active0, active1);
      return 5;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa6_6(active0, 0x1000000000L, active1, 0x300000L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa6_6(active0, 0x1000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x8000L) != 0L)
            return jjStartNfaWithStates_6(5, 15, 65);
         else if ((active0 & 0x20000L) != 0L)
            return jjStartNfaWithStates_6(5, 17, 65);
         else if ((active0 & 0x4000000000000L) != 0L)
            return jjStartNfaWithStates_6(5, 50, 65);
         return jjMoveStringLiteralDfa6_6(active0, 0x80000000400L, active1, 0L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa6_6(active0, 0x200000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa6_6(active0, 0xa00000000000000L, active1, 0x800000L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa6_6(active0, 0x10000L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x20L) != 0L)
            return jjStartNfaWithStates_6(5, 5, 65);
         return jjMoveStringLiteralDfa6_6(active0, 0x1000000000040000L, active1, 0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa6_6(active0, 0x40000002000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x200000000000L) != 0L)
            return jjStartNfaWithStates_6(5, 45, 65);
         return jjMoveStringLiteralDfa6_6(active0, 0x1000000L, active1, 0L);
      default :
         break;
   }
   return jjStartNfa_6(4, active0, active1);
}
private int jjMoveStringLiteralDfa6_6(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_6(4, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_6(5, active0, active1);
      return 6;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa7_6(active0, 0x800000000002000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa7_6(active0, 0x1000000000040000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x1000L) != 0L)
            return jjStartNfaWithStates_6(6, 12, 65);
         else if ((active0 & 0x1000000L) != 0L)
            return jjStartNfaWithStates_6(6, 24, 65);
         break;
      case 76:
      case 108:
         if ((active0 & 0x1000000000L) != 0L)
            return jjStartNfaWithStates_6(6, 36, 65);
         else if ((active1 & 0x100000L) != 0L)
            return jjStartNfaWithStates_6(6, 84, 65);
         break;
      case 77:
      case 109:
         return jjMoveStringLiteralDfa7_6(active0, 0L, active1, 0x800000L);
      case 78:
      case 110:
         if ((active0 & 0x400L) != 0L)
            return jjStartNfaWithStates_6(6, 10, 65);
         else if ((active0 & 0x200000L) != 0L)
            return jjStartNfaWithStates_6(6, 21, 65);
         return jjMoveStringLiteralDfa7_6(active0, 0x80000000000L, active1, 0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa7_6(active0, 0x200000000000000L, active1, 0L);
      case 82:
      case 114:
         if ((active1 & 0x200000L) != 0L)
            return jjStartNfaWithStates_6(6, 85, 65);
         break;
      case 84:
      case 116:
         if ((active0 & 0x10000L) != 0L)
            return jjStartNfaWithStates_6(6, 16, 65);
         break;
      case 89:
      case 121:
         if ((active0 & 0x40000000000L) != 0L)
            return jjStartNfaWithStates_6(6, 42, 65);
         break;
      default :
         break;
   }
   return jjStartNfa_6(5, active0, active1);
}
private int jjMoveStringLiteralDfa7_6(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_6(5, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_6(6, active0, active1);
      return 7;
   }
   switch(curChar)
   {
      case 67:
      case 99:
         return jjMoveStringLiteralDfa8_6(active0, 0x80000000000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x1000000000000000L) != 0L)
            return jjStartNfaWithStates_6(7, 60, 65);
         else if ((active1 & 0x800000L) != 0L)
            return jjStartNfaWithStates_6(7, 87, 65);
         break;
      case 73:
      case 105:
         return jjMoveStringLiteralDfa8_6(active0, 0x2000L, active1, 0L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa8_6(active0, 0x800000000000000L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x200000000000000L) != 0L)
            return jjStartNfaWithStates_6(7, 57, 65);
         break;
      case 84:
      case 116:
         if ((active0 & 0x40000L) != 0L)
            return jjStartNfaWithStates_6(7, 18, 65);
         break;
      default :
         break;
   }
   return jjStartNfa_6(6, active0, active1);
}
private int jjMoveStringLiteralDfa8_6(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_6(6, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_6(7, active0, 0L);
      return 8;
   }
   switch(curChar)
   {
      case 69:
      case 101:
         return jjMoveStringLiteralDfa9_6(active0, 0x80000000000L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa9_6(active0, 0x800000000000000L);
      case 78:
      case 110:
         return jjMoveStringLiteralDfa9_6(active0, 0x2000L);
      default :
         break;
   }
   return jjStartNfa_6(7, active0, 0L);
}
private int jjMoveStringLiteralDfa9_6(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_6(7, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_6(8, active0, 0L);
      return 9;
   }
   switch(curChar)
   {
      case 83:
      case 115:
         if ((active0 & 0x80000000000L) != 0L)
            return jjStartNfaWithStates_6(9, 43, 65);
         break;
      case 84:
      case 116:
         if ((active0 & 0x2000L) != 0L)
            return jjStartNfaWithStates_6(9, 13, 65);
         break;
      case 90:
      case 122:
         return jjMoveStringLiteralDfa10_6(active0, 0x800000000000000L);
      default :
         break;
   }
   return jjStartNfa_6(8, active0, 0L);
}
private int jjMoveStringLiteralDfa10_6(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_6(8, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_6(9, active0, 0L);
      return 10;
   }
   switch(curChar)
   {
      case 69:
      case 101:
         return jjMoveStringLiteralDfa11_6(active0, 0x800000000000000L);
      default :
         break;
   }
   return jjStartNfa_6(9, active0, 0L);
}
private int jjMoveStringLiteralDfa11_6(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_6(9, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_6(10, active0, 0L);
      return 11;
   }
   switch(curChar)
   {
      case 68:
      case 100:
         if ((active0 & 0x800000000000000L) != 0L)
            return jjStartNfaWithStates_6(11, 59, 65);
         break;
      default :
         break;
   }
   return jjStartNfa_6(10, active0, 0L);
}
private int jjStartNfaWithStates_6(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_6(state, pos + 1);
}
static final long[] jjbitVec0 = {
   0xfffffffffffffffeL, 0xffffffffffffffffL, 0xffffffffffffffffL, 0xffffffffffffffffL
};
static final long[] jjbitVec2 = {
   0x0L, 0x0L, 0xffffffffffffffffL, 0xffffffffffffffffL
};
private int jjMoveNfa_6(int startState, int curPos)
{
   int startsAt = 0;
   jjnewStateCnt = 65;
   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 65:
               case 10:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(10); }
                  break;
               case 8:
                  if ((0x3ff000000000000L & l) != 0L)
                  {
                     if (kind > 90)
                        kind = 90;
                     { jjCheckNAddStates(0, 5); }
                  }
                  else if (curChar == 47)
                     { jjAddStates(6, 7); }
                  else if (curChar == 34)
                     { jjCheckNAddStates(8, 11); }
                  else if (curChar == 45)
                     jjstateSet[jjnewStateCnt++] = 25;
                  else if (curChar == 39)
                     { jjCheckNAddTwoStates(18, 19); }
                  else if (curChar == 36)
                     { jjAddStates(12, 13); }
                  else if (curChar == 46)
                     { jjCheckNAdd(1); }
                  if (curChar == 48)
                     jjstateSet[jjnewStateCnt++] = 5;
                  break;
               case 58:
                  if (curChar == 42)
                     { jjCheckNAddTwoStates(60, 61); }
                  if (curChar == 42)
                     jjstateSet[jjnewStateCnt++] = 52;
                  break;
               case 0:
                  if (curChar == 46)
                     { jjCheckNAdd(1); }
                  break;
               case 1:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAddTwoStates(1, 2); }
                  break;
               case 3:
                  if ((0x280000000000L & l) != 0L)
                     { jjCheckNAdd(4); }
                  break;
               case 4:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAdd(4); }
                  break;
               case 6:
                  if ((0x3ff000000000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 7;
                  break;
               case 7:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 92)
                     kind = 92;
                  jjstateSet[jjnewStateCnt++] = 6;
                  break;
               case 11:
                  if (curChar == 36)
                     { jjAddStates(12, 13); }
                  break;
               case 13:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  jjstateSet[jjnewStateCnt++] = 13;
                  break;
               case 14:
                  if (curChar == 34)
                     { jjCheckNAddTwoStates(15, 16); }
                  break;
               case 15:
                  if ((0xfffffffbffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(15, 16); }
                  break;
               case 16:
                  if (curChar == 34 && kind > 95)
                     kind = 95;
                  break;
               case 17:
                  if (curChar == 39)
                     { jjCheckNAddTwoStates(18, 19); }
                  break;
               case 18:
                  if ((0xffffff7fffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(18, 19); }
                  break;
               case 19:
                  if (curChar != 39)
                     break;
                  if (kind > 97)
                     kind = 97;
                  jjstateSet[jjnewStateCnt++] = 20;
                  break;
               case 20:
                  if (curChar == 39)
                     { jjCheckNAddTwoStates(21, 19); }
                  break;
               case 21:
                  if ((0xffffff7fffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(21, 19); }
                  break;
               case 23:
                  if ((0xffffffffffffdbffL & l) != 0L)
                     { jjAddStates(14, 15); }
                  break;
               case 25:
                  if (curChar != 45)
                     break;
                  if (kind > 100)
                     kind = 100;
                  { jjCheckNAdd(26); }
                  break;
               case 26:
                  if ((0xffffffffffffdbffL & l) == 0L)
                     break;
                  if (kind > 100)
                     kind = 100;
                  { jjCheckNAdd(26); }
                  break;
               case 27:
                  if (curChar == 45)
                     jjstateSet[jjnewStateCnt++] = 25;
                  break;
               case 38:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 90)
                     kind = 90;
                  { jjCheckNAddStates(0, 5); }
                  break;
               case 39:
                  if ((0x3ff000000000000L & l) != 0L)
                     { jjCheckNAddTwoStates(39, 0); }
                  break;
               case 40:
                  if ((0x3ff000000000000L & l) != 0L)
                     { jjCheckNAddStates(16, 18); }
                  break;
               case 41:
                  if (curChar == 46)
                     { jjCheckNAdd(42); }
                  break;
               case 43:
                  if ((0x280000000000L & l) != 0L)
                     { jjCheckNAdd(44); }
                  break;
               case 44:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAdd(44); }
                  break;
               case 45:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 90)
                     kind = 90;
                  { jjCheckNAdd(45); }
                  break;
               case 46:
                  if (curChar == 34)
                     { jjCheckNAddStates(8, 11); }
                  break;
               case 47:
                  if ((0xfffffffbffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(47, 48); }
                  break;
               case 48:
                  if (curChar == 34 && kind > 94)
                     kind = 94;
                  break;
               case 49:
                  if ((0xfffffffbffffdbffL & l) != 0L)
                     { jjCheckNAddTwoStates(49, 50); }
                  break;
               case 50:
                  if (curChar == 34 && kind > 98)
                     kind = 98;
                  break;
               case 51:
                  if (curChar == 47)
                     { jjAddStates(6, 7); }
                  break;
               case 52:
                  if (curChar == 42)
                     { jjCheckNAddTwoStates(53, 54); }
                  break;
               case 53:
                  if ((0xfffffbffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(53, 54); }
                  break;
               case 54:
                  if (curChar == 42)
                     { jjCheckNAddStates(19, 21); }
                  break;
               case 55:
                  if ((0xffff7bffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(56, 54); }
                  break;
               case 56:
                  if ((0xfffffbffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(56, 54); }
                  break;
               case 57:
                  if (curChar == 47 && kind > 99)
                     kind = 99;
                  break;
               case 59:
                  if (curChar == 42)
                     { jjCheckNAddTwoStates(60, 61); }
                  break;
               case 60:
                  if ((0xfffffbffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(60, 61); }
                  break;
               case 61:
                  if (curChar == 42)
                     { jjCheckNAddStates(22, 24); }
                  break;
               case 62:
                  if ((0xffff7bffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(63, 61); }
                  break;
               case 63:
                  if ((0xfffffbffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(63, 61); }
                  break;
               case 64:
                  if (curChar == 47 && kind > 101)
                     kind = 101;
                  break;
               default : break;
            }
         } while(i != startsAt);
      }
      else if (curChar < 128)
      {
         long l = 1L << (curChar & 077);
         do
         {
            switch(jjstateSet[--i])
            {
               case 65:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAdd(10); }
                  }
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(9, 10); }
                  }
                  break;
               case 8:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(9, 10); }
                  }
                  else if (curChar == 96)
                     { jjCheckNAddTwoStates(23, 24); }
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(25, 26); }
                  break;
               case 2:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(27, 28); }
                  break;
               case 5:
                  if ((0x100000001000000L & l) != 0L)
                     { jjCheckNAdd(6); }
                  break;
               case 6:
                  if ((0x7e0000007eL & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 7;
                  break;
               case 7:
                  if ((0x7e0000007eL & l) == 0L)
                     break;
                  if (kind > 92)
                     kind = 92;
                  { jjCheckNAdd(6); }
                  break;
               case 9:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAddTwoStates(9, 10); }
                  break;
               case 10:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(10); }
                  break;
               case 12:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  { jjCheckNAddTwoStates(12, 13); }
                  break;
               case 13:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  { jjCheckNAdd(13); }
                  break;
               case 15:
                  { jjAddStates(29, 30); }
                  break;
               case 18:
                  { jjCheckNAddTwoStates(18, 19); }
                  break;
               case 21:
                  { jjCheckNAddTwoStates(21, 19); }
                  break;
               case 22:
                  if (curChar == 96)
                     { jjCheckNAddTwoStates(23, 24); }
                  break;
               case 23:
                  if ((0xfffffffeffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(23, 24); }
                  break;
               case 24:
                  if (curChar == 96 && kind > 98)
                     kind = 98;
                  break;
               case 26:
                  if (kind > 100)
                     kind = 100;
                  jjstateSet[jjnewStateCnt++] = 26;
                  break;
               case 28:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(25, 26); }
                  break;
               case 29:
                  if ((0x800000008L & l) != 0L && kind > 19)
                     kind = 19;
                  break;
               case 30:
                  if ((0x2000000020L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 29;
                  break;
               case 31:
                  if ((0x100000001000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 30;
                  break;
               case 32:
                  if ((0x2000000020L & l) != 0L && kind > 19)
                     kind = 19;
                  break;
               case 33:
                  if ((0x10000000100000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 32;
                  break;
               case 34:
                  if ((0x20000000200000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 33;
                  break;
               case 35:
                  if ((0x800000008L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 34;
                  break;
               case 36:
                  if ((0x2000000020L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 35;
                  break;
               case 37:
                  if ((0x100000001000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 36;
                  break;
               case 42:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(31, 32); }
                  break;
               case 47:
                  { jjAddStates(33, 34); }
                  break;
               case 49:
                  { jjAddStates(35, 36); }
                  break;
               case 53:
                  { jjCheckNAddTwoStates(53, 54); }
                  break;
               case 55:
               case 56:
                  { jjCheckNAddTwoStates(56, 54); }
                  break;
               case 60:
                  { jjCheckNAddTwoStates(60, 61); }
                  break;
               case 62:
               case 63:
                  { jjCheckNAddTwoStates(63, 61); }
                  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 15:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(29, 30); }
                  break;
               case 18:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(18, 19); }
                  break;
               case 21:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(21, 19); }
                  break;
               case 23:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(14, 15); }
                  break;
               case 26:
                  if (!jjCanMove_0(hiByte, i1, i2, l1, l2))
                     break;
                  if (kind > 100)
                     kind = 100;
                  jjstateSet[jjnewStateCnt++] = 26;
                  break;
               case 47:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(33, 34); }
                  break;
               case 49:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(35, 36); }
                  break;
               case 53:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(53, 54); }
                  break;
               case 55:
               case 56:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(56, 54); }
                  break;
               case 60:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(60, 61); }
                  break;
               case 62:
               case 63:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(63, 61); }
                  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;
      if ((i = jjnewStateCnt) == (startsAt = 65 - (jjnewStateCnt = startsAt)))
         return curPos;
      try { curChar = input_stream.readChar(); }
      catch(java.io.IOException e) { return curPos; }
   }
}
private final int jjStopStringLiteralDfa_5(int pos, long active0, long active1){
   switch (pos)
   {
      case 0:
         if ((active0 & 0x1000e00000000000L) != 0L)
         {
            jjmatchedKind = 94;
            return 9;
         }
         if ((active0 & 0x3000000L) != 0L)
         {
            jjmatchedKind = 94;
            return 3;
         }
         if ((active0 & 0x2fff1ffffcf7ffe0L) != 0L || (active1 & 0x1L) != 0L)
         {
            jjmatchedKind = 94;
            return 67;
         }
         return -1;
      case 1:
         if ((active0 & 0x2000000L) != 0L)
         {
            if (jjmatchedPos != 1)
            {
               jjmatchedKind = 94;
               jjmatchedPos = 1;
            }
            return 2;
         }
         if ((active0 & 0x40003601c000a00L) != 0L)
            return 67;
         if ((active0 & 0x3bfffc9fe1f7f5e0L) != 0L || (active1 & 0x1L) != 0L)
         {
            if (jjmatchedPos != 1)
            {
               jjmatchedKind = 94;
               jjmatchedPos = 1;
            }
            return 67;
         }
         return -1;
      case 2:
         if ((active0 & 0x80c04c40000140L) != 0L)
            return 67;
         if ((active0 & 0x3f7f3c93abf7f4a0L) != 0L || (active1 & 0x1L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 2;
            return 67;
         }
         return -1;
      case 3:
         if ((active0 & 0x200b0081a0c00000L) != 0L)
            return 67;
         if ((active0 & 0x1f743c120b37f4a0L) != 0L || (active1 & 0x1L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 3;
            return 67;
         }
         return -1;
      case 4:
         if ((active0 & 0x57010020a104080L) != 0L)
            return 67;
         if ((active0 & 0x1a042c100127b420L) != 0L || (active1 & 0x1L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 4;
            return 67;
         }
         return -1;
      case 5:
         if ((active0 & 0x1a000c1001253400L) != 0L || (active1 & 0x1L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 5;
            return 67;
         }
         if ((active0 & 0x4200000028020L) != 0L)
            return 67;
         return -1;
      case 6:
         if ((active0 & 0x1a00080000042000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 6;
            return 67;
         }
         if ((active0 & 0x41001211400L) != 0L || (active1 & 0x1L) != 0L)
            return 67;
         return -1;
      case 7:
         if ((active0 & 0x1200000000040000L) != 0L)
            return 67;
         if ((active0 & 0x800080000002000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 7;
            return 67;
         }
         return -1;
      case 8:
         if ((active0 & 0x800080000002000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 8;
            return 67;
         }
         return -1;
      case 9:
         if ((active0 & 0x800000000000000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 9;
            return 67;
         }
         if ((active0 & 0x80000002000L) != 0L)
            return 67;
         return -1;
      case 10:
         if ((active0 & 0x800000000000000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 10;
            return 67;
         }
         return -1;
      default :
         return -1;
   }
}
private final int jjStartNfa_5(int pos, long active0, long active1){
   return jjMoveNfa_5(jjStopStringLiteralDfa_5(pos, active0, active1), pos + 1);
}
private int jjMoveStringLiteralDfa0_5(){
   switch(curChar)
   {
      case 45:
         return jjStopAtPos(0, 93);
      case 59:
         return jjStopAtPos(0, 62);
      case 65:
      case 97:
         return jjMoveStringLiteralDfa1_5(0x800000000003e0L, 0x0L);
      case 66:
      case 98:
         return jjMoveStringLiteralDfa1_5(0xc00L, 0x0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa1_5(0xf000L, 0x0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa1_5(0x70000L, 0x0L);
      case 70:
      case 102:
         return jjMoveStringLiteralDfa1_5(0x200000000f00000L, 0x0L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa1_5(0x3000000L, 0x0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa1_5(0x40000001c000000L, 0x0L);
      case 74:
      case 106:
         return jjMoveStringLiteralDfa1_5(0x20000000L, 0x0L);
      case 75:
      case 107:
         return jjMoveStringLiteralDfa1_5(0x40000000L, 0x0L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa1_5(0x380000000L, 0x0L);
      case 77:
      case 109:
         return jjMoveStringLiteralDfa1_5(0x800000c00000000L, 0x0L);
      case 78:
      case 110:
         return jjMoveStringLiteralDfa1_5(0xf000000000L, 0x0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa1_5(0x30000000000L, 0x0L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa1_5(0x40000000000L, 0x0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa1_5(0x180000000000L, 0x0L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa1_5(0x1000e00000000000L, 0x0L);
      case 84:
      case 116:
         return jjMoveStringLiteralDfa1_5(0x103000000000000L, 0x0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa1_5(0x64000000000000L, 0x0L);
      case 86:
      case 118:
         return jjMoveStringLiteralDfa1_5(0x2000000000000000L, 0x1L);
      case 87:
      case 119:
         return jjMoveStringLiteralDfa1_5(0x18000000000000L, 0x0L);
      default :
         return jjMoveNfa_5(4, 0);
   }
}
private int jjMoveStringLiteralDfa1_5(long active0, long active1){
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_5(0, active0, active1);
      return 1;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa2_5(active0, 0x900000400101000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa2_5(active0, 0x20L, active1, 0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa2_5(active0, 0x40L, active1, 0L);
      case 69:
      case 101:
         return jjMoveStringLiteralDfa2_5(active0, 0x10016810c1030400L, active1, 0x1L);
      case 72:
      case 104:
         return jjMoveStringLiteralDfa2_5(active0, 0x10000000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa2_5(active0, 0x2008100900040000L, active1, 0L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa2_5(active0, 0x80000000000080L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x4000000L) != 0L)
         {
            jjmatchedKind = 26;
            jjmatchedPos = 1;
         }
         else if ((active0 & 0x10000000000L) != 0L)
            return jjStartNfaWithStates_5(1, 40, 67);
         return jjMoveStringLiteralDfa2_5(active0, 0x420000008000100L, active1, 0L);
      case 79:
      case 111:
         if ((active0 & 0x2000000000L) != 0L)
         {
            jjmatchedKind = 37;
            jjmatchedPos = 1;
         }
         return jjMoveStringLiteralDfa2_5(active0, 0x4220206000L, active1, 0L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa2_5(active0, 0x44000000000000L, active1, 0L);
      case 82:
      case 114:
         if ((active0 & 0x20000000000L) != 0L)
            return jjStartNfaWithStates_5(1, 41, 67);
         return jjMoveStringLiteralDfa2_5(active0, 0x2040002408000L, active1, 0L);
      case 83:
      case 115:
         if ((active0 & 0x200L) != 0L)
            return jjStartNfaWithStates_5(1, 9, 67);
         else if ((active0 & 0x10000000L) != 0L)
            return jjStartNfaWithStates_5(1, 28, 67);
         break;
      case 85:
      case 117:
         return jjMoveStringLiteralDfa2_5(active0, 0x200808000800000L, active1, 0L);
      case 89:
      case 121:
         if ((active0 & 0x800L) != 0L)
            return jjStartNfaWithStates_5(1, 11, 67);
         break;
      default :
         break;
   }
   return jjStartNfa_5(0, active0, active1);
}
private int jjMoveStringLiteralDfa2_5(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_5(0, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_5(1, active0, active1);
      return 2;
   }
   switch(curChar)
   {
      case 66:
      case 98:
         return jjMoveStringLiteralDfa3_5(active0, 0x100000000000000L, active1, 0L);
      case 68:
      case 100:
         if ((active0 & 0x40L) != 0L)
            return jjStartNfaWithStates_5(2, 6, 67);
         else if ((active0 & 0x100L) != 0L)
            return jjStartNfaWithStates_5(2, 8, 67);
         return jjMoveStringLiteralDfa3_5(active0, 0x404000000000000L, active1, 0L);
      case 69:
      case 101:
         return jjMoveStringLiteralDfa3_5(active0, 0x2010000000008000L, active1, 0L);
      case 70:
      case 102:
         return jjMoveStringLiteralDfa3_5(active0, 0x80080010000L, active1, 0L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa3_5(active0, 0x100000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa3_5(active0, 0x20040020000000L, active1, 0L);
      case 75:
      case 107:
         return jjMoveStringLiteralDfa3_5(active0, 0x100000000L, active1, 0L);
      case 76:
      case 108:
         if ((active0 & 0x80000000000000L) != 0L)
            return jjStartNfaWithStates_5(2, 55, 67);
         return jjMoveStringLiteralDfa3_5(active0, 0x208000920000L, active1, 0L);
      case 77:
      case 109:
         if ((active0 & 0x800000000000L) != 0L)
            return jjStartNfaWithStates_5(2, 47, 67);
         break;
      case 78:
      case 110:
         if ((active0 & 0x800000000L) != 0L)
            return jjStartNfaWithStates_5(2, 35, 67);
         return jjMoveStringLiteralDfa3_5(active0, 0x200000008002000L, active1, 0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa3_5(active0, 0x2400000L, active1, 0L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa3_5(active0, 0x40000000000000L, active1, 0L);
      case 81:
      case 113:
         return jjMoveStringLiteralDfa3_5(active0, 0x1000000000000000L, active1, 0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa3_5(active0, 0x200000L, active1, 0x1L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa3_5(active0, 0x41000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x4000000000L) != 0L)
            return jjStartNfaWithStates_5(2, 38, 67);
         else if ((active0 & 0x400000000000L) != 0L)
            return jjStartNfaWithStates_5(2, 46, 67);
         return jjMoveStringLiteralDfa3_5(active0, 0x8080000010004a0L, active1, 0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa3_5(active0, 0x2000000004000L, active1, 0L);
      case 87:
      case 119:
         return jjMoveStringLiteralDfa3_5(active0, 0x200000000L, active1, 0L);
      case 88:
      case 120:
         if ((active0 & 0x400000000L) != 0L)
            return jjStartNfaWithStates_5(2, 34, 67);
         return jjMoveStringLiteralDfa3_5(active0, 0x1001000000000L, active1, 0L);
      case 89:
      case 121:
         if ((active0 & 0x40000000L) != 0L)
            return jjStartNfaWithStates_5(2, 30, 67);
         break;
      default :
         break;
   }
   return jjStartNfa_5(1, active0, active1);
}
private int jjMoveStringLiteralDfa3_5(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_5(1, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_5(2, active0, active1);
      return 3;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa4_5(active0, 0x4000000018000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa4_5(active0, 0x200000000001000L, active1, 0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa4_5(active0, 0x1000000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x100000000L) != 0L)
            return jjStartNfaWithStates_5(3, 32, 67);
         else if ((active0 & 0x2000000000000L) != 0L)
            return jjStartNfaWithStates_5(3, 49, 67);
         return jjMoveStringLiteralDfa4_5(active0, 0xc40280208220080L, active1, 0L);
      case 72:
      case 104:
         if ((active0 & 0x8000000000000L) != 0L)
            return jjStartNfaWithStates_5(3, 51, 67);
         return jjMoveStringLiteralDfa4_5(active0, 0x100000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa4_5(active0, 0x20L, active1, 0L);
      case 76:
      case 108:
         if ((active0 & 0x800000L) != 0L)
            return jjStartNfaWithStates_5(3, 23, 67);
         else if ((active0 & 0x8000000000L) != 0L)
            return jjStartNfaWithStates_5(3, 39, 67);
         return jjMoveStringLiteralDfa4_5(active0, 0x100000000000000L, active1, 0L);
      case 77:
      case 109:
         if ((active0 & 0x400000L) != 0L)
            return jjStartNfaWithStates_5(3, 22, 67);
         return jjMoveStringLiteralDfa4_5(active0, 0x40000000000L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x20000000L) != 0L)
            return jjStartNfaWithStates_5(3, 29, 67);
         return jjMoveStringLiteralDfa4_5(active0, 0x4000L, active1, 0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa4_5(active0, 0x20000000000000L, active1, 0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa4_5(active0, 0x10000000000000L, active1, 0L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa4_5(active0, 0x102000L, active1, 0x1L);
      case 84:
      case 116:
         if ((active0 & 0x80000000L) != 0L)
            return jjStartNfaWithStates_5(3, 31, 67);
         else if ((active0 & 0x1000000000000L) != 0L)
            return jjStartNfaWithStates_5(3, 48, 67);
         return jjMoveStringLiteralDfa4_5(active0, 0x1000040000L, active1, 0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa4_5(active0, 0x1000000002000000L, active1, 0L);
      case 87:
      case 119:
         if ((active0 & 0x2000000000000000L) != 0L)
            return jjStartNfaWithStates_5(3, 61, 67);
         return jjMoveStringLiteralDfa4_5(active0, 0x400L, active1, 0L);
      default :
         break;
   }
   return jjStartNfa_5(2, active0, active1);
}
private int jjMoveStringLiteralDfa4_5(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_5(2, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_5(3, active0, active1);
      return 4;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa5_5(active0, 0x40001001000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa5_5(active0, 0x200000000000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x100000L) != 0L)
            return jjStartNfaWithStates_5(4, 20, 67);
         else if ((active0 & 0x10000000000000L) != 0L)
            return jjStartNfaWithStates_5(4, 52, 67);
         else if ((active0 & 0x100000000000000L) != 0L)
            return jjStartNfaWithStates_5(4, 56, 67);
         return jjMoveStringLiteralDfa5_5(active0, 0x1000000000000400L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa5_5(active0, 0x240000L, active1, 0x1L);
      case 78:
      case 110:
         if ((active0 & 0x20000000000000L) != 0L)
            return jjStartNfaWithStates_5(4, 53, 67);
         break;
      case 79:
      case 111:
         return jjMoveStringLiteralDfa5_5(active0, 0x20L, active1, 0L);
      case 80:
      case 112:
         if ((active0 & 0x2000000L) != 0L)
            return jjStartNfaWithStates_5(4, 25, 67);
         break;
      case 82:
      case 114:
         if ((active0 & 0x80L) != 0L)
            return jjStartNfaWithStates_5(4, 7, 67);
         else if ((active0 & 0x8000000L) != 0L)
            return jjStartNfaWithStates_5(4, 27, 67);
         else if ((active0 & 0x200000000L) != 0L)
            return jjStartNfaWithStates_5(4, 33, 67);
         else if ((active0 & 0x40000000000000L) != 0L)
            return jjStartNfaWithStates_5(4, 54, 67);
         return jjMoveStringLiteralDfa5_5(active0, 0x800080000000000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x4000L) != 0L)
            return jjStartNfaWithStates_5(4, 14, 67);
         else if ((active0 & 0x100000000000L) != 0L)
            return jjStartNfaWithStates_5(4, 44, 67);
         return jjMoveStringLiteralDfa5_5(active0, 0x20400000002a000L, active1, 0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa5_5(active0, 0x10000L, active1, 0L);
      case 86:
      case 118:
         return jjMoveStringLiteralDfa5_5(active0, 0x1000000000L, active1, 0L);
      case 88:
      case 120:
         if ((active0 & 0x400000000000000L) != 0L)
            return jjStartNfaWithStates_5(4, 58, 67);
         break;
      default :
         break;
   }
   return jjStartNfa_5(3, active0, active1);
}
private int jjMoveStringLiteralDfa5_5(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_5(3, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_5(4, active0, active1);
      return 5;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa6_5(active0, 0x1000000000L, active1, 0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa6_5(active0, 0x1000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x8000L) != 0L)
            return jjStartNfaWithStates_5(5, 15, 67);
         else if ((active0 & 0x20000L) != 0L)
            return jjStartNfaWithStates_5(5, 17, 67);
         else if ((active0 & 0x4000000000000L) != 0L)
            return jjStartNfaWithStates_5(5, 50, 67);
         return jjMoveStringLiteralDfa6_5(active0, 0x80000000400L, active1, 0L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa6_5(active0, 0x200000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa6_5(active0, 0xa00000000000000L, active1, 0L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa6_5(active0, 0x10000L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x20L) != 0L)
            return jjStartNfaWithStates_5(5, 5, 67);
         return jjMoveStringLiteralDfa6_5(active0, 0x1000000000040000L, active1, 0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa6_5(active0, 0L, active1, 0x1L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa6_5(active0, 0x40000002000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x200000000000L) != 0L)
            return jjStartNfaWithStates_5(5, 45, 67);
         return jjMoveStringLiteralDfa6_5(active0, 0x1000000L, active1, 0L);
      default :
         break;
   }
   return jjStartNfa_5(4, active0, active1);
}
private int jjMoveStringLiteralDfa6_5(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_5(4, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_5(5, active0, active1);
      return 6;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa7_5(active0, 0x800000000002000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa7_5(active0, 0x1000000000040000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x1000L) != 0L)
            return jjStartNfaWithStates_5(6, 12, 67);
         else if ((active0 & 0x1000000L) != 0L)
            return jjStartNfaWithStates_5(6, 24, 67);
         break;
      case 76:
      case 108:
         if ((active0 & 0x1000000000L) != 0L)
            return jjStartNfaWithStates_5(6, 36, 67);
         break;
      case 78:
      case 110:
         if ((active0 & 0x400L) != 0L)
            return jjStartNfaWithStates_5(6, 10, 67);
         else if ((active0 & 0x200000L) != 0L)
            return jjStartNfaWithStates_5(6, 21, 67);
         else if ((active1 & 0x1L) != 0L)
            return jjStartNfaWithStates_5(6, 64, 67);
         return jjMoveStringLiteralDfa7_5(active0, 0x80000000000L, active1, 0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa7_5(active0, 0x200000000000000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x10000L) != 0L)
            return jjStartNfaWithStates_5(6, 16, 67);
         break;
      case 89:
      case 121:
         if ((active0 & 0x40000000000L) != 0L)
            return jjStartNfaWithStates_5(6, 42, 67);
         break;
      default :
         break;
   }
   return jjStartNfa_5(5, active0, active1);
}
private int jjMoveStringLiteralDfa7_5(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_5(5, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_5(6, active0, 0L);
      return 7;
   }
   switch(curChar)
   {
      case 67:
      case 99:
         return jjMoveStringLiteralDfa8_5(active0, 0x80000000000L);
      case 69:
      case 101:
         if ((active0 & 0x1000000000000000L) != 0L)
            return jjStartNfaWithStates_5(7, 60, 67);
         break;
      case 73:
      case 105:
         return jjMoveStringLiteralDfa8_5(active0, 0x2000L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa8_5(active0, 0x800000000000000L);
      case 78:
      case 110:
         if ((active0 & 0x200000000000000L) != 0L)
            return jjStartNfaWithStates_5(7, 57, 67);
         break;
      case 84:
      case 116:
         if ((active0 & 0x40000L) != 0L)
            return jjStartNfaWithStates_5(7, 18, 67);
         break;
      default :
         break;
   }
   return jjStartNfa_5(6, active0, 0L);
}
private int jjMoveStringLiteralDfa8_5(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_5(6, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_5(7, active0, 0L);
      return 8;
   }
   switch(curChar)
   {
      case 69:
      case 101:
         return jjMoveStringLiteralDfa9_5(active0, 0x80000000000L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa9_5(active0, 0x800000000000000L);
      case 78:
      case 110:
         return jjMoveStringLiteralDfa9_5(active0, 0x2000L);
      default :
         break;
   }
   return jjStartNfa_5(7, active0, 0L);
}
private int jjMoveStringLiteralDfa9_5(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_5(7, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_5(8, active0, 0L);
      return 9;
   }
   switch(curChar)
   {
      case 83:
      case 115:
         if ((active0 & 0x80000000000L) != 0L)
            return jjStartNfaWithStates_5(9, 43, 67);
         break;
      case 84:
      case 116:
         if ((active0 & 0x2000L) != 0L)
            return jjStartNfaWithStates_5(9, 13, 67);
         break;
      case 90:
      case 122:
         return jjMoveStringLiteralDfa10_5(active0, 0x800000000000000L);
      default :
         break;
   }
   return jjStartNfa_5(8, active0, 0L);
}
private int jjMoveStringLiteralDfa10_5(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_5(8, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_5(9, active0, 0L);
      return 10;
   }
   switch(curChar)
   {
      case 69:
      case 101:
         return jjMoveStringLiteralDfa11_5(active0, 0x800000000000000L);
      default :
         break;
   }
   return jjStartNfa_5(9, active0, 0L);
}
private int jjMoveStringLiteralDfa11_5(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_5(9, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_5(10, active0, 0L);
      return 11;
   }
   switch(curChar)
   {
      case 68:
      case 100:
         if ((active0 & 0x800000000000000L) != 0L)
            return jjStartNfaWithStates_5(11, 59, 67);
         break;
      default :
         break;
   }
   return jjStartNfa_5(10, active0, 0L);
}
private int jjStartNfaWithStates_5(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_5(state, pos + 1);
}
private int jjMoveNfa_5(int startState, int curPos)
{
   int startsAt = 0;
   jjnewStateCnt = 67;
   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 67:
               case 21:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(21); }
                  break;
               case 3:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(21); }
                  break;
               case 2:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(21); }
                  break;
               case 4:
                  if ((0x3ff000000000000L & l) != 0L)
                  {
                     if (kind > 90)
                        kind = 90;
                     { jjCheckNAddStates(37, 42); }
                  }
                  else if (curChar == 34)
                     { jjCheckNAddStates(43, 46); }
                  else if (curChar == 47)
                     jjstateSet[jjnewStateCnt++] = 42;
                  else if (curChar == 39)
                     { jjCheckNAddTwoStates(29, 30); }
                  else if (curChar == 36)
                     { jjAddStates(47, 48); }
                  else if (curChar == 46)
                     { jjCheckNAdd(12); }
                  if (curChar == 48)
                     jjstateSet[jjnewStateCnt++] = 16;
                  break;
               case 9:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(21); }
                  break;
               case 11:
                  if (curChar == 46)
                     { jjCheckNAdd(12); }
                  break;
               case 12:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAddTwoStates(12, 13); }
                  break;
               case 14:
                  if ((0x280000000000L & l) != 0L)
                     { jjCheckNAdd(15); }
                  break;
               case 15:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAdd(15); }
                  break;
               case 17:
                  if ((0x3ff000000000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 18;
                  break;
               case 18:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 92)
                     kind = 92;
                  jjstateSet[jjnewStateCnt++] = 17;
                  break;
               case 19:
                  if (curChar == 48)
                     jjstateSet[jjnewStateCnt++] = 16;
                  break;
               case 22:
                  if (curChar == 36)
                     { jjAddStates(47, 48); }
                  break;
               case 24:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  jjstateSet[jjnewStateCnt++] = 24;
                  break;
               case 25:
                  if (curChar == 34)
                     { jjCheckNAddTwoStates(26, 27); }
                  break;
               case 26:
                  if ((0xfffffffbffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(26, 27); }
                  break;
               case 27:
                  if (curChar == 34 && kind > 95)
                     kind = 95;
                  break;
               case 28:
                  if (curChar == 39)
                     { jjCheckNAddTwoStates(29, 30); }
                  break;
               case 29:
                  if ((0xffffff7fffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(29, 30); }
                  break;
               case 30:
                  if (curChar != 39)
                     break;
                  if (kind > 97)
                     kind = 97;
                  jjstateSet[jjnewStateCnt++] = 31;
                  break;
               case 31:
                  if (curChar == 39)
                     { jjCheckNAddTwoStates(32, 30); }
                  break;
               case 32:
                  if ((0xffffff7fffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(32, 30); }
                  break;
               case 34:
                  if ((0xffffffffffffdbffL & l) != 0L)
                     { jjAddStates(49, 50); }
                  break;
               case 36:
                  if (curChar == 42)
                     { jjCheckNAddTwoStates(37, 38); }
                  break;
               case 37:
                  if ((0xfffffbffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(37, 38); }
                  break;
               case 38:
                  if (curChar == 42)
                     { jjCheckNAddStates(51, 53); }
                  break;
               case 39:
                  if ((0xffff7bffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(40, 38); }
                  break;
               case 40:
                  if ((0xfffffbffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(40, 38); }
                  break;
               case 41:
                  if (curChar == 47 && kind > 99)
                     kind = 99;
                  break;
               case 42:
                  if (curChar == 42)
                     jjstateSet[jjnewStateCnt++] = 36;
                  break;
               case 43:
                  if (curChar == 47)
                     jjstateSet[jjnewStateCnt++] = 42;
                  break;
               case 54:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 90)
                     kind = 90;
                  { jjCheckNAddStates(37, 42); }
                  break;
               case 55:
                  if ((0x3ff000000000000L & l) != 0L)
                     { jjCheckNAddTwoStates(55, 11); }
                  break;
               case 56:
                  if ((0x3ff000000000000L & l) != 0L)
                     { jjCheckNAddStates(54, 56); }
                  break;
               case 57:
                  if (curChar == 46)
                     { jjCheckNAdd(58); }
                  break;
               case 59:
                  if ((0x280000000000L & l) != 0L)
                     { jjCheckNAdd(60); }
                  break;
               case 60:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAdd(60); }
                  break;
               case 61:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 90)
                     kind = 90;
                  { jjCheckNAdd(61); }
                  break;
               case 62:
                  if (curChar == 34)
                     { jjCheckNAddStates(43, 46); }
                  break;
               case 63:
                  if ((0xfffffffbffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(63, 64); }
                  break;
               case 64:
                  if (curChar == 34 && kind > 94)
                     kind = 94;
                  break;
               case 65:
                  if ((0xfffffffbffffdbffL & l) != 0L)
                     { jjCheckNAddTwoStates(65, 66); }
                  break;
               case 66:
                  if (curChar == 34 && kind > 98)
                     kind = 98;
                  break;
               default : break;
            }
         } while(i != startsAt);
      }
      else if (curChar < 128)
      {
         long l = 1L << (curChar & 077);
         do
         {
            switch(jjstateSet[--i])
            {
               case 67:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAdd(21); }
                  }
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(20, 21); }
                  }
                  break;
               case 3:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAdd(21); }
                  }
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(20, 21); }
                  }
                  if ((0x4000000040000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 2;
                  break;
               case 2:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAdd(21); }
                  }
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(20, 21); }
                  }
                  if ((0x200000002L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 1;
                  break;
               case 4:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(20, 21); }
                  }
                  else if (curChar == 96)
                     { jjCheckNAddTwoStates(34, 35); }
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(57, 58); }
                  else if ((0x8000000080000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 9;
                  else if ((0x8000000080L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 3;
                  break;
               case 9:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAdd(21); }
                  }
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(20, 21); }
                  }
                  if ((0x800000008L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 8;
                  break;
               case 0:
                  if ((0x400000004000L & l) != 0L && kind > 63)
                     kind = 63;
                  break;
               case 1:
                  if ((0x20000000200L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 0;
                  break;
               case 5:
                  if ((0x200000002L & l) != 0L && kind > 63)
                     kind = 63;
                  break;
               case 6:
                  if ((0x200000002000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 5;
                  break;
               case 7:
                  if ((0x2000000020L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 6;
                  break;
               case 8:
                  if ((0x10000000100L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 7;
                  break;
               case 10:
                  if ((0x8000000080000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 9;
                  break;
               case 13:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(59, 60); }
                  break;
               case 16:
                  if ((0x100000001000000L & l) != 0L)
                     { jjCheckNAdd(17); }
                  break;
               case 17:
                  if ((0x7e0000007eL & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 18;
                  break;
               case 18:
                  if ((0x7e0000007eL & l) == 0L)
                     break;
                  if (kind > 92)
                     kind = 92;
                  { jjCheckNAdd(17); }
                  break;
               case 20:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAddTwoStates(20, 21); }
                  break;
               case 21:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(21); }
                  break;
               case 23:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  { jjCheckNAddTwoStates(23, 24); }
                  break;
               case 24:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  { jjCheckNAdd(24); }
                  break;
               case 26:
                  { jjAddStates(61, 62); }
                  break;
               case 29:
                  { jjCheckNAddTwoStates(29, 30); }
                  break;
               case 32:
                  { jjCheckNAddTwoStates(32, 30); }
                  break;
               case 33:
                  if (curChar == 96)
                     { jjCheckNAddTwoStates(34, 35); }
                  break;
               case 34:
                  if ((0xfffffffeffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(34, 35); }
                  break;
               case 35:
                  if (curChar == 96 && kind > 98)
                     kind = 98;
                  break;
               case 37:
                  { jjCheckNAddTwoStates(37, 38); }
                  break;
               case 39:
               case 40:
                  { jjCheckNAddTwoStates(40, 38); }
                  break;
               case 44:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(57, 58); }
                  break;
               case 45:
                  if ((0x800000008L & l) != 0L && kind > 19)
                     kind = 19;
                  break;
               case 46:
                  if ((0x2000000020L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 45;
                  break;
               case 47:
                  if ((0x100000001000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 46;
                  break;
               case 48:
                  if ((0x2000000020L & l) != 0L && kind > 19)
                     kind = 19;
                  break;
               case 49:
                  if ((0x10000000100000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 48;
                  break;
               case 50:
                  if ((0x20000000200000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 49;
                  break;
               case 51:
                  if ((0x800000008L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 50;
                  break;
               case 52:
                  if ((0x2000000020L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 51;
                  break;
               case 53:
                  if ((0x100000001000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 52;
                  break;
               case 58:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(63, 64); }
                  break;
               case 63:
                  { jjAddStates(65, 66); }
                  break;
               case 65:
                  { jjAddStates(67, 68); }
                  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 26:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(61, 62); }
                  break;
               case 29:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(29, 30); }
                  break;
               case 32:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(32, 30); }
                  break;
               case 34:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(49, 50); }
                  break;
               case 37:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(37, 38); }
                  break;
               case 39:
               case 40:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(40, 38); }
                  break;
               case 63:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(65, 66); }
                  break;
               case 65:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(67, 68); }
                  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;
      if ((i = jjnewStateCnt) == (startsAt = 67 - (jjnewStateCnt = startsAt)))
         return curPos;
      try { curChar = input_stream.readChar(); }
      catch(java.io.IOException e) { return curPos; }
   }
}
private final int jjStopStringLiteralDfa_2(int pos, long active0, long active1){
   switch (pos)
   {
      case 0:
         if ((active0 & 0x3ffffffffff7ffe0L) != 0L || (active1 & 0x7c0L) != 0L)
         {
            jjmatchedKind = 94;
            return 56;
         }
         return -1;
      case 1:
         if ((active0 & 0x40003601c000a00L) != 0L || (active1 & 0x80L) != 0L)
            return 56;
         if ((active0 & 0x3bfffc9fe3f7f5e0L) != 0L || (active1 & 0x740L) != 0L)
         {
            if (jjmatchedPos != 1)
            {
               jjmatchedKind = 94;
               jjmatchedPos = 1;
            }
            return 56;
         }
         return -1;
      case 2:
         if ((active0 & 0x80c04c40000140L) != 0L)
            return 56;
         if ((active0 & 0x3f7f3c93abf7f4a0L) != 0L || (active1 & 0x7c0L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 2;
            return 56;
         }
         return -1;
      case 3:
         if ((active0 & 0x200b0081a0c00000L) != 0L || (active1 & 0xc0L) != 0L)
            return 56;
         if ((active0 & 0x1f743c120b37f4a0L) != 0L || (active1 & 0x700L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 3;
            return 56;
         }
         return -1;
      case 4:
         if ((active0 & 0x57010020a104080L) != 0L || (active1 & 0x200L) != 0L)
            return 56;
         if ((active0 & 0x1a042c100127b420L) != 0L || (active1 & 0x500L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 4;
            return 56;
         }
         return -1;
      case 5:
         if ((active0 & 0x4200000028020L) != 0L)
            return 56;
         if ((active0 & 0x1a000c1001253400L) != 0L || (active1 & 0x500L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 5;
            return 56;
         }
         return -1;
      case 6:
         if ((active0 & 0x41001211400L) != 0L || (active1 & 0x100L) != 0L)
            return 56;
         if ((active0 & 0x1a00080000042000L) != 0L || (active1 & 0x400L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 6;
            return 56;
         }
         return -1;
      case 7:
         if ((active0 & 0x1200000000040000L) != 0L)
            return 56;
         if ((active0 & 0x800080000002000L) != 0L || (active1 & 0x400L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 7;
            return 56;
         }
         return -1;
      case 8:
         if ((active0 & 0x800080000002000L) != 0L || (active1 & 0x400L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 8;
            return 56;
         }
         return -1;
      case 9:
         if ((active0 & 0x80000002000L) != 0L || (active1 & 0x400L) != 0L)
            return 56;
         if ((active0 & 0x800000000000000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 9;
            return 56;
         }
         return -1;
      case 10:
         if ((active0 & 0x800000000000000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 10;
            return 56;
         }
         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 45:
         return jjStopAtPos(0, 93);
      case 59:
         return jjStopAtPos(0, 62);
      case 65:
      case 97:
         return jjMoveStringLiteralDfa1_2(0x800000000003e0L, 0x400L);
      case 66:
      case 98:
         return jjMoveStringLiteralDfa1_2(0xc00L, 0x0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa1_2(0xf000L, 0x200L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa1_2(0x70000L, 0x0L);
      case 70:
      case 102:
         return jjMoveStringLiteralDfa1_2(0x200000000f00000L, 0x0L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa1_2(0x3000000L, 0x0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa1_2(0x40000001c000000L, 0x0L);
      case 74:
      case 106:
         return jjMoveStringLiteralDfa1_2(0x20000000L, 0x0L);
      case 75:
      case 107:
         return jjMoveStringLiteralDfa1_2(0x40000000L, 0x0L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa1_2(0x380000000L, 0x0L);
      case 77:
      case 109:
         return jjMoveStringLiteralDfa1_2(0x800000c00000000L, 0x0L);
      case 78:
      case 110:
         return jjMoveStringLiteralDfa1_2(0xf000000000L, 0x0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa1_2(0x30000000000L, 0x80L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa1_2(0x40000000000L, 0x0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa1_2(0x180000000000L, 0x40L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa1_2(0x1000e00000000000L, 0x0L);
      case 84:
      case 116:
         return jjMoveStringLiteralDfa1_2(0x103000000000000L, 0x0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa1_2(0x64000000000000L, 0x0L);
      case 86:
      case 118:
         return jjMoveStringLiteralDfa1_2(0x2000000000000000L, 0x100L);
      case 87:
      case 119:
         return jjMoveStringLiteralDfa1_2(0x18000000000000L, 0x0L);
      default :
         return jjMoveNfa_2(8, 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 65:
      case 97:
         return jjMoveStringLiteralDfa2_2(active0, 0x900000400101000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa2_2(active0, 0x20L, active1, 0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa2_2(active0, 0x40L, active1, 0L);
      case 69:
      case 101:
         return jjMoveStringLiteralDfa2_2(active0, 0x10016810c1030400L, active1, 0x140L);
      case 72:
      case 104:
         return jjMoveStringLiteralDfa2_2(active0, 0x10000000000000L, active1, 0x200L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa2_2(active0, 0x2008100900040000L, active1, 0L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa2_2(active0, 0x80000000000080L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x4000000L) != 0L)
         {
            jjmatchedKind = 26;
            jjmatchedPos = 1;
         }
         else if ((active0 & 0x10000000000L) != 0L)
         {
            jjmatchedKind = 40;
            jjmatchedPos = 1;
         }
         return jjMoveStringLiteralDfa2_2(active0, 0x420000008000100L, active1, 0x80L);
      case 79:
      case 111:
         if ((active0 & 0x2000000000L) != 0L)
         {
            jjmatchedKind = 37;
            jjmatchedPos = 1;
         }
         return jjMoveStringLiteralDfa2_2(active0, 0x4220206000L, active1, 0L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa2_2(active0, 0x44000000000000L, active1, 0L);
      case 82:
      case 114:
         if ((active0 & 0x20000000000L) != 0L)
            return jjStartNfaWithStates_2(1, 41, 56);
         return jjMoveStringLiteralDfa2_2(active0, 0x2040002408000L, active1, 0L);
      case 83:
      case 115:
         if ((active0 & 0x200L) != 0L)
            return jjStartNfaWithStates_2(1, 9, 56);
         else if ((active0 & 0x10000000L) != 0L)
            return jjStartNfaWithStates_2(1, 28, 56);
         break;
      case 85:
      case 117:
         return jjMoveStringLiteralDfa2_2(active0, 0x200808000800000L, active1, 0x400L);
      case 89:
      case 121:
         if ((active0 & 0x800L) != 0L)
            return jjStartNfaWithStates_2(1, 11, 56);
         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 65:
      case 97:
         return jjMoveStringLiteralDfa3_2(active0, 0L, active1, 0x40L);
      case 66:
      case 98:
         return jjMoveStringLiteralDfa3_2(active0, 0x100000000000000L, active1, 0L);
      case 68:
      case 100:
         if ((active0 & 0x40L) != 0L)
            return jjStartNfaWithStates_2(2, 6, 56);
         else if ((active0 & 0x100L) != 0L)
            return jjStartNfaWithStates_2(2, 8, 56);
         return jjMoveStringLiteralDfa3_2(active0, 0x404000000000000L, active1, 0L);
      case 69:
      case 101:
         return jjMoveStringLiteralDfa3_2(active0, 0x2010000000008000L, active1, 0x200L);
      case 70:
      case 102:
         return jjMoveStringLiteralDfa3_2(active0, 0x80080010000L, active1, 0L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa3_2(active0, 0x100000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa3_2(active0, 0x20040020000000L, active1, 0L);
      case 75:
      case 107:
         return jjMoveStringLiteralDfa3_2(active0, 0x100000000L, active1, 0L);
      case 76:
      case 108:
         if ((active0 & 0x80000000000000L) != 0L)
            return jjStartNfaWithStates_2(2, 55, 56);
         return jjMoveStringLiteralDfa3_2(active0, 0x208000920000L, active1, 0x80L);
      case 77:
      case 109:
         if ((active0 & 0x800000000000L) != 0L)
            return jjStartNfaWithStates_2(2, 47, 56);
         break;
      case 78:
      case 110:
         if ((active0 & 0x800000000L) != 0L)
            return jjStartNfaWithStates_2(2, 35, 56);
         return jjMoveStringLiteralDfa3_2(active0, 0x200000008002000L, active1, 0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa3_2(active0, 0x2400000L, active1, 0L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa3_2(active0, 0x40000000000000L, active1, 0L);
      case 81:
      case 113:
         return jjMoveStringLiteralDfa3_2(active0, 0x1000000000000000L, active1, 0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa3_2(active0, 0x200000L, active1, 0x100L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa3_2(active0, 0x41000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x4000000000L) != 0L)
            return jjStartNfaWithStates_2(2, 38, 56);
         else if ((active0 & 0x400000000000L) != 0L)
            return jjStartNfaWithStates_2(2, 46, 56);
         return jjMoveStringLiteralDfa3_2(active0, 0x8080000010004a0L, active1, 0x400L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa3_2(active0, 0x2000000004000L, active1, 0L);
      case 87:
      case 119:
         return jjMoveStringLiteralDfa3_2(active0, 0x200000000L, active1, 0L);
      case 88:
      case 120:
         if ((active0 & 0x400000000L) != 0L)
            return jjStartNfaWithStates_2(2, 34, 56);
         return jjMoveStringLiteralDfa3_2(active0, 0x1001000000000L, active1, 0L);
      case 89:
      case 121:
         if ((active0 & 0x40000000L) != 0L)
            return jjStartNfaWithStates_2(2, 30, 56);
         break;
      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 65:
      case 97:
         return jjMoveStringLiteralDfa4_2(active0, 0x4000000018000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa4_2(active0, 0x200000000001000L, active1, 0x200L);
      case 68:
      case 100:
         if ((active1 & 0x40L) != 0L)
            return jjStartNfaWithStates_2(3, 70, 56);
         return jjMoveStringLiteralDfa4_2(active0, 0x1000000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x100000000L) != 0L)
            return jjStartNfaWithStates_2(3, 32, 56);
         else if ((active0 & 0x2000000000000L) != 0L)
            return jjStartNfaWithStates_2(3, 49, 56);
         return jjMoveStringLiteralDfa4_2(active0, 0xc40280208220080L, active1, 0L);
      case 72:
      case 104:
         if ((active0 & 0x8000000000000L) != 0L)
            return jjStartNfaWithStates_2(3, 51, 56);
         return jjMoveStringLiteralDfa4_2(active0, 0x100000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa4_2(active0, 0x20L, active1, 0L);
      case 76:
      case 108:
         if ((active0 & 0x800000L) != 0L)
            return jjStartNfaWithStates_2(3, 23, 56);
         else if ((active0 & 0x8000000000L) != 0L)
            return jjStartNfaWithStates_2(3, 39, 56);
         return jjMoveStringLiteralDfa4_2(active0, 0x100000000000000L, active1, 0L);
      case 77:
      case 109:
         if ((active0 & 0x400000L) != 0L)
            return jjStartNfaWithStates_2(3, 22, 56);
         return jjMoveStringLiteralDfa4_2(active0, 0x40000000000L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x20000000L) != 0L)
            return jjStartNfaWithStates_2(3, 29, 56);
         return jjMoveStringLiteralDfa4_2(active0, 0x4000L, active1, 0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa4_2(active0, 0x20000000000000L, active1, 0x400L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa4_2(active0, 0x10000000000000L, active1, 0L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa4_2(active0, 0x102000L, active1, 0x100L);
      case 84:
      case 116:
         if ((active0 & 0x80000000L) != 0L)
            return jjStartNfaWithStates_2(3, 31, 56);
         else if ((active0 & 0x1000000000000L) != 0L)
            return jjStartNfaWithStates_2(3, 48, 56);
         return jjMoveStringLiteralDfa4_2(active0, 0x1000040000L, active1, 0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa4_2(active0, 0x1000000002000000L, active1, 0L);
      case 87:
      case 119:
         if ((active0 & 0x2000000000000000L) != 0L)
            return jjStartNfaWithStates_2(3, 61, 56);
         return jjMoveStringLiteralDfa4_2(active0, 0x400L, active1, 0L);
      case 89:
      case 121:
         if ((active1 & 0x80L) != 0L)
            return jjStartNfaWithStates_2(3, 71, 56);
         break;
      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 65:
      case 97:
         return jjMoveStringLiteralDfa5_2(active0, 0x40001001000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa5_2(active0, 0x200000000000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x100000L) != 0L)
            return jjStartNfaWithStates_2(4, 20, 56);
         else if ((active0 & 0x10000000000000L) != 0L)
            return jjStartNfaWithStates_2(4, 52, 56);
         else if ((active0 & 0x100000000000000L) != 0L)
            return jjStartNfaWithStates_2(4, 56, 56);
         return jjMoveStringLiteralDfa5_2(active0, 0x1000000000000400L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa5_2(active0, 0x240000L, active1, 0x100L);
      case 75:
      case 107:
         if ((active1 & 0x200L) != 0L)
            return jjStartNfaWithStates_2(4, 73, 56);
         break;
      case 78:
      case 110:
         if ((active0 & 0x20000000000000L) != 0L)
            return jjStartNfaWithStates_2(4, 53, 56);
         break;
      case 79:
      case 111:
         return jjMoveStringLiteralDfa5_2(active0, 0x20L, active1, 0L);
      case 80:
      case 112:
         if ((active0 & 0x2000000L) != 0L)
            return jjStartNfaWithStates_2(4, 25, 56);
         break;
      case 82:
      case 114:
         if ((active0 & 0x80L) != 0L)
            return jjStartNfaWithStates_2(4, 7, 56);
         else if ((active0 & 0x8000000L) != 0L)
            return jjStartNfaWithStates_2(4, 27, 56);
         else if ((active0 & 0x200000000L) != 0L)
            return jjStartNfaWithStates_2(4, 33, 56);
         else if ((active0 & 0x40000000000000L) != 0L)
            return jjStartNfaWithStates_2(4, 54, 56);
         return jjMoveStringLiteralDfa5_2(active0, 0x800080000000000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x4000L) != 0L)
            return jjStartNfaWithStates_2(4, 14, 56);
         else if ((active0 & 0x100000000000L) != 0L)
            return jjStartNfaWithStates_2(4, 44, 56);
         return jjMoveStringLiteralDfa5_2(active0, 0x20400000002a000L, active1, 0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa5_2(active0, 0x10000L, active1, 0x400L);
      case 86:
      case 118:
         return jjMoveStringLiteralDfa5_2(active0, 0x1000000000L, active1, 0L);
      case 88:
      case 120:
         if ((active0 & 0x400000000000000L) != 0L)
            return jjStartNfaWithStates_2(4, 58, 56);
         break;
      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 65:
      case 97:
         return jjMoveStringLiteralDfa6_2(active0, 0x1000000000L, active1, 0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa6_2(active0, 0x1000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x8000L) != 0L)
            return jjStartNfaWithStates_2(5, 15, 56);
         else if ((active0 & 0x20000L) != 0L)
            return jjStartNfaWithStates_2(5, 17, 56);
         else if ((active0 & 0x4000000000000L) != 0L)
            return jjStartNfaWithStates_2(5, 50, 56);
         return jjMoveStringLiteralDfa6_2(active0, 0x80000000400L, active1, 0L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa6_2(active0, 0x200000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa6_2(active0, 0xa00000000000000L, active1, 0L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa6_2(active0, 0x10000L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x20L) != 0L)
            return jjStartNfaWithStates_2(5, 5, 56);
         return jjMoveStringLiteralDfa6_2(active0, 0x1000000000040000L, active1, 0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa6_2(active0, 0L, active1, 0x100L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa6_2(active0, 0L, active1, 0x400L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa6_2(active0, 0x40000002000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x200000000000L) != 0L)
            return jjStartNfaWithStates_2(5, 45, 56);
         return jjMoveStringLiteralDfa6_2(active0, 0x1000000L, active1, 0L);
      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 65:
      case 97:
         return jjMoveStringLiteralDfa7_2(active0, 0x800000000002000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa7_2(active0, 0x1000000000040000L, active1, 0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa7_2(active0, 0L, active1, 0x400L);
      case 69:
      case 101:
         if ((active0 & 0x1000L) != 0L)
            return jjStartNfaWithStates_2(6, 12, 56);
         else if ((active0 & 0x1000000L) != 0L)
            return jjStartNfaWithStates_2(6, 24, 56);
         break;
      case 76:
      case 108:
         if ((active0 & 0x1000000000L) != 0L)
            return jjStartNfaWithStates_2(6, 36, 56);
         break;
      case 78:
      case 110:
         if ((active0 & 0x400L) != 0L)
            return jjStartNfaWithStates_2(6, 10, 56);
         else if ((active0 & 0x200000L) != 0L)
            return jjStartNfaWithStates_2(6, 21, 56);
         else if ((active1 & 0x100L) != 0L)
            return jjStartNfaWithStates_2(6, 72, 56);
         return jjMoveStringLiteralDfa7_2(active0, 0x80000000000L, active1, 0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa7_2(active0, 0x200000000000000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x10000L) != 0L)
            return jjStartNfaWithStates_2(6, 16, 56);
         break;
      case 89:
      case 121:
         if ((active0 & 0x40000000000L) != 0L)
            return jjStartNfaWithStates_2(6, 42, 56);
         break;
      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, active1);
      return 7;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa8_2(active0, 0L, active1, 0x400L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa8_2(active0, 0x80000000000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x1000000000000000L) != 0L)
            return jjStartNfaWithStates_2(7, 60, 56);
         break;
      case 73:
      case 105:
         return jjMoveStringLiteralDfa8_2(active0, 0x2000L, active1, 0L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa8_2(active0, 0x800000000000000L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x200000000000000L) != 0L)
            return jjStartNfaWithStates_2(7, 57, 56);
         break;
      case 84:
      case 116:
         if ((active0 & 0x40000L) != 0L)
            return jjStartNfaWithStates_2(7, 18, 56);
         break;
      default :
         break;
   }
   return jjStartNfa_2(6, active0, active1);
}
private int jjMoveStringLiteralDfa8_2(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_2(6, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_2(7, active0, active1);
      return 8;
   }
   switch(curChar)
   {
      case 69:
      case 101:
         return jjMoveStringLiteralDfa9_2(active0, 0x80000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa9_2(active0, 0x800000000000000L, active1, 0L);
      case 78:
      case 110:
         return jjMoveStringLiteralDfa9_2(active0, 0x2000L, active1, 0L);
      case 84:
      case 116:
         return jjMoveStringLiteralDfa9_2(active0, 0L, active1, 0x400L);
      default :
         break;
   }
   return jjStartNfa_2(7, active0, active1);
}
private int jjMoveStringLiteralDfa9_2(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_2(7, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_2(8, active0, active1);
      return 9;
   }
   switch(curChar)
   {
      case 69:
      case 101:
         if ((active1 & 0x400L) != 0L)
            return jjStartNfaWithStates_2(9, 74, 56);
         break;
      case 83:
      case 115:
         if ((active0 & 0x80000000000L) != 0L)
            return jjStartNfaWithStates_2(9, 43, 56);
         break;
      case 84:
      case 116:
         if ((active0 & 0x2000L) != 0L)
            return jjStartNfaWithStates_2(9, 13, 56);
         break;
      case 90:
      case 122:
         return jjMoveStringLiteralDfa10_2(active0, 0x800000000000000L, active1, 0L);
      default :
         break;
   }
   return jjStartNfa_2(8, active0, active1);
}
private int jjMoveStringLiteralDfa10_2(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_2(8, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_2(9, active0, 0L);
      return 10;
   }
   switch(curChar)
   {
      case 69:
      case 101:
         return jjMoveStringLiteralDfa11_2(active0, 0x800000000000000L);
      default :
         break;
   }
   return jjStartNfa_2(9, active0, 0L);
}
private int jjMoveStringLiteralDfa11_2(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_2(9, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_2(10, active0, 0L);
      return 11;
   }
   switch(curChar)
   {
      case 68:
      case 100:
         if ((active0 & 0x800000000000000L) != 0L)
            return jjStartNfaWithStates_2(11, 59, 56);
         break;
      default :
         break;
   }
   return jjStartNfa_2(10, active0, 0L);
}
private int jjStartNfaWithStates_2(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_2(state, pos + 1);
}
private int jjMoveNfa_2(int startState, int curPos)
{
   int startsAt = 0;
   jjnewStateCnt = 56;
   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 56:
               case 10:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(10); }
                  break;
               case 8:
                  if ((0x3ff000000000000L & l) != 0L)
                  {
                     if (kind > 90)
                        kind = 90;
                     { jjCheckNAddStates(69, 74); }
                  }
                  else if (curChar == 34)
                     { jjCheckNAddStates(75, 78); }
                  else if (curChar == 47)
                     jjstateSet[jjnewStateCnt++] = 31;
                  else if (curChar == 39)
                     { jjCheckNAddTwoStates(18, 19); }
                  else if (curChar == 36)
                     { jjAddStates(12, 13); }
                  else if (curChar == 46)
                     { jjCheckNAdd(1); }
                  if (curChar == 48)
                     jjstateSet[jjnewStateCnt++] = 5;
                  break;
               case 0:
                  if (curChar == 46)
                     { jjCheckNAdd(1); }
                  break;
               case 1:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAddTwoStates(1, 2); }
                  break;
               case 3:
                  if ((0x280000000000L & l) != 0L)
                     { jjCheckNAdd(4); }
                  break;
               case 4:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAdd(4); }
                  break;
               case 6:
                  if ((0x3ff000000000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 7;
                  break;
               case 7:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 92)
                     kind = 92;
                  jjstateSet[jjnewStateCnt++] = 6;
                  break;
               case 11:
                  if (curChar == 36)
                     { jjAddStates(12, 13); }
                  break;
               case 13:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  jjstateSet[jjnewStateCnt++] = 13;
                  break;
               case 14:
                  if (curChar == 34)
                     { jjCheckNAddTwoStates(15, 16); }
                  break;
               case 15:
                  if ((0xfffffffbffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(15, 16); }
                  break;
               case 16:
                  if (curChar == 34 && kind > 95)
                     kind = 95;
                  break;
               case 17:
                  if (curChar == 39)
                     { jjCheckNAddTwoStates(18, 19); }
                  break;
               case 18:
                  if ((0xffffff7fffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(18, 19); }
                  break;
               case 19:
                  if (curChar != 39)
                     break;
                  if (kind > 97)
                     kind = 97;
                  jjstateSet[jjnewStateCnt++] = 20;
                  break;
               case 20:
                  if (curChar == 39)
                     { jjCheckNAddTwoStates(21, 19); }
                  break;
               case 21:
                  if ((0xffffff7fffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(21, 19); }
                  break;
               case 23:
                  if ((0xffffffffffffdbffL & l) != 0L)
                     { jjAddStates(14, 15); }
                  break;
               case 25:
                  if (curChar == 42)
                     { jjCheckNAddTwoStates(26, 27); }
                  break;
               case 26:
                  if ((0xfffffbffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(26, 27); }
                  break;
               case 27:
                  if (curChar == 42)
                     { jjCheckNAddStates(79, 81); }
                  break;
               case 28:
                  if ((0xffff7bffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(29, 27); }
                  break;
               case 29:
                  if ((0xfffffbffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(29, 27); }
                  break;
               case 30:
                  if (curChar == 47 && kind > 99)
                     kind = 99;
                  break;
               case 31:
                  if (curChar == 42)
                     jjstateSet[jjnewStateCnt++] = 25;
                  break;
               case 32:
                  if (curChar == 47)
                     jjstateSet[jjnewStateCnt++] = 31;
                  break;
               case 43:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 90)
                     kind = 90;
                  { jjCheckNAddStates(69, 74); }
                  break;
               case 44:
                  if ((0x3ff000000000000L & l) != 0L)
                     { jjCheckNAddTwoStates(44, 0); }
                  break;
               case 45:
                  if ((0x3ff000000000000L & l) != 0L)
                     { jjCheckNAddStates(82, 84); }
                  break;
               case 46:
                  if (curChar == 46)
                     { jjCheckNAdd(47); }
                  break;
               case 48:
                  if ((0x280000000000L & l) != 0L)
                     { jjCheckNAdd(49); }
                  break;
               case 49:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAdd(49); }
                  break;
               case 50:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 90)
                     kind = 90;
                  { jjCheckNAdd(50); }
                  break;
               case 51:
                  if (curChar == 34)
                     { jjCheckNAddStates(75, 78); }
                  break;
               case 52:
                  if ((0xfffffffbffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(52, 53); }
                  break;
               case 53:
                  if (curChar == 34 && kind > 94)
                     kind = 94;
                  break;
               case 54:
                  if ((0xfffffffbffffdbffL & l) != 0L)
                     { jjCheckNAddTwoStates(54, 55); }
                  break;
               case 55:
                  if (curChar == 34 && kind > 98)
                     kind = 98;
                  break;
               default : break;
            }
         } while(i != startsAt);
      }
      else if (curChar < 128)
      {
         long l = 1L << (curChar & 077);
         do
         {
            switch(jjstateSet[--i])
            {
               case 56:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAdd(10); }
                  }
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(9, 10); }
                  }
                  break;
               case 8:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(9, 10); }
                  }
                  else if (curChar == 96)
                     { jjCheckNAddTwoStates(23, 24); }
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(85, 86); }
                  break;
               case 2:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(27, 28); }
                  break;
               case 5:
                  if ((0x100000001000000L & l) != 0L)
                     { jjCheckNAdd(6); }
                  break;
               case 6:
                  if ((0x7e0000007eL & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 7;
                  break;
               case 7:
                  if ((0x7e0000007eL & l) == 0L)
                     break;
                  if (kind > 92)
                     kind = 92;
                  { jjCheckNAdd(6); }
                  break;
               case 9:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAddTwoStates(9, 10); }
                  break;
               case 10:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(10); }
                  break;
               case 12:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  { jjCheckNAddTwoStates(12, 13); }
                  break;
               case 13:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  { jjCheckNAdd(13); }
                  break;
               case 15:
                  { jjAddStates(29, 30); }
                  break;
               case 18:
                  { jjCheckNAddTwoStates(18, 19); }
                  break;
               case 21:
                  { jjCheckNAddTwoStates(21, 19); }
                  break;
               case 22:
                  if (curChar == 96)
                     { jjCheckNAddTwoStates(23, 24); }
                  break;
               case 23:
                  if ((0xfffffffeffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(23, 24); }
                  break;
               case 24:
                  if (curChar == 96 && kind > 98)
                     kind = 98;
                  break;
               case 26:
                  { jjCheckNAddTwoStates(26, 27); }
                  break;
               case 28:
               case 29:
                  { jjCheckNAddTwoStates(29, 27); }
                  break;
               case 33:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(85, 86); }
                  break;
               case 34:
                  if ((0x800000008L & l) != 0L && kind > 19)
                     kind = 19;
                  break;
               case 35:
                  if ((0x2000000020L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 34;
                  break;
               case 36:
                  if ((0x100000001000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 35;
                  break;
               case 37:
                  if ((0x2000000020L & l) != 0L && kind > 19)
                     kind = 19;
                  break;
               case 38:
                  if ((0x10000000100000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 37;
                  break;
               case 39:
                  if ((0x20000000200000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 38;
                  break;
               case 40:
                  if ((0x800000008L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 39;
                  break;
               case 41:
                  if ((0x2000000020L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 40;
                  break;
               case 42:
                  if ((0x100000001000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 41;
                  break;
               case 47:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(87, 88); }
                  break;
               case 52:
                  { jjAddStates(89, 90); }
                  break;
               case 54:
                  { jjAddStates(91, 92); }
                  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 15:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(29, 30); }
                  break;
               case 18:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(18, 19); }
                  break;
               case 21:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(21, 19); }
                  break;
               case 23:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(14, 15); }
                  break;
               case 26:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(26, 27); }
                  break;
               case 28:
               case 29:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(29, 27); }
                  break;
               case 52:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(89, 90); }
                  break;
               case 54:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(91, 92); }
                  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;
      if ((i = jjnewStateCnt) == (startsAt = 56 - (jjnewStateCnt = startsAt)))
         return curPos;
      try { curChar = input_stream.readChar(); }
      catch(java.io.IOException e) { return curPos; }
   }
}
private final int jjStopStringLiteralDfa_0(int pos, long active0, long active1){
   switch (pos)
   {
      case 0:
         if ((active0 & 0x3ffffffffff7ffe0L) != 0L || (active1 & 0x30000L) != 0L)
         {
            jjmatchedKind = 94;
            return 56;
         }
         return -1;
      case 1:
         if ((active0 & 0x40003601c000a00L) != 0L)
            return 56;
         if ((active0 & 0x3bfffc9fe3f7f5e0L) != 0L || (active1 & 0x30000L) != 0L)
         {
            if (jjmatchedPos != 1)
            {
               jjmatchedKind = 94;
               jjmatchedPos = 1;
            }
            return 56;
         }
         return -1;
      case 2:
         if ((active0 & 0x80c04c40000140L) != 0L)
            return 56;
         if ((active0 & 0x3f7f3c93abf7f4a0L) != 0L || (active1 & 0x30000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 2;
            return 56;
         }
         return -1;
      case 3:
         if ((active0 & 0x200b0081a0c00000L) != 0L || (active1 & 0x30000L) != 0L)
            return 56;
         if ((active0 & 0x1f743c120b37f4a0L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 3;
            return 56;
         }
         return -1;
      case 4:
         if ((active0 & 0x57010020a104080L) != 0L)
            return 56;
         if ((active0 & 0x1a042c100127b420L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 4;
            return 56;
         }
         return -1;
      case 5:
         if ((active0 & 0x4200000028020L) != 0L)
            return 56;
         if ((active0 & 0x1a000c1001253400L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 5;
            return 56;
         }
         return -1;
      case 6:
         if ((active0 & 0x41001211400L) != 0L)
            return 56;
         if ((active0 & 0x1a00080000042000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 6;
            return 56;
         }
         return -1;
      case 7:
         if ((active0 & 0x1200000000040000L) != 0L)
            return 56;
         if ((active0 & 0x800080000002000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 7;
            return 56;
         }
         return -1;
      case 8:
         if ((active0 & 0x800080000002000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 8;
            return 56;
         }
         return -1;
      case 9:
         if ((active0 & 0x80000002000L) != 0L)
            return 56;
         if ((active0 & 0x800000000000000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 9;
            return 56;
         }
         return -1;
      case 10:
         if ((active0 & 0x800000000000000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 10;
            return 56;
         }
         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 jjMoveStringLiteralDfa0_0(){
   switch(curChar)
   {
      case 45:
         return jjStopAtPos(0, 93);
      case 59:
         return jjStopAtPos(0, 62);
      case 65:
      case 97:
         return jjMoveStringLiteralDfa1_0(0x800000000003e0L, 0x0L);
      case 66:
      case 98:
         return jjMoveStringLiteralDfa1_0(0xc00L, 0x0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa1_0(0xf000L, 0x0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa1_0(0x70000L, 0x0L);
      case 70:
      case 102:
         return jjMoveStringLiteralDfa1_0(0x200000000f00000L, 0x0L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa1_0(0x3000000L, 0x0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa1_0(0x40000001c000000L, 0x0L);
      case 74:
      case 106:
         return jjMoveStringLiteralDfa1_0(0x20000000L, 0x0L);
      case 75:
      case 107:
         return jjMoveStringLiteralDfa1_0(0x40000000L, 0x0L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa1_0(0x380000000L, 0x0L);
      case 77:
      case 109:
         return jjMoveStringLiteralDfa1_0(0x800000c00000000L, 0x0L);
      case 78:
      case 110:
         return jjMoveStringLiteralDfa1_0(0xf000000000L, 0x0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa1_0(0x30000000000L, 0x0L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa1_0(0x40000000000L, 0x0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa1_0(0x180000000000L, 0x0L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa1_0(0x1000e00000000000L, 0x0L);
      case 84:
      case 116:
         return jjMoveStringLiteralDfa1_0(0x103000000000000L, 0x10000L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa1_0(0x64000000000000L, 0x0L);
      case 86:
      case 118:
         return jjMoveStringLiteralDfa1_0(0x2000000000000000L, 0x0L);
      case 87:
      case 119:
         return jjMoveStringLiteralDfa1_0(0x18000000000000L, 0x0L);
      case 90:
      case 122:
         return jjMoveStringLiteralDfa1_0(0x0L, 0x20000L);
      default :
         return jjMoveNfa_0(8, 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 65:
      case 97:
         return jjMoveStringLiteralDfa2_0(active0, 0x900000400101000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa2_0(active0, 0x20L, active1, 0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa2_0(active0, 0x40L, active1, 0L);
      case 69:
      case 101:
         return jjMoveStringLiteralDfa2_0(active0, 0x10016810c1030400L, active1, 0L);
      case 72:
      case 104:
         return jjMoveStringLiteralDfa2_0(active0, 0x10000000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa2_0(active0, 0x2008100900040000L, active1, 0x10000L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa2_0(active0, 0x80000000000080L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x4000000L) != 0L)
         {
            jjmatchedKind = 26;
            jjmatchedPos = 1;
         }
         else if ((active0 & 0x10000000000L) != 0L)
            return jjStartNfaWithStates_0(1, 40, 56);
         return jjMoveStringLiteralDfa2_0(active0, 0x420000008000100L, active1, 0L);
      case 79:
      case 111:
         if ((active0 & 0x2000000000L) != 0L)
         {
            jjmatchedKind = 37;
            jjmatchedPos = 1;
         }
         return jjMoveStringLiteralDfa2_0(active0, 0x4220206000L, active1, 0x20000L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa2_0(active0, 0x44000000000000L, active1, 0L);
      case 82:
      case 114:
         if ((active0 & 0x20000000000L) != 0L)
            return jjStartNfaWithStates_0(1, 41, 56);
         return jjMoveStringLiteralDfa2_0(active0, 0x2040002408000L, active1, 0L);
      case 83:
      case 115:
         if ((active0 & 0x200L) != 0L)
            return jjStartNfaWithStates_0(1, 9, 56);
         else if ((active0 & 0x10000000L) != 0L)
            return jjStartNfaWithStates_0(1, 28, 56);
         break;
      case 85:
      case 117:
         return jjMoveStringLiteralDfa2_0(active0, 0x200808000800000L, active1, 0L);
      case 89:
      case 121:
         if ((active0 & 0x800L) != 0L)
            return jjStartNfaWithStates_0(1, 11, 56);
         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 66:
      case 98:
         return jjMoveStringLiteralDfa3_0(active0, 0x100000000000000L, active1, 0L);
      case 68:
      case 100:
         if ((active0 & 0x40L) != 0L)
            return jjStartNfaWithStates_0(2, 6, 56);
         else if ((active0 & 0x100L) != 0L)
            return jjStartNfaWithStates_0(2, 8, 56);
         return jjMoveStringLiteralDfa3_0(active0, 0x404000000000000L, active1, 0L);
      case 69:
      case 101:
         return jjMoveStringLiteralDfa3_0(active0, 0x2010000000008000L, active1, 0L);
      case 70:
      case 102:
         return jjMoveStringLiteralDfa3_0(active0, 0x80080010000L, active1, 0L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa3_0(active0, 0x100000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa3_0(active0, 0x20040020000000L, active1, 0L);
      case 75:
      case 107:
         return jjMoveStringLiteralDfa3_0(active0, 0x100000000L, active1, 0L);
      case 76:
      case 108:
         if ((active0 & 0x80000000000000L) != 0L)
            return jjStartNfaWithStates_0(2, 55, 56);
         return jjMoveStringLiteralDfa3_0(active0, 0x208000920000L, active1, 0L);
      case 77:
      case 109:
         if ((active0 & 0x800000000000L) != 0L)
            return jjStartNfaWithStates_0(2, 47, 56);
         return jjMoveStringLiteralDfa3_0(active0, 0L, active1, 0x10000L);
      case 78:
      case 110:
         if ((active0 & 0x800000000L) != 0L)
            return jjStartNfaWithStates_0(2, 35, 56);
         return jjMoveStringLiteralDfa3_0(active0, 0x200000008002000L, active1, 0x20000L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa3_0(active0, 0x2400000L, active1, 0L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa3_0(active0, 0x40000000000000L, active1, 0L);
      case 81:
      case 113:
         return jjMoveStringLiteralDfa3_0(active0, 0x1000000000000000L, active1, 0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa3_0(active0, 0x200000L, active1, 0L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa3_0(active0, 0x41000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x4000000000L) != 0L)
            return jjStartNfaWithStates_0(2, 38, 56);
         else if ((active0 & 0x400000000000L) != 0L)
            return jjStartNfaWithStates_0(2, 46, 56);
         return jjMoveStringLiteralDfa3_0(active0, 0x8080000010004a0L, active1, 0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa3_0(active0, 0x2000000004000L, active1, 0L);
      case 87:
      case 119:
         return jjMoveStringLiteralDfa3_0(active0, 0x200000000L, active1, 0L);
      case 88:
      case 120:
         if ((active0 & 0x400000000L) != 0L)
            return jjStartNfaWithStates_0(2, 34, 56);
         return jjMoveStringLiteralDfa3_0(active0, 0x1001000000000L, active1, 0L);
      case 89:
      case 121:
         if ((active0 & 0x40000000L) != 0L)
            return jjStartNfaWithStates_0(2, 30, 56);
         break;
      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 65:
      case 97:
         return jjMoveStringLiteralDfa4_0(active0, 0x4000000018000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa4_0(active0, 0x200000000001000L, active1, 0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa4_0(active0, 0x1000000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x100000000L) != 0L)
            return jjStartNfaWithStates_0(3, 32, 56);
         else if ((active0 & 0x2000000000000L) != 0L)
            return jjStartNfaWithStates_0(3, 49, 56);
         else if ((active1 & 0x10000L) != 0L)
            return jjStartNfaWithStates_0(3, 80, 56);
         else if ((active1 & 0x20000L) != 0L)
            return jjStartNfaWithStates_0(3, 81, 56);
         return jjMoveStringLiteralDfa4_0(active0, 0xc40280208220080L, active1, 0L);
      case 72:
      case 104:
         if ((active0 & 0x8000000000000L) != 0L)
            return jjStartNfaWithStates_0(3, 51, 56);
         return jjMoveStringLiteralDfa4_0(active0, 0x100000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa4_0(active0, 0x20L, active1, 0L);
      case 76:
      case 108:
         if ((active0 & 0x800000L) != 0L)
            return jjStartNfaWithStates_0(3, 23, 56);
         else if ((active0 & 0x8000000000L) != 0L)
            return jjStartNfaWithStates_0(3, 39, 56);
         return jjMoveStringLiteralDfa4_0(active0, 0x100000000000000L, active1, 0L);
      case 77:
      case 109:
         if ((active0 & 0x400000L) != 0L)
            return jjStartNfaWithStates_0(3, 22, 56);
         return jjMoveStringLiteralDfa4_0(active0, 0x40000000000L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x20000000L) != 0L)
            return jjStartNfaWithStates_0(3, 29, 56);
         return jjMoveStringLiteralDfa4_0(active0, 0x4000L, active1, 0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa4_0(active0, 0x20000000000000L, active1, 0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa4_0(active0, 0x10000000000000L, active1, 0L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa4_0(active0, 0x102000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x80000000L) != 0L)
            return jjStartNfaWithStates_0(3, 31, 56);
         else if ((active0 & 0x1000000000000L) != 0L)
            return jjStartNfaWithStates_0(3, 48, 56);
         return jjMoveStringLiteralDfa4_0(active0, 0x1000040000L, active1, 0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa4_0(active0, 0x1000000002000000L, active1, 0L);
      case 87:
      case 119:
         if ((active0 & 0x2000000000000000L) != 0L)
            return jjStartNfaWithStates_0(3, 61, 56);
         return jjMoveStringLiteralDfa4_0(active0, 0x400L, active1, 0L);
      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, 0L);
      return 4;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa5_0(active0, 0x40001001000L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa5_0(active0, 0x200000000000L);
      case 69:
      case 101:
         if ((active0 & 0x100000L) != 0L)
            return jjStartNfaWithStates_0(4, 20, 56);
         else if ((active0 & 0x10000000000000L) != 0L)
            return jjStartNfaWithStates_0(4, 52, 56);
         else if ((active0 & 0x100000000000000L) != 0L)
            return jjStartNfaWithStates_0(4, 56, 56);
         return jjMoveStringLiteralDfa5_0(active0, 0x1000000000000400L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa5_0(active0, 0x240000L);
      case 78:
      case 110:
         if ((active0 & 0x20000000000000L) != 0L)
            return jjStartNfaWithStates_0(4, 53, 56);
         break;
      case 79:
      case 111:
         return jjMoveStringLiteralDfa5_0(active0, 0x20L);
      case 80:
      case 112:
         if ((active0 & 0x2000000L) != 0L)
            return jjStartNfaWithStates_0(4, 25, 56);
         break;
      case 82:
      case 114:
         if ((active0 & 0x80L) != 0L)
            return jjStartNfaWithStates_0(4, 7, 56);
         else if ((active0 & 0x8000000L) != 0L)
            return jjStartNfaWithStates_0(4, 27, 56);
         else if ((active0 & 0x200000000L) != 0L)
            return jjStartNfaWithStates_0(4, 33, 56);
         else if ((active0 & 0x40000000000000L) != 0L)
            return jjStartNfaWithStates_0(4, 54, 56);
         return jjMoveStringLiteralDfa5_0(active0, 0x800080000000000L);
      case 84:
      case 116:
         if ((active0 & 0x4000L) != 0L)
            return jjStartNfaWithStates_0(4, 14, 56);
         else if ((active0 & 0x100000000000L) != 0L)
            return jjStartNfaWithStates_0(4, 44, 56);
         return jjMoveStringLiteralDfa5_0(active0, 0x20400000002a000L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa5_0(active0, 0x10000L);
      case 86:
      case 118:
         return jjMoveStringLiteralDfa5_0(active0, 0x1000000000L);
      case 88:
      case 120:
         if ((active0 & 0x400000000000000L) != 0L)
            return jjStartNfaWithStates_0(4, 58, 56);
         break;
      default :
         break;
   }
   return jjStartNfa_0(3, active0, 0L);
}
private int jjMoveStringLiteralDfa5_0(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_0(3, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_0(4, active0, 0L);
      return 5;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa6_0(active0, 0x1000000000L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa6_0(active0, 0x1000L);
      case 69:
      case 101:
         if ((active0 & 0x8000L) != 0L)
            return jjStartNfaWithStates_0(5, 15, 56);
         else if ((active0 & 0x20000L) != 0L)
            return jjStartNfaWithStates_0(5, 17, 56);
         else if ((active0 & 0x4000000000000L) != 0L)
            return jjStartNfaWithStates_0(5, 50, 56);
         return jjMoveStringLiteralDfa6_0(active0, 0x80000000400L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa6_0(active0, 0x200000L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa6_0(active0, 0xa00000000000000L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa6_0(active0, 0x10000L);
      case 78:
      case 110:
         if ((active0 & 0x20L) != 0L)
            return jjStartNfaWithStates_0(5, 5, 56);
         return jjMoveStringLiteralDfa6_0(active0, 0x1000000000040000L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa6_0(active0, 0x40000002000L);
      case 84:
      case 116:
         if ((active0 & 0x200000000000L) != 0L)
            return jjStartNfaWithStates_0(5, 45, 56);
         return jjMoveStringLiteralDfa6_0(active0, 0x1000000L);
      default :
         break;
   }
   return jjStartNfa_0(4, active0, 0L);
}
private int jjMoveStringLiteralDfa6_0(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_0(4, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_0(5, active0, 0L);
      return 6;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa7_0(active0, 0x800000000002000L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa7_0(active0, 0x1000000000040000L);
      case 69:
      case 101:
         if ((active0 & 0x1000L) != 0L)
            return jjStartNfaWithStates_0(6, 12, 56);
         else if ((active0 & 0x1000000L) != 0L)
            return jjStartNfaWithStates_0(6, 24, 56);
         break;
      case 76:
      case 108:
         if ((active0 & 0x1000000000L) != 0L)
            return jjStartNfaWithStates_0(6, 36, 56);
         break;
      case 78:
      case 110:
         if ((active0 & 0x400L) != 0L)
            return jjStartNfaWithStates_0(6, 10, 56);
         else if ((active0 & 0x200000L) != 0L)
            return jjStartNfaWithStates_0(6, 21, 56);
         return jjMoveStringLiteralDfa7_0(active0, 0x80000000000L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa7_0(active0, 0x200000000000000L);
      case 84:
      case 116:
         if ((active0 & 0x10000L) != 0L)
            return jjStartNfaWithStates_0(6, 16, 56);
         break;
      case 89:
      case 121:
         if ((active0 & 0x40000000000L) != 0L)
            return jjStartNfaWithStates_0(6, 42, 56);
         break;
      default :
         break;
   }
   return jjStartNfa_0(5, active0, 0L);
}
private int jjMoveStringLiteralDfa7_0(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_0(5, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_0(6, active0, 0L);
      return 7;
   }
   switch(curChar)
   {
      case 67:
      case 99:
         return jjMoveStringLiteralDfa8_0(active0, 0x80000000000L);
      case 69:
      case 101:
         if ((active0 & 0x1000000000000000L) != 0L)
            return jjStartNfaWithStates_0(7, 60, 56);
         break;
      case 73:
      case 105:
         return jjMoveStringLiteralDfa8_0(active0, 0x2000L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa8_0(active0, 0x800000000000000L);
      case 78:
      case 110:
         if ((active0 & 0x200000000000000L) != 0L)
            return jjStartNfaWithStates_0(7, 57, 56);
         break;
      case 84:
      case 116:
         if ((active0 & 0x40000L) != 0L)
            return jjStartNfaWithStates_0(7, 18, 56);
         break;
      default :
         break;
   }
   return jjStartNfa_0(6, active0, 0L);
}
private int jjMoveStringLiteralDfa8_0(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_0(6, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_0(7, active0, 0L);
      return 8;
   }
   switch(curChar)
   {
      case 69:
      case 101:
         return jjMoveStringLiteralDfa9_0(active0, 0x80000000000L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa9_0(active0, 0x800000000000000L);
      case 78:
      case 110:
         return jjMoveStringLiteralDfa9_0(active0, 0x2000L);
      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 83:
      case 115:
         if ((active0 & 0x80000000000L) != 0L)
            return jjStartNfaWithStates_0(9, 43, 56);
         break;
      case 84:
      case 116:
         if ((active0 & 0x2000L) != 0L)
            return jjStartNfaWithStates_0(9, 13, 56);
         break;
      case 90:
      case 122:
         return jjMoveStringLiteralDfa10_0(active0, 0x800000000000000L);
      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 69:
      case 101:
         return jjMoveStringLiteralDfa11_0(active0, 0x800000000000000L);
      default :
         break;
   }
   return jjStartNfa_0(9, active0, 0L);
}
private int jjMoveStringLiteralDfa11_0(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_0(9, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_0(10, active0, 0L);
      return 11;
   }
   switch(curChar)
   {
      case 68:
      case 100:
         if ((active0 & 0x800000000000000L) != 0L)
            return jjStartNfaWithStates_0(11, 59, 56);
         break;
      default :
         break;
   }
   return jjStartNfa_0(10, 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);
}
private int jjMoveNfa_0(int startState, int curPos)
{
   int startsAt = 0;
   jjnewStateCnt = 56;
   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 56:
               case 10:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(10); }
                  break;
               case 8:
                  if ((0x3ff000000000000L & l) != 0L)
                  {
                     if (kind > 90)
                        kind = 90;
                     { jjCheckNAddStates(69, 74); }
                  }
                  else if (curChar == 34)
                     { jjCheckNAddStates(75, 78); }
                  else if (curChar == 47)
                     jjstateSet[jjnewStateCnt++] = 31;
                  else if (curChar == 39)
                     { jjCheckNAddTwoStates(18, 19); }
                  else if (curChar == 36)
                     { jjAddStates(12, 13); }
                  else if (curChar == 46)
                     { jjCheckNAdd(1); }
                  if (curChar == 48)
                     jjstateSet[jjnewStateCnt++] = 5;
                  break;
               case 0:
                  if (curChar == 46)
                     { jjCheckNAdd(1); }
                  break;
               case 1:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAddTwoStates(1, 2); }
                  break;
               case 3:
                  if ((0x280000000000L & l) != 0L)
                     { jjCheckNAdd(4); }
                  break;
               case 4:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAdd(4); }
                  break;
               case 6:
                  if ((0x3ff000000000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 7;
                  break;
               case 7:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 92)
                     kind = 92;
                  jjstateSet[jjnewStateCnt++] = 6;
                  break;
               case 11:
                  if (curChar == 36)
                     { jjAddStates(12, 13); }
                  break;
               case 13:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  jjstateSet[jjnewStateCnt++] = 13;
                  break;
               case 14:
                  if (curChar == 34)
                     { jjCheckNAddTwoStates(15, 16); }
                  break;
               case 15:
                  if ((0xfffffffbffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(15, 16); }
                  break;
               case 16:
                  if (curChar == 34 && kind > 95)
                     kind = 95;
                  break;
               case 17:
                  if (curChar == 39)
                     { jjCheckNAddTwoStates(18, 19); }
                  break;
               case 18:
                  if ((0xffffff7fffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(18, 19); }
                  break;
               case 19:
                  if (curChar != 39)
                     break;
                  if (kind > 97)
                     kind = 97;
                  jjstateSet[jjnewStateCnt++] = 20;
                  break;
               case 20:
                  if (curChar == 39)
                     { jjCheckNAddTwoStates(21, 19); }
                  break;
               case 21:
                  if ((0xffffff7fffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(21, 19); }
                  break;
               case 23:
                  if ((0xffffffffffffdbffL & l) != 0L)
                     { jjAddStates(14, 15); }
                  break;
               case 25:
                  if (curChar == 42)
                     { jjCheckNAddTwoStates(26, 27); }
                  break;
               case 26:
                  if ((0xfffffbffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(26, 27); }
                  break;
               case 27:
                  if (curChar == 42)
                     { jjCheckNAddStates(79, 81); }
                  break;
               case 28:
                  if ((0xffff7bffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(29, 27); }
                  break;
               case 29:
                  if ((0xfffffbffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(29, 27); }
                  break;
               case 30:
                  if (curChar == 47 && kind > 99)
                     kind = 99;
                  break;
               case 31:
                  if (curChar == 42)
                     jjstateSet[jjnewStateCnt++] = 25;
                  break;
               case 32:
                  if (curChar == 47)
                     jjstateSet[jjnewStateCnt++] = 31;
                  break;
               case 43:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 90)
                     kind = 90;
                  { jjCheckNAddStates(69, 74); }
                  break;
               case 44:
                  if ((0x3ff000000000000L & l) != 0L)
                     { jjCheckNAddTwoStates(44, 0); }
                  break;
               case 45:
                  if ((0x3ff000000000000L & l) != 0L)
                     { jjCheckNAddStates(82, 84); }
                  break;
               case 46:
                  if (curChar == 46)
                     { jjCheckNAdd(47); }
                  break;
               case 48:
                  if ((0x280000000000L & l) != 0L)
                     { jjCheckNAdd(49); }
                  break;
               case 49:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAdd(49); }
                  break;
               case 50:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 90)
                     kind = 90;
                  { jjCheckNAdd(50); }
                  break;
               case 51:
                  if (curChar == 34)
                     { jjCheckNAddStates(75, 78); }
                  break;
               case 52:
                  if ((0xfffffffbffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(52, 53); }
                  break;
               case 53:
                  if (curChar == 34 && kind > 94)
                     kind = 94;
                  break;
               case 54:
                  if ((0xfffffffbffffdbffL & l) != 0L)
                     { jjCheckNAddTwoStates(54, 55); }
                  break;
               case 55:
                  if (curChar == 34 && kind > 98)
                     kind = 98;
                  break;
               default : break;
            }
         } while(i != startsAt);
      }
      else if (curChar < 128)
      {
         long l = 1L << (curChar & 077);
         do
         {
            switch(jjstateSet[--i])
            {
               case 56:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAdd(10); }
                  }
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(9, 10); }
                  }
                  break;
               case 8:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(9, 10); }
                  }
                  else if (curChar == 96)
                     { jjCheckNAddTwoStates(23, 24); }
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(85, 86); }
                  break;
               case 2:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(27, 28); }
                  break;
               case 5:
                  if ((0x100000001000000L & l) != 0L)
                     { jjCheckNAdd(6); }
                  break;
               case 6:
                  if ((0x7e0000007eL & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 7;
                  break;
               case 7:
                  if ((0x7e0000007eL & l) == 0L)
                     break;
                  if (kind > 92)
                     kind = 92;
                  { jjCheckNAdd(6); }
                  break;
               case 9:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAddTwoStates(9, 10); }
                  break;
               case 10:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(10); }
                  break;
               case 12:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  { jjCheckNAddTwoStates(12, 13); }
                  break;
               case 13:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  { jjCheckNAdd(13); }
                  break;
               case 15:
                  { jjAddStates(29, 30); }
                  break;
               case 18:
                  { jjCheckNAddTwoStates(18, 19); }
                  break;
               case 21:
                  { jjCheckNAddTwoStates(21, 19); }
                  break;
               case 22:
                  if (curChar == 96)
                     { jjCheckNAddTwoStates(23, 24); }
                  break;
               case 23:
                  if ((0xfffffffeffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(23, 24); }
                  break;
               case 24:
                  if (curChar == 96 && kind > 98)
                     kind = 98;
                  break;
               case 26:
                  { jjCheckNAddTwoStates(26, 27); }
                  break;
               case 28:
               case 29:
                  { jjCheckNAddTwoStates(29, 27); }
                  break;
               case 33:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(85, 86); }
                  break;
               case 34:
                  if ((0x800000008L & l) != 0L && kind > 19)
                     kind = 19;
                  break;
               case 35:
                  if ((0x2000000020L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 34;
                  break;
               case 36:
                  if ((0x100000001000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 35;
                  break;
               case 37:
                  if ((0x2000000020L & l) != 0L && kind > 19)
                     kind = 19;
                  break;
               case 38:
                  if ((0x10000000100000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 37;
                  break;
               case 39:
                  if ((0x20000000200000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 38;
                  break;
               case 40:
                  if ((0x800000008L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 39;
                  break;
               case 41:
                  if ((0x2000000020L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 40;
                  break;
               case 42:
                  if ((0x100000001000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 41;
                  break;
               case 47:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(87, 88); }
                  break;
               case 52:
                  { jjAddStates(89, 90); }
                  break;
               case 54:
                  { jjAddStates(91, 92); }
                  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 15:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(29, 30); }
                  break;
               case 18:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(18, 19); }
                  break;
               case 21:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(21, 19); }
                  break;
               case 23:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(14, 15); }
                  break;
               case 26:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(26, 27); }
                  break;
               case 28:
               case 29:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(29, 27); }
                  break;
               case 52:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(89, 90); }
                  break;
               case 54:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(91, 92); }
                  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;
      if ((i = jjnewStateCnt) == (startsAt = 56 - (jjnewStateCnt = startsAt)))
         return curPos;
      try { curChar = input_stream.readChar(); }
      catch(java.io.IOException e) { return curPos; }
   }
}
private final int jjStopStringLiteralDfa_4(int pos, long active0, long active1){
   switch (pos)
   {
      case 0:
         if ((active0 & 0x1000e00000000000L) != 0L)
         {
            jjmatchedKind = 94;
            return 9;
         }
         if ((active0 & 0x3000000L) != 0L)
         {
            jjmatchedKind = 94;
            return 3;
         }
         if ((active0 & 0x2fff1ffffcf7ffe0L) != 0L)
         {
            jjmatchedKind = 94;
            return 67;
         }
         return -1;
      case 1:
         if ((active0 & 0x2000000L) != 0L)
         {
            if (jjmatchedPos != 1)
            {
               jjmatchedKind = 94;
               jjmatchedPos = 1;
            }
            return 2;
         }
         if ((active0 & 0x40003601c000a00L) != 0L)
            return 67;
         if ((active0 & 0x3bfffc9fe1f7f5e0L) != 0L)
         {
            if (jjmatchedPos != 1)
            {
               jjmatchedKind = 94;
               jjmatchedPos = 1;
            }
            return 67;
         }
         return -1;
      case 2:
         if ((active0 & 0x80c04c40000140L) != 0L)
            return 67;
         if ((active0 & 0x3f7f3c93abf7f4a0L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 2;
            return 67;
         }
         return -1;
      case 3:
         if ((active0 & 0x200b0081a0c00000L) != 0L)
            return 67;
         if ((active0 & 0x1f743c120b37f4a0L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 3;
            return 67;
         }
         return -1;
      case 4:
         if ((active0 & 0x57010020a104080L) != 0L)
            return 67;
         if ((active0 & 0x1a042c100127b420L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 4;
            return 67;
         }
         return -1;
      case 5:
         if ((active0 & 0x1a000c1001253400L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 5;
            return 67;
         }
         if ((active0 & 0x4200000028020L) != 0L)
            return 67;
         return -1;
      case 6:
         if ((active0 & 0x1a00080000042000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 6;
            return 67;
         }
         if ((active0 & 0x41001211400L) != 0L)
            return 67;
         return -1;
      case 7:
         if ((active0 & 0x1200000000040000L) != 0L)
            return 67;
         if ((active0 & 0x800080000002000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 7;
            return 67;
         }
         return -1;
      case 8:
         if ((active0 & 0x800080000002000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 8;
            return 67;
         }
         return -1;
      case 9:
         if ((active0 & 0x800000000000000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 9;
            return 67;
         }
         if ((active0 & 0x80000002000L) != 0L)
            return 67;
         return -1;
      case 10:
         if ((active0 & 0x800000000000000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 10;
            return 67;
         }
         return -1;
      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 45:
         return jjStopAtPos(0, 93);
      case 59:
         return jjStopAtPos(0, 62);
      case 65:
      case 97:
         return jjMoveStringLiteralDfa1_4(0x800000000003e0L);
      case 66:
      case 98:
         return jjMoveStringLiteralDfa1_4(0xc00L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa1_4(0xf000L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa1_4(0x70000L);
      case 70:
      case 102:
         return jjMoveStringLiteralDfa1_4(0x200000000f00000L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa1_4(0x3000000L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa1_4(0x40000001c000000L);
      case 74:
      case 106:
         return jjMoveStringLiteralDfa1_4(0x20000000L);
      case 75:
      case 107:
         return jjMoveStringLiteralDfa1_4(0x40000000L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa1_4(0x380000000L);
      case 77:
      case 109:
         return jjMoveStringLiteralDfa1_4(0x800000c00000000L);
      case 78:
      case 110:
         return jjMoveStringLiteralDfa1_4(0xf000000000L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa1_4(0x30000000000L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa1_4(0x40000000000L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa1_4(0x180000000000L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa1_4(0x1000e00000000000L);
      case 84:
      case 116:
         return jjMoveStringLiteralDfa1_4(0x103000000000000L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa1_4(0x64000000000000L);
      case 86:
      case 118:
         return jjMoveStringLiteralDfa1_4(0x2000000000000000L);
      case 87:
      case 119:
         return jjMoveStringLiteralDfa1_4(0x18000000000000L);
      default :
         return jjMoveNfa_4(4, 0);
   }
}
private int jjMoveStringLiteralDfa1_4(long active0){
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_4(0, active0, 0L);
      return 1;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa2_4(active0, 0x900000400101000L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa2_4(active0, 0x20L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa2_4(active0, 0x40L);
      case 69:
      case 101:
         return jjMoveStringLiteralDfa2_4(active0, 0x10016810c1030400L);
      case 72:
      case 104:
         return jjMoveStringLiteralDfa2_4(active0, 0x10000000000000L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa2_4(active0, 0x2008100900040000L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa2_4(active0, 0x80000000000080L);
      case 78:
      case 110:
         if ((active0 & 0x4000000L) != 0L)
         {
            jjmatchedKind = 26;
            jjmatchedPos = 1;
         }
         else if ((active0 & 0x10000000000L) != 0L)
            return jjStartNfaWithStates_4(1, 40, 67);
         return jjMoveStringLiteralDfa2_4(active0, 0x420000008000100L);
      case 79:
      case 111:
         if ((active0 & 0x2000000000L) != 0L)
         {
            jjmatchedKind = 37;
            jjmatchedPos = 1;
         }
         return jjMoveStringLiteralDfa2_4(active0, 0x4220206000L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa2_4(active0, 0x44000000000000L);
      case 82:
      case 114:
         if ((active0 & 0x20000000000L) != 0L)
            return jjStartNfaWithStates_4(1, 41, 67);
         return jjMoveStringLiteralDfa2_4(active0, 0x2040002408000L);
      case 83:
      case 115:
         if ((active0 & 0x200L) != 0L)
            return jjStartNfaWithStates_4(1, 9, 67);
         else if ((active0 & 0x10000000L) != 0L)
            return jjStartNfaWithStates_4(1, 28, 67);
         break;
      case 85:
      case 117:
         return jjMoveStringLiteralDfa2_4(active0, 0x200808000800000L);
      case 89:
      case 121:
         if ((active0 & 0x800L) != 0L)
            return jjStartNfaWithStates_4(1, 11, 67);
         break;
      default :
         break;
   }
   return jjStartNfa_4(0, active0, 0L);
}
private int jjMoveStringLiteralDfa2_4(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_4(0, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_4(1, active0, 0L);
      return 2;
   }
   switch(curChar)
   {
      case 66:
      case 98:
         return jjMoveStringLiteralDfa3_4(active0, 0x100000000000000L);
      case 68:
      case 100:
         if ((active0 & 0x40L) != 0L)
            return jjStartNfaWithStates_4(2, 6, 67);
         else if ((active0 & 0x100L) != 0L)
            return jjStartNfaWithStates_4(2, 8, 67);
         return jjMoveStringLiteralDfa3_4(active0, 0x404000000000000L);
      case 69:
      case 101:
         return jjMoveStringLiteralDfa3_4(active0, 0x2010000000008000L);
      case 70:
      case 102:
         return jjMoveStringLiteralDfa3_4(active0, 0x80080010000L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa3_4(active0, 0x100000000000L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa3_4(active0, 0x20040020000000L);
      case 75:
      case 107:
         return jjMoveStringLiteralDfa3_4(active0, 0x100000000L);
      case 76:
      case 108:
         if ((active0 & 0x80000000000000L) != 0L)
            return jjStartNfaWithStates_4(2, 55, 67);
         return jjMoveStringLiteralDfa3_4(active0, 0x208000920000L);
      case 77:
      case 109:
         if ((active0 & 0x800000000000L) != 0L)
            return jjStartNfaWithStates_4(2, 47, 67);
         break;
      case 78:
      case 110:
         if ((active0 & 0x800000000L) != 0L)
            return jjStartNfaWithStates_4(2, 35, 67);
         return jjMoveStringLiteralDfa3_4(active0, 0x200000008002000L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa3_4(active0, 0x2400000L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa3_4(active0, 0x40000000000000L);
      case 81:
      case 113:
         return jjMoveStringLiteralDfa3_4(active0, 0x1000000000000000L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa3_4(active0, 0x200000L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa3_4(active0, 0x41000L);
      case 84:
      case 116:
         if ((active0 & 0x4000000000L) != 0L)
            return jjStartNfaWithStates_4(2, 38, 67);
         else if ((active0 & 0x400000000000L) != 0L)
            return jjStartNfaWithStates_4(2, 46, 67);
         return jjMoveStringLiteralDfa3_4(active0, 0x8080000010004a0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa3_4(active0, 0x2000000004000L);
      case 87:
      case 119:
         return jjMoveStringLiteralDfa3_4(active0, 0x200000000L);
      case 88:
      case 120:
         if ((active0 & 0x400000000L) != 0L)
            return jjStartNfaWithStates_4(2, 34, 67);
         return jjMoveStringLiteralDfa3_4(active0, 0x1001000000000L);
      case 89:
      case 121:
         if ((active0 & 0x40000000L) != 0L)
            return jjStartNfaWithStates_4(2, 30, 67);
         break;
      default :
         break;
   }
   return jjStartNfa_4(1, active0, 0L);
}
private int jjMoveStringLiteralDfa3_4(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_4(1, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_4(2, active0, 0L);
      return 3;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa4_4(active0, 0x4000000018000L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa4_4(active0, 0x200000000001000L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa4_4(active0, 0x1000000L);
      case 69:
      case 101:
         if ((active0 & 0x100000000L) != 0L)
            return jjStartNfaWithStates_4(3, 32, 67);
         else if ((active0 & 0x2000000000000L) != 0L)
            return jjStartNfaWithStates_4(3, 49, 67);
         return jjMoveStringLiteralDfa4_4(active0, 0xc40280208220080L);
      case 72:
      case 104:
         if ((active0 & 0x8000000000000L) != 0L)
            return jjStartNfaWithStates_4(3, 51, 67);
         return jjMoveStringLiteralDfa4_4(active0, 0x100000000000L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa4_4(active0, 0x20L);
      case 76:
      case 108:
         if ((active0 & 0x800000L) != 0L)
            return jjStartNfaWithStates_4(3, 23, 67);
         else if ((active0 & 0x8000000000L) != 0L)
            return jjStartNfaWithStates_4(3, 39, 67);
         return jjMoveStringLiteralDfa4_4(active0, 0x100000000000000L);
      case 77:
      case 109:
         if ((active0 & 0x400000L) != 0L)
            return jjStartNfaWithStates_4(3, 22, 67);
         return jjMoveStringLiteralDfa4_4(active0, 0x40000000000L);
      case 78:
      case 110:
         if ((active0 & 0x20000000L) != 0L)
            return jjStartNfaWithStates_4(3, 29, 67);
         return jjMoveStringLiteralDfa4_4(active0, 0x4000L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa4_4(active0, 0x20000000000000L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa4_4(active0, 0x10000000000000L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa4_4(active0, 0x102000L);
      case 84:
      case 116:
         if ((active0 & 0x80000000L) != 0L)
            return jjStartNfaWithStates_4(3, 31, 67);
         else if ((active0 & 0x1000000000000L) != 0L)
            return jjStartNfaWithStates_4(3, 48, 67);
         return jjMoveStringLiteralDfa4_4(active0, 0x1000040000L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa4_4(active0, 0x1000000002000000L);
      case 87:
      case 119:
         if ((active0 & 0x2000000000000000L) != 0L)
            return jjStartNfaWithStates_4(3, 61, 67);
         return jjMoveStringLiteralDfa4_4(active0, 0x400L);
      default :
         break;
   }
   return jjStartNfa_4(2, active0, 0L);
}
private int jjMoveStringLiteralDfa4_4(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_4(2, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_4(3, active0, 0L);
      return 4;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa5_4(active0, 0x40001001000L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa5_4(active0, 0x200000000000L);
      case 69:
      case 101:
         if ((active0 & 0x100000L) != 0L)
            return jjStartNfaWithStates_4(4, 20, 67);
         else if ((active0 & 0x10000000000000L) != 0L)
            return jjStartNfaWithStates_4(4, 52, 67);
         else if ((active0 & 0x100000000000000L) != 0L)
            return jjStartNfaWithStates_4(4, 56, 67);
         return jjMoveStringLiteralDfa5_4(active0, 0x1000000000000400L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa5_4(active0, 0x240000L);
      case 78:
      case 110:
         if ((active0 & 0x20000000000000L) != 0L)
            return jjStartNfaWithStates_4(4, 53, 67);
         break;
      case 79:
      case 111:
         return jjMoveStringLiteralDfa5_4(active0, 0x20L);
      case 80:
      case 112:
         if ((active0 & 0x2000000L) != 0L)
            return jjStartNfaWithStates_4(4, 25, 67);
         break;
      case 82:
      case 114:
         if ((active0 & 0x80L) != 0L)
            return jjStartNfaWithStates_4(4, 7, 67);
         else if ((active0 & 0x8000000L) != 0L)
            return jjStartNfaWithStates_4(4, 27, 67);
         else if ((active0 & 0x200000000L) != 0L)
            return jjStartNfaWithStates_4(4, 33, 67);
         else if ((active0 & 0x40000000000000L) != 0L)
            return jjStartNfaWithStates_4(4, 54, 67);
         return jjMoveStringLiteralDfa5_4(active0, 0x800080000000000L);
      case 84:
      case 116:
         if ((active0 & 0x4000L) != 0L)
            return jjStartNfaWithStates_4(4, 14, 67);
         else if ((active0 & 0x100000000000L) != 0L)
            return jjStartNfaWithStates_4(4, 44, 67);
         return jjMoveStringLiteralDfa5_4(active0, 0x20400000002a000L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa5_4(active0, 0x10000L);
      case 86:
      case 118:
         return jjMoveStringLiteralDfa5_4(active0, 0x1000000000L);
      case 88:
      case 120:
         if ((active0 & 0x400000000000000L) != 0L)
            return jjStartNfaWithStates_4(4, 58, 67);
         break;
      default :
         break;
   }
   return jjStartNfa_4(3, active0, 0L);
}
private int jjMoveStringLiteralDfa5_4(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_4(3, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_4(4, active0, 0L);
      return 5;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa6_4(active0, 0x1000000000L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa6_4(active0, 0x1000L);
      case 69:
      case 101:
         if ((active0 & 0x8000L) != 0L)
            return jjStartNfaWithStates_4(5, 15, 67);
         else if ((active0 & 0x20000L) != 0L)
            return jjStartNfaWithStates_4(5, 17, 67);
         else if ((active0 & 0x4000000000000L) != 0L)
            return jjStartNfaWithStates_4(5, 50, 67);
         return jjMoveStringLiteralDfa6_4(active0, 0x80000000400L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa6_4(active0, 0x200000L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa6_4(active0, 0xa00000000000000L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa6_4(active0, 0x10000L);
      case 78:
      case 110:
         if ((active0 & 0x20L) != 0L)
            return jjStartNfaWithStates_4(5, 5, 67);
         return jjMoveStringLiteralDfa6_4(active0, 0x1000000000040000L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa6_4(active0, 0x40000002000L);
      case 84:
      case 116:
         if ((active0 & 0x200000000000L) != 0L)
            return jjStartNfaWithStates_4(5, 45, 67);
         return jjMoveStringLiteralDfa6_4(active0, 0x1000000L);
      default :
         break;
   }
   return jjStartNfa_4(4, active0, 0L);
}
private int jjMoveStringLiteralDfa6_4(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_4(4, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_4(5, active0, 0L);
      return 6;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa7_4(active0, 0x800000000002000L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa7_4(active0, 0x1000000000040000L);
      case 69:
      case 101:
         if ((active0 & 0x1000L) != 0L)
            return jjStartNfaWithStates_4(6, 12, 67);
         else if ((active0 & 0x1000000L) != 0L)
            return jjStartNfaWithStates_4(6, 24, 67);
         break;
      case 76:
      case 108:
         if ((active0 & 0x1000000000L) != 0L)
            return jjStartNfaWithStates_4(6, 36, 67);
         break;
      case 78:
      case 110:
         if ((active0 & 0x400L) != 0L)
            return jjStartNfaWithStates_4(6, 10, 67);
         else if ((active0 & 0x200000L) != 0L)
            return jjStartNfaWithStates_4(6, 21, 67);
         return jjMoveStringLiteralDfa7_4(active0, 0x80000000000L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa7_4(active0, 0x200000000000000L);
      case 84:
      case 116:
         if ((active0 & 0x10000L) != 0L)
            return jjStartNfaWithStates_4(6, 16, 67);
         break;
      case 89:
      case 121:
         if ((active0 & 0x40000000000L) != 0L)
            return jjStartNfaWithStates_4(6, 42, 67);
         break;
      default :
         break;
   }
   return jjStartNfa_4(5, active0, 0L);
}
private int jjMoveStringLiteralDfa7_4(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_4(5, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_4(6, active0, 0L);
      return 7;
   }
   switch(curChar)
   {
      case 67:
      case 99:
         return jjMoveStringLiteralDfa8_4(active0, 0x80000000000L);
      case 69:
      case 101:
         if ((active0 & 0x1000000000000000L) != 0L)
            return jjStartNfaWithStates_4(7, 60, 67);
         break;
      case 73:
      case 105:
         return jjMoveStringLiteralDfa8_4(active0, 0x2000L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa8_4(active0, 0x800000000000000L);
      case 78:
      case 110:
         if ((active0 & 0x200000000000000L) != 0L)
            return jjStartNfaWithStates_4(7, 57, 67);
         break;
      case 84:
      case 116:
         if ((active0 & 0x40000L) != 0L)
            return jjStartNfaWithStates_4(7, 18, 67);
         break;
      default :
         break;
   }
   return jjStartNfa_4(6, active0, 0L);
}
private int jjMoveStringLiteralDfa8_4(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_4(6, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_4(7, active0, 0L);
      return 8;
   }
   switch(curChar)
   {
      case 69:
      case 101:
         return jjMoveStringLiteralDfa9_4(active0, 0x80000000000L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa9_4(active0, 0x800000000000000L);
      case 78:
      case 110:
         return jjMoveStringLiteralDfa9_4(active0, 0x2000L);
      default :
         break;
   }
   return jjStartNfa_4(7, active0, 0L);
}
private int jjMoveStringLiteralDfa9_4(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_4(7, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_4(8, active0, 0L);
      return 9;
   }
   switch(curChar)
   {
      case 83:
      case 115:
         if ((active0 & 0x80000000000L) != 0L)
            return jjStartNfaWithStates_4(9, 43, 67);
         break;
      case 84:
      case 116:
         if ((active0 & 0x2000L) != 0L)
            return jjStartNfaWithStates_4(9, 13, 67);
         break;
      case 90:
      case 122:
         return jjMoveStringLiteralDfa10_4(active0, 0x800000000000000L);
      default :
         break;
   }
   return jjStartNfa_4(8, active0, 0L);
}
private int jjMoveStringLiteralDfa10_4(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_4(8, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_4(9, active0, 0L);
      return 10;
   }
   switch(curChar)
   {
      case 69:
      case 101:
         return jjMoveStringLiteralDfa11_4(active0, 0x800000000000000L);
      default :
         break;
   }
   return jjStartNfa_4(9, active0, 0L);
}
private int jjMoveStringLiteralDfa11_4(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_4(9, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_4(10, active0, 0L);
      return 11;
   }
   switch(curChar)
   {
      case 68:
      case 100:
         if ((active0 & 0x800000000000000L) != 0L)
            return jjStartNfaWithStates_4(11, 59, 67);
         break;
      default :
         break;
   }
   return jjStartNfa_4(10, active0, 0L);
}
private int jjStartNfaWithStates_4(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_4(state, pos + 1);
}
private int jjMoveNfa_4(int startState, int curPos)
{
   int startsAt = 0;
   jjnewStateCnt = 67;
   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 67:
               case 21:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(21); }
                  break;
               case 3:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(21); }
                  break;
               case 2:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(21); }
                  break;
               case 4:
                  if ((0x3ff000000000000L & l) != 0L)
                  {
                     if (kind > 90)
                        kind = 90;
                     { jjCheckNAddStates(37, 42); }
                  }
                  else if (curChar == 34)
                     { jjCheckNAddStates(43, 46); }
                  else if (curChar == 47)
                     jjstateSet[jjnewStateCnt++] = 42;
                  else if (curChar == 39)
                     { jjCheckNAddTwoStates(29, 30); }
                  else if (curChar == 36)
                     { jjAddStates(47, 48); }
                  else if (curChar == 46)
                     { jjCheckNAdd(12); }
                  if (curChar == 48)
                     jjstateSet[jjnewStateCnt++] = 16;
                  break;
               case 9:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(21); }
                  break;
               case 11:
                  if (curChar == 46)
                     { jjCheckNAdd(12); }
                  break;
               case 12:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAddTwoStates(12, 13); }
                  break;
               case 14:
                  if ((0x280000000000L & l) != 0L)
                     { jjCheckNAdd(15); }
                  break;
               case 15:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAdd(15); }
                  break;
               case 17:
                  if ((0x3ff000000000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 18;
                  break;
               case 18:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 92)
                     kind = 92;
                  jjstateSet[jjnewStateCnt++] = 17;
                  break;
               case 19:
                  if (curChar == 48)
                     jjstateSet[jjnewStateCnt++] = 16;
                  break;
               case 22:
                  if (curChar == 36)
                     { jjAddStates(47, 48); }
                  break;
               case 24:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  jjstateSet[jjnewStateCnt++] = 24;
                  break;
               case 25:
                  if (curChar == 34)
                     { jjCheckNAddTwoStates(26, 27); }
                  break;
               case 26:
                  if ((0xfffffffbffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(26, 27); }
                  break;
               case 27:
                  if (curChar == 34 && kind > 95)
                     kind = 95;
                  break;
               case 28:
                  if (curChar == 39)
                     { jjCheckNAddTwoStates(29, 30); }
                  break;
               case 29:
                  if ((0xffffff7fffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(29, 30); }
                  break;
               case 30:
                  if (curChar != 39)
                     break;
                  if (kind > 97)
                     kind = 97;
                  jjstateSet[jjnewStateCnt++] = 31;
                  break;
               case 31:
                  if (curChar == 39)
                     { jjCheckNAddTwoStates(32, 30); }
                  break;
               case 32:
                  if ((0xffffff7fffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(32, 30); }
                  break;
               case 34:
                  if ((0xffffffffffffdbffL & l) != 0L)
                     { jjAddStates(49, 50); }
                  break;
               case 36:
                  if (curChar == 42)
                     { jjCheckNAddTwoStates(37, 38); }
                  break;
               case 37:
                  if ((0xfffffbffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(37, 38); }
                  break;
               case 38:
                  if (curChar == 42)
                     { jjCheckNAddStates(51, 53); }
                  break;
               case 39:
                  if ((0xffff7bffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(40, 38); }
                  break;
               case 40:
                  if ((0xfffffbffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(40, 38); }
                  break;
               case 41:
                  if (curChar == 47 && kind > 99)
                     kind = 99;
                  break;
               case 42:
                  if (curChar == 42)
                     jjstateSet[jjnewStateCnt++] = 36;
                  break;
               case 43:
                  if (curChar == 47)
                     jjstateSet[jjnewStateCnt++] = 42;
                  break;
               case 54:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 90)
                     kind = 90;
                  { jjCheckNAddStates(37, 42); }
                  break;
               case 55:
                  if ((0x3ff000000000000L & l) != 0L)
                     { jjCheckNAddTwoStates(55, 11); }
                  break;
               case 56:
                  if ((0x3ff000000000000L & l) != 0L)
                     { jjCheckNAddStates(54, 56); }
                  break;
               case 57:
                  if (curChar == 46)
                     { jjCheckNAdd(58); }
                  break;
               case 59:
                  if ((0x280000000000L & l) != 0L)
                     { jjCheckNAdd(60); }
                  break;
               case 60:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAdd(60); }
                  break;
               case 61:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 90)
                     kind = 90;
                  { jjCheckNAdd(61); }
                  break;
               case 62:
                  if (curChar == 34)
                     { jjCheckNAddStates(43, 46); }
                  break;
               case 63:
                  if ((0xfffffffbffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(63, 64); }
                  break;
               case 64:
                  if (curChar == 34 && kind > 94)
                     kind = 94;
                  break;
               case 65:
                  if ((0xfffffffbffffdbffL & l) != 0L)
                     { jjCheckNAddTwoStates(65, 66); }
                  break;
               case 66:
                  if (curChar == 34 && kind > 98)
                     kind = 98;
                  break;
               default : break;
            }
         } while(i != startsAt);
      }
      else if (curChar < 128)
      {
         long l = 1L << (curChar & 077);
         do
         {
            switch(jjstateSet[--i])
            {
               case 67:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAdd(21); }
                  }
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(20, 21); }
                  }
                  break;
               case 3:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAdd(21); }
                  }
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(20, 21); }
                  }
                  if ((0x4000000040000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 2;
                  break;
               case 2:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAdd(21); }
                  }
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(20, 21); }
                  }
                  if ((0x200000002L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 1;
                  break;
               case 4:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(20, 21); }
                  }
                  else if (curChar == 96)
                     { jjCheckNAddTwoStates(34, 35); }
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(57, 58); }
                  else if ((0x8000000080000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 9;
                  else if ((0x8000000080L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 3;
                  break;
               case 9:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAdd(21); }
                  }
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(20, 21); }
                  }
                  if ((0x800000008L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 8;
                  break;
               case 0:
                  if ((0x400000004000L & l) != 0L && kind > 63)
                     kind = 63;
                  break;
               case 1:
                  if ((0x20000000200L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 0;
                  break;
               case 5:
                  if ((0x200000002L & l) != 0L && kind > 63)
                     kind = 63;
                  break;
               case 6:
                  if ((0x200000002000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 5;
                  break;
               case 7:
                  if ((0x2000000020L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 6;
                  break;
               case 8:
                  if ((0x10000000100L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 7;
                  break;
               case 10:
                  if ((0x8000000080000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 9;
                  break;
               case 13:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(59, 60); }
                  break;
               case 16:
                  if ((0x100000001000000L & l) != 0L)
                     { jjCheckNAdd(17); }
                  break;
               case 17:
                  if ((0x7e0000007eL & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 18;
                  break;
               case 18:
                  if ((0x7e0000007eL & l) == 0L)
                     break;
                  if (kind > 92)
                     kind = 92;
                  { jjCheckNAdd(17); }
                  break;
               case 20:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAddTwoStates(20, 21); }
                  break;
               case 21:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(21); }
                  break;
               case 23:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  { jjCheckNAddTwoStates(23, 24); }
                  break;
               case 24:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  { jjCheckNAdd(24); }
                  break;
               case 26:
                  { jjAddStates(61, 62); }
                  break;
               case 29:
                  { jjCheckNAddTwoStates(29, 30); }
                  break;
               case 32:
                  { jjCheckNAddTwoStates(32, 30); }
                  break;
               case 33:
                  if (curChar == 96)
                     { jjCheckNAddTwoStates(34, 35); }
                  break;
               case 34:
                  if ((0xfffffffeffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(34, 35); }
                  break;
               case 35:
                  if (curChar == 96 && kind > 98)
                     kind = 98;
                  break;
               case 37:
                  { jjCheckNAddTwoStates(37, 38); }
                  break;
               case 39:
               case 40:
                  { jjCheckNAddTwoStates(40, 38); }
                  break;
               case 44:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(57, 58); }
                  break;
               case 45:
                  if ((0x800000008L & l) != 0L && kind > 19)
                     kind = 19;
                  break;
               case 46:
                  if ((0x2000000020L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 45;
                  break;
               case 47:
                  if ((0x100000001000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 46;
                  break;
               case 48:
                  if ((0x2000000020L & l) != 0L && kind > 19)
                     kind = 19;
                  break;
               case 49:
                  if ((0x10000000100000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 48;
                  break;
               case 50:
                  if ((0x20000000200000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 49;
                  break;
               case 51:
                  if ((0x800000008L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 50;
                  break;
               case 52:
                  if ((0x2000000020L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 51;
                  break;
               case 53:
                  if ((0x100000001000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 52;
                  break;
               case 58:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(63, 64); }
                  break;
               case 63:
                  { jjAddStates(65, 66); }
                  break;
               case 65:
                  { jjAddStates(67, 68); }
                  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 26:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(61, 62); }
                  break;
               case 29:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(29, 30); }
                  break;
               case 32:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(32, 30); }
                  break;
               case 34:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(49, 50); }
                  break;
               case 37:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(37, 38); }
                  break;
               case 39:
               case 40:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(40, 38); }
                  break;
               case 63:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(65, 66); }
                  break;
               case 65:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(67, 68); }
                  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;
      if ((i = jjnewStateCnt) == (startsAt = 67 - (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)
   {
      case 0:
         if ((active0 & 0x3ffffffffff7ffe0L) != 0L || (active1 & 0x3eL) != 0L)
         {
            jjmatchedKind = 94;
            return 56;
         }
         return -1;
      case 1:
         if ((active0 & 0x40003601c000a00L) != 0L || (active1 & 0x20L) != 0L)
            return 56;
         if ((active0 & 0x3bfffc9fe3f7f5e0L) != 0L || (active1 & 0x1eL) != 0L)
         {
            if (jjmatchedPos != 1)
            {
               jjmatchedKind = 94;
               jjmatchedPos = 1;
            }
            return 56;
         }
         return -1;
      case 2:
         if ((active0 & 0x80c04c40000140L) != 0L || (active1 & 0xcL) != 0L)
            return 56;
         if ((active0 & 0x3f7f3c93abf7f4a0L) != 0L || (active1 & 0x32L) != 0L)
         {
            if (jjmatchedPos != 2)
            {
               jjmatchedKind = 94;
               jjmatchedPos = 2;
            }
            return 56;
         }
         return -1;
      case 3:
         if ((active0 & 0x200b0081a0c00000L) != 0L)
            return 56;
         if ((active0 & 0x1f743c120b37f4a0L) != 0L || (active1 & 0x3eL) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 3;
            return 56;
         }
         return -1;
      case 4:
         if ((active0 & 0x57010020a104080L) != 0L || (active1 & 0x12L) != 0L)
            return 56;
         if ((active0 & 0x1a042c100127b420L) != 0L || (active1 & 0x2cL) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 4;
            return 56;
         }
         return -1;
      case 5:
         if ((active0 & 0x4200000028020L) != 0L)
            return 56;
         if ((active0 & 0x1a000c1001253400L) != 0L || (active1 & 0x2cL) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 5;
            return 56;
         }
         return -1;
      case 6:
         if ((active0 & 0x41001211400L) != 0L)
            return 56;
         if ((active0 & 0x1a00080000042000L) != 0L || (active1 & 0x2cL) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 6;
            return 56;
         }
         return -1;
      case 7:
         if ((active0 & 0x1200000000040000L) != 0L || (active1 & 0xcL) != 0L)
            return 56;
         if ((active0 & 0x800080000002000L) != 0L || (active1 & 0x20L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 7;
            return 56;
         }
         return -1;
      case 8:
         if ((active1 & 0x20L) != 0L)
            return 56;
         if ((active0 & 0x800080000002000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 8;
            return 56;
         }
         return -1;
      case 9:
         if ((active0 & 0x80000002000L) != 0L)
            return 56;
         if ((active0 & 0x800000000000000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 9;
            return 56;
         }
         return -1;
      case 10:
         if ((active0 & 0x800000000000000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 10;
            return 56;
         }
         return -1;
      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 45:
         return jjStopAtPos(0, 93);
      case 59:
         return jjStopAtPos(0, 62);
      case 65:
      case 97:
         return jjMoveStringLiteralDfa1_3(0x800000000003e0L, 0x0L);
      case 66:
      case 98:
         return jjMoveStringLiteralDfa1_3(0xc00L, 0x0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa1_3(0xf000L, 0x2L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa1_3(0x70000L, 0x0L);
      case 70:
      case 102:
         return jjMoveStringLiteralDfa1_3(0x200000000f00000L, 0x0L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa1_3(0x3000000L, 0x0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa1_3(0x40000001c000000L, 0x20L);
      case 74:
      case 106:
         return jjMoveStringLiteralDfa1_3(0x20000000L, 0x0L);
      case 75:
      case 107:
         return jjMoveStringLiteralDfa1_3(0x40000000L, 0x0L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa1_3(0x380000000L, 0x0L);
      case 77:
      case 109:
         return jjMoveStringLiteralDfa1_3(0x800000c00000000L, 0xcL);
      case 78:
      case 110:
         return jjMoveStringLiteralDfa1_3(0xf000000000L, 0x0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa1_3(0x30000000000L, 0x0L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa1_3(0x40000000000L, 0x0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa1_3(0x180000000000L, 0x0L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa1_3(0x1000e00000000000L, 0x10L);
      case 84:
      case 116:
         return jjMoveStringLiteralDfa1_3(0x103000000000000L, 0x0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa1_3(0x64000000000000L, 0x0L);
      case 86:
      case 118:
         return jjMoveStringLiteralDfa1_3(0x2000000000000000L, 0x0L);
      case 87:
      case 119:
         return jjMoveStringLiteralDfa1_3(0x18000000000000L, 0x0L);
      default :
         return jjMoveNfa_3(8, 0);
   }
}
private int jjMoveStringLiteralDfa1_3(long active0, long active1){
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_3(0, active0, active1);
      return 1;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa2_3(active0, 0x900000400101000L, active1, 0x4L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa2_3(active0, 0x20L, active1, 0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa2_3(active0, 0x40L, active1, 0L);
      case 69:
      case 101:
         return jjMoveStringLiteralDfa2_3(active0, 0x10016810c1030400L, active1, 0L);
      case 72:
      case 104:
         return jjMoveStringLiteralDfa2_3(active0, 0x10000000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa2_3(active0, 0x2008100900040000L, active1, 0x8L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa2_3(active0, 0x80000000000080L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x4000000L) != 0L)
         {
            jjmatchedKind = 26;
            jjmatchedPos = 1;
         }
         else if ((active0 & 0x10000000000L) != 0L)
            return jjStartNfaWithStates_3(1, 40, 56);
         return jjMoveStringLiteralDfa2_3(active0, 0x420000008000100L, active1, 0x20L);
      case 79:
      case 111:
         if ((active0 & 0x2000000000L) != 0L)
         {
            jjmatchedKind = 37;
            jjmatchedPos = 1;
         }
         return jjMoveStringLiteralDfa2_3(active0, 0x4220206000L, active1, 0L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa2_3(active0, 0x44000000000000L, active1, 0L);
      case 82:
      case 114:
         if ((active0 & 0x20000000000L) != 0L)
            return jjStartNfaWithStates_3(1, 41, 56);
         return jjMoveStringLiteralDfa2_3(active0, 0x2040002408000L, active1, 0L);
      case 83:
      case 115:
         if ((active0 & 0x200L) != 0L)
            return jjStartNfaWithStates_3(1, 9, 56);
         else if ((active0 & 0x10000000L) != 0L)
            return jjStartNfaWithStates_3(1, 28, 56);
         break;
      case 84:
      case 116:
         return jjMoveStringLiteralDfa2_3(active0, 0L, active1, 0x10L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa2_3(active0, 0x200808000800000L, active1, 0L);
      case 89:
      case 121:
         if ((active0 & 0x800L) != 0L)
            return jjStartNfaWithStates_3(1, 11, 56);
         return jjMoveStringLiteralDfa2_3(active0, 0L, active1, 0x2L);
      default :
         break;
   }
   return jjStartNfa_3(0, active0, active1);
}
private int jjMoveStringLiteralDfa2_3(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_3(0, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_3(1, active0, active1);
      return 2;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa3_3(active0, 0L, active1, 0x10L);
      case 66:
      case 98:
         return jjMoveStringLiteralDfa3_3(active0, 0x100000000000000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa3_3(active0, 0L, active1, 0x22L);
      case 68:
      case 100:
         if ((active0 & 0x40L) != 0L)
            return jjStartNfaWithStates_3(2, 6, 56);
         else if ((active0 & 0x100L) != 0L)
            return jjStartNfaWithStates_3(2, 8, 56);
         return jjMoveStringLiteralDfa3_3(active0, 0x404000000000000L, active1, 0L);
      case 69:
      case 101:
         return jjMoveStringLiteralDfa3_3(active0, 0x2010000000008000L, active1, 0L);
      case 70:
      case 102:
         return jjMoveStringLiteralDfa3_3(active0, 0x80080010000L, active1, 0L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa3_3(active0, 0x100000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa3_3(active0, 0x20040020000000L, active1, 0L);
      case 75:
      case 107:
         return jjMoveStringLiteralDfa3_3(active0, 0x100000000L, active1, 0L);
      case 76:
      case 108:
         if ((active0 & 0x80000000000000L) != 0L)
            return jjStartNfaWithStates_3(2, 55, 56);
         return jjMoveStringLiteralDfa3_3(active0, 0x208000920000L, active1, 0L);
      case 77:
      case 109:
         if ((active0 & 0x800000000000L) != 0L)
            return jjStartNfaWithStates_3(2, 47, 56);
         break;
      case 78:
      case 110:
         if ((active0 & 0x800000000L) != 0L)
         {
            jjmatchedKind = 35;
            jjmatchedPos = 2;
         }
         return jjMoveStringLiteralDfa3_3(active0, 0x200000008002000L, active1, 0x8L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa3_3(active0, 0x2400000L, active1, 0L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa3_3(active0, 0x40000000000000L, active1, 0L);
      case 81:
      case 113:
         return jjMoveStringLiteralDfa3_3(active0, 0x1000000000000000L, active1, 0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa3_3(active0, 0x200000L, active1, 0L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa3_3(active0, 0x41000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x4000000000L) != 0L)
            return jjStartNfaWithStates_3(2, 38, 56);
         else if ((active0 & 0x400000000000L) != 0L)
            return jjStartNfaWithStates_3(2, 46, 56);
         return jjMoveStringLiteralDfa3_3(active0, 0x8080000010004a0L, active1, 0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa3_3(active0, 0x2000000004000L, active1, 0L);
      case 87:
      case 119:
         return jjMoveStringLiteralDfa3_3(active0, 0x200000000L, active1, 0L);
      case 88:
      case 120:
         if ((active0 & 0x400000000L) != 0L)
         {
            jjmatchedKind = 34;
            jjmatchedPos = 2;
         }
         return jjMoveStringLiteralDfa3_3(active0, 0x1001000000000L, active1, 0x4L);
      case 89:
      case 121:
         if ((active0 & 0x40000000L) != 0L)
            return jjStartNfaWithStates_3(2, 30, 56);
         break;
      default :
         break;
   }
   return jjStartNfa_3(1, active0, active1);
}
private int jjMoveStringLiteralDfa3_3(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_3(1, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_3(2, active0, active1);
      return 3;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa4_3(active0, 0x4000000018000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa4_3(active0, 0x200000000001000L, active1, 0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa4_3(active0, 0x1000000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x100000000L) != 0L)
            return jjStartNfaWithStates_3(3, 32, 56);
         else if ((active0 & 0x2000000000000L) != 0L)
            return jjStartNfaWithStates_3(3, 49, 56);
         return jjMoveStringLiteralDfa4_3(active0, 0xc40280208220080L, active1, 0L);
      case 72:
      case 104:
         if ((active0 & 0x8000000000000L) != 0L)
            return jjStartNfaWithStates_3(3, 51, 56);
         return jjMoveStringLiteralDfa4_3(active0, 0x100000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa4_3(active0, 0x20L, active1, 0L);
      case 76:
      case 108:
         if ((active0 & 0x800000L) != 0L)
            return jjStartNfaWithStates_3(3, 23, 56);
         else if ((active0 & 0x8000000000L) != 0L)
            return jjStartNfaWithStates_3(3, 39, 56);
         return jjMoveStringLiteralDfa4_3(active0, 0x100000000000000L, active1, 0x2L);
      case 77:
      case 109:
         if ((active0 & 0x400000L) != 0L)
            return jjStartNfaWithStates_3(3, 22, 56);
         return jjMoveStringLiteralDfa4_3(active0, 0x40000000000L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x20000000L) != 0L)
            return jjStartNfaWithStates_3(3, 29, 56);
         return jjMoveStringLiteralDfa4_3(active0, 0x4000L, active1, 0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa4_3(active0, 0x20000000000000L, active1, 0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa4_3(active0, 0x10000000000000L, active1, 0x30L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa4_3(active0, 0x102000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x80000000L) != 0L)
            return jjStartNfaWithStates_3(3, 31, 56);
         else if ((active0 & 0x1000000000000L) != 0L)
            return jjStartNfaWithStates_3(3, 48, 56);
         return jjMoveStringLiteralDfa4_3(active0, 0x1000040000L, active1, 0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa4_3(active0, 0x1000000002000000L, active1, 0L);
      case 86:
      case 118:
         return jjMoveStringLiteralDfa4_3(active0, 0L, active1, 0xcL);
      case 87:
      case 119:
         if ((active0 & 0x2000000000000000L) != 0L)
            return jjStartNfaWithStates_3(3, 61, 56);
         return jjMoveStringLiteralDfa4_3(active0, 0x400L, active1, 0L);
      default :
         break;
   }
   return jjStartNfa_3(2, active0, active1);
}
private int jjMoveStringLiteralDfa4_3(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_3(2, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_3(3, active0, active1);
      return 4;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa5_3(active0, 0x40001001000L, active1, 0xcL);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa5_3(active0, 0x200000000000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x100000L) != 0L)
            return jjStartNfaWithStates_3(4, 20, 56);
         else if ((active0 & 0x10000000000000L) != 0L)
            return jjStartNfaWithStates_3(4, 52, 56);
         else if ((active0 & 0x100000000000000L) != 0L)
            return jjStartNfaWithStates_3(4, 56, 56);
         else if ((active1 & 0x2L) != 0L)
            return jjStartNfaWithStates_3(4, 65, 56);
         return jjMoveStringLiteralDfa5_3(active0, 0x1000000000000400L, active1, 0x20L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa5_3(active0, 0x240000L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x20000000000000L) != 0L)
            return jjStartNfaWithStates_3(4, 53, 56);
         break;
      case 79:
      case 111:
         return jjMoveStringLiteralDfa5_3(active0, 0x20L, active1, 0L);
      case 80:
      case 112:
         if ((active0 & 0x2000000L) != 0L)
            return jjStartNfaWithStates_3(4, 25, 56);
         break;
      case 82:
      case 114:
         if ((active0 & 0x80L) != 0L)
            return jjStartNfaWithStates_3(4, 7, 56);
         else if ((active0 & 0x8000000L) != 0L)
            return jjStartNfaWithStates_3(4, 27, 56);
         else if ((active0 & 0x200000000L) != 0L)
            return jjStartNfaWithStates_3(4, 33, 56);
         else if ((active0 & 0x40000000000000L) != 0L)
            return jjStartNfaWithStates_3(4, 54, 56);
         return jjMoveStringLiteralDfa5_3(active0, 0x800080000000000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x4000L) != 0L)
            return jjStartNfaWithStates_3(4, 14, 56);
         else if ((active0 & 0x100000000000L) != 0L)
            return jjStartNfaWithStates_3(4, 44, 56);
         else if ((active1 & 0x10L) != 0L)
            return jjStartNfaWithStates_3(4, 68, 56);
         return jjMoveStringLiteralDfa5_3(active0, 0x20400000002a000L, active1, 0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa5_3(active0, 0x10000L, active1, 0L);
      case 86:
      case 118:
         return jjMoveStringLiteralDfa5_3(active0, 0x1000000000L, active1, 0L);
      case 88:
      case 120:
         if ((active0 & 0x400000000000000L) != 0L)
            return jjStartNfaWithStates_3(4, 58, 56);
         break;
      default :
         break;
   }
   return jjStartNfa_3(3, active0, active1);
}
private int jjMoveStringLiteralDfa5_3(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_3(3, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_3(4, active0, active1);
      return 5;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa6_3(active0, 0x1000000000L, active1, 0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa6_3(active0, 0x1000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x8000L) != 0L)
            return jjStartNfaWithStates_3(5, 15, 56);
         else if ((active0 & 0x20000L) != 0L)
            return jjStartNfaWithStates_3(5, 17, 56);
         else if ((active0 & 0x4000000000000L) != 0L)
            return jjStartNfaWithStates_3(5, 50, 56);
         return jjMoveStringLiteralDfa6_3(active0, 0x80000000400L, active1, 0L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa6_3(active0, 0x200000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa6_3(active0, 0xa00000000000000L, active1, 0L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa6_3(active0, 0x10000L, active1, 0xcL);
      case 77:
      case 109:
         return jjMoveStringLiteralDfa6_3(active0, 0L, active1, 0x20L);
      case 78:
      case 110:
         if ((active0 & 0x20L) != 0L)
            return jjStartNfaWithStates_3(5, 5, 56);
         return jjMoveStringLiteralDfa6_3(active0, 0x1000000000040000L, active1, 0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa6_3(active0, 0x40000002000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x200000000000L) != 0L)
            return jjStartNfaWithStates_3(5, 45, 56);
         return jjMoveStringLiteralDfa6_3(active0, 0x1000000L, active1, 0L);
      default :
         break;
   }
   return jjStartNfa_3(4, active0, active1);
}
private int jjMoveStringLiteralDfa6_3(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_3(4, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_3(5, active0, active1);
      return 6;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa7_3(active0, 0x800000000002000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa7_3(active0, 0x1000000000040000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x1000L) != 0L)
            return jjStartNfaWithStates_3(6, 12, 56);
         else if ((active0 & 0x1000000L) != 0L)
            return jjStartNfaWithStates_3(6, 24, 56);
         return jjMoveStringLiteralDfa7_3(active0, 0L, active1, 0x20L);
      case 76:
      case 108:
         if ((active0 & 0x1000000000L) != 0L)
            return jjStartNfaWithStates_3(6, 36, 56);
         break;
      case 78:
      case 110:
         if ((active0 & 0x400L) != 0L)
            return jjStartNfaWithStates_3(6, 10, 56);
         else if ((active0 & 0x200000L) != 0L)
            return jjStartNfaWithStates_3(6, 21, 56);
         return jjMoveStringLiteralDfa7_3(active0, 0x80000000000L, active1, 0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa7_3(active0, 0x200000000000000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x10000L) != 0L)
            return jjStartNfaWithStates_3(6, 16, 56);
         break;
      case 85:
      case 117:
         return jjMoveStringLiteralDfa7_3(active0, 0L, active1, 0xcL);
      case 89:
      case 121:
         if ((active0 & 0x40000000000L) != 0L)
            return jjStartNfaWithStates_3(6, 42, 56);
         break;
      default :
         break;
   }
   return jjStartNfa_3(5, active0, active1);
}
private int jjMoveStringLiteralDfa7_3(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_3(5, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_3(6, active0, active1);
      return 7;
   }
   switch(curChar)
   {
      case 67:
      case 99:
         return jjMoveStringLiteralDfa8_3(active0, 0x80000000000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x1000000000000000L) != 0L)
            return jjStartNfaWithStates_3(7, 60, 56);
         else if ((active1 & 0x4L) != 0L)
            return jjStartNfaWithStates_3(7, 66, 56);
         else if ((active1 & 0x8L) != 0L)
            return jjStartNfaWithStates_3(7, 67, 56);
         break;
      case 73:
      case 105:
         return jjMoveStringLiteralDfa8_3(active0, 0x2000L, active1, 0L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa8_3(active0, 0x800000000000000L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x200000000000000L) != 0L)
            return jjStartNfaWithStates_3(7, 57, 56);
         return jjMoveStringLiteralDfa8_3(active0, 0L, active1, 0x20L);
      case 84:
      case 116:
         if ((active0 & 0x40000L) != 0L)
            return jjStartNfaWithStates_3(7, 18, 56);
         break;
      default :
         break;
   }
   return jjStartNfa_3(6, active0, active1);
}
private int jjMoveStringLiteralDfa8_3(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_3(6, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_3(7, active0, active1);
      return 8;
   }
   switch(curChar)
   {
      case 69:
      case 101:
         return jjMoveStringLiteralDfa9_3(active0, 0x80000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa9_3(active0, 0x800000000000000L, active1, 0L);
      case 78:
      case 110:
         return jjMoveStringLiteralDfa9_3(active0, 0x2000L, active1, 0L);
      case 84:
      case 116:
         if ((active1 & 0x20L) != 0L)
            return jjStartNfaWithStates_3(8, 69, 56);
         break;
      default :
         break;
   }
   return jjStartNfa_3(7, active0, active1);
}
private int jjMoveStringLiteralDfa9_3(long old0, long active0, long old1, long active1){
   if (((active0 &= old0) | (active1 &= old1)) == 0L)
      return jjStartNfa_3(7, old0, old1);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_3(8, active0, 0L);
      return 9;
   }
   switch(curChar)
   {
      case 83:
      case 115:
         if ((active0 & 0x80000000000L) != 0L)
            return jjStartNfaWithStates_3(9, 43, 56);
         break;
      case 84:
      case 116:
         if ((active0 & 0x2000L) != 0L)
            return jjStartNfaWithStates_3(9, 13, 56);
         break;
      case 90:
      case 122:
         return jjMoveStringLiteralDfa10_3(active0, 0x800000000000000L);
      default :
         break;
   }
   return jjStartNfa_3(8, active0, 0L);
}
private int jjMoveStringLiteralDfa10_3(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_3(8, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_3(9, active0, 0L);
      return 10;
   }
   switch(curChar)
   {
      case 69:
      case 101:
         return jjMoveStringLiteralDfa11_3(active0, 0x800000000000000L);
      default :
         break;
   }
   return jjStartNfa_3(9, active0, 0L);
}
private int jjMoveStringLiteralDfa11_3(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_3(9, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_3(10, active0, 0L);
      return 11;
   }
   switch(curChar)
   {
      case 68:
      case 100:
         if ((active0 & 0x800000000000000L) != 0L)
            return jjStartNfaWithStates_3(11, 59, 56);
         break;
      default :
         break;
   }
   return jjStartNfa_3(10, active0, 0L);
}
private int jjStartNfaWithStates_3(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_3(state, pos + 1);
}
private int jjMoveNfa_3(int startState, int curPos)
{
   int startsAt = 0;
   jjnewStateCnt = 56;
   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 56:
               case 10:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(10); }
                  break;
               case 8:
                  if ((0x3ff000000000000L & l) != 0L)
                  {
                     if (kind > 90)
                        kind = 90;
                     { jjCheckNAddStates(69, 74); }
                  }
                  else if (curChar == 34)
                     { jjCheckNAddStates(75, 78); }
                  else if (curChar == 47)
                     jjstateSet[jjnewStateCnt++] = 31;
                  else if (curChar == 39)
                     { jjCheckNAddTwoStates(18, 19); }
                  else if (curChar == 36)
                     { jjAddStates(12, 13); }
                  else if (curChar == 46)
                     { jjCheckNAdd(1); }
                  if (curChar == 48)
                     jjstateSet[jjnewStateCnt++] = 5;
                  break;
               case 0:
                  if (curChar == 46)
                     { jjCheckNAdd(1); }
                  break;
               case 1:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAddTwoStates(1, 2); }
                  break;
               case 3:
                  if ((0x280000000000L & l) != 0L)
                     { jjCheckNAdd(4); }
                  break;
               case 4:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAdd(4); }
                  break;
               case 6:
                  if ((0x3ff000000000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 7;
                  break;
               case 7:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 92)
                     kind = 92;
                  jjstateSet[jjnewStateCnt++] = 6;
                  break;
               case 11:
                  if (curChar == 36)
                     { jjAddStates(12, 13); }
                  break;
               case 13:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  jjstateSet[jjnewStateCnt++] = 13;
                  break;
               case 14:
                  if (curChar == 34)
                     { jjCheckNAddTwoStates(15, 16); }
                  break;
               case 15:
                  if ((0xfffffffbffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(15, 16); }
                  break;
               case 16:
                  if (curChar == 34 && kind > 95)
                     kind = 95;
                  break;
               case 17:
                  if (curChar == 39)
                     { jjCheckNAddTwoStates(18, 19); }
                  break;
               case 18:
                  if ((0xffffff7fffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(18, 19); }
                  break;
               case 19:
                  if (curChar != 39)
                     break;
                  if (kind > 97)
                     kind = 97;
                  jjstateSet[jjnewStateCnt++] = 20;
                  break;
               case 20:
                  if (curChar == 39)
                     { jjCheckNAddTwoStates(21, 19); }
                  break;
               case 21:
                  if ((0xffffff7fffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(21, 19); }
                  break;
               case 23:
                  if ((0xffffffffffffdbffL & l) != 0L)
                     { jjAddStates(14, 15); }
                  break;
               case 25:
                  if (curChar == 42)
                     { jjCheckNAddTwoStates(26, 27); }
                  break;
               case 26:
                  if ((0xfffffbffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(26, 27); }
                  break;
               case 27:
                  if (curChar == 42)
                     { jjCheckNAddStates(79, 81); }
                  break;
               case 28:
                  if ((0xffff7bffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(29, 27); }
                  break;
               case 29:
                  if ((0xfffffbffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(29, 27); }
                  break;
               case 30:
                  if (curChar == 47 && kind > 99)
                     kind = 99;
                  break;
               case 31:
                  if (curChar == 42)
                     jjstateSet[jjnewStateCnt++] = 25;
                  break;
               case 32:
                  if (curChar == 47)
                     jjstateSet[jjnewStateCnt++] = 31;
                  break;
               case 43:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 90)
                     kind = 90;
                  { jjCheckNAddStates(69, 74); }
                  break;
               case 44:
                  if ((0x3ff000000000000L & l) != 0L)
                     { jjCheckNAddTwoStates(44, 0); }
                  break;
               case 45:
                  if ((0x3ff000000000000L & l) != 0L)
                     { jjCheckNAddStates(82, 84); }
                  break;
               case 46:
                  if (curChar == 46)
                     { jjCheckNAdd(47); }
                  break;
               case 48:
                  if ((0x280000000000L & l) != 0L)
                     { jjCheckNAdd(49); }
                  break;
               case 49:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAdd(49); }
                  break;
               case 50:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 90)
                     kind = 90;
                  { jjCheckNAdd(50); }
                  break;
               case 51:
                  if (curChar == 34)
                     { jjCheckNAddStates(75, 78); }
                  break;
               case 52:
                  if ((0xfffffffbffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(52, 53); }
                  break;
               case 53:
                  if (curChar == 34 && kind > 94)
                     kind = 94;
                  break;
               case 54:
                  if ((0xfffffffbffffdbffL & l) != 0L)
                     { jjCheckNAddTwoStates(54, 55); }
                  break;
               case 55:
                  if (curChar == 34 && kind > 98)
                     kind = 98;
                  break;
               default : break;
            }
         } while(i != startsAt);
      }
      else if (curChar < 128)
      {
         long l = 1L << (curChar & 077);
         do
         {
            switch(jjstateSet[--i])
            {
               case 56:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAdd(10); }
                  }
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(9, 10); }
                  }
                  break;
               case 8:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(9, 10); }
                  }
                  else if (curChar == 96)
                     { jjCheckNAddTwoStates(23, 24); }
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(85, 86); }
                  break;
               case 2:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(27, 28); }
                  break;
               case 5:
                  if ((0x100000001000000L & l) != 0L)
                     { jjCheckNAdd(6); }
                  break;
               case 6:
                  if ((0x7e0000007eL & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 7;
                  break;
               case 7:
                  if ((0x7e0000007eL & l) == 0L)
                     break;
                  if (kind > 92)
                     kind = 92;
                  { jjCheckNAdd(6); }
                  break;
               case 9:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAddTwoStates(9, 10); }
                  break;
               case 10:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(10); }
                  break;
               case 12:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  { jjCheckNAddTwoStates(12, 13); }
                  break;
               case 13:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  { jjCheckNAdd(13); }
                  break;
               case 15:
                  { jjAddStates(29, 30); }
                  break;
               case 18:
                  { jjCheckNAddTwoStates(18, 19); }
                  break;
               case 21:
                  { jjCheckNAddTwoStates(21, 19); }
                  break;
               case 22:
                  if (curChar == 96)
                     { jjCheckNAddTwoStates(23, 24); }
                  break;
               case 23:
                  if ((0xfffffffeffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(23, 24); }
                  break;
               case 24:
                  if (curChar == 96 && kind > 98)
                     kind = 98;
                  break;
               case 26:
                  { jjCheckNAddTwoStates(26, 27); }
                  break;
               case 28:
               case 29:
                  { jjCheckNAddTwoStates(29, 27); }
                  break;
               case 33:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(85, 86); }
                  break;
               case 34:
                  if ((0x800000008L & l) != 0L && kind > 19)
                     kind = 19;
                  break;
               case 35:
                  if ((0x2000000020L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 34;
                  break;
               case 36:
                  if ((0x100000001000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 35;
                  break;
               case 37:
                  if ((0x2000000020L & l) != 0L && kind > 19)
                     kind = 19;
                  break;
               case 38:
                  if ((0x10000000100000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 37;
                  break;
               case 39:
                  if ((0x20000000200000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 38;
                  break;
               case 40:
                  if ((0x800000008L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 39;
                  break;
               case 41:
                  if ((0x2000000020L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 40;
                  break;
               case 42:
                  if ((0x100000001000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 41;
                  break;
               case 47:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(87, 88); }
                  break;
               case 52:
                  { jjAddStates(89, 90); }
                  break;
               case 54:
                  { jjAddStates(91, 92); }
                  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 15:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(29, 30); }
                  break;
               case 18:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(18, 19); }
                  break;
               case 21:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(21, 19); }
                  break;
               case 23:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(14, 15); }
                  break;
               case 26:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(26, 27); }
                  break;
               case 28:
               case 29:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(29, 27); }
                  break;
               case 52:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(89, 90); }
                  break;
               case 54:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(91, 92); }
                  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;
      if ((i = jjnewStateCnt) == (startsAt = 56 - (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)
   {
      case 0:
         if ((active0 & 0x800000c00000000L) != 0L)
         {
            jjmatchedKind = 94;
            return 18;
         }
         if ((active0 & 0x37fff8f3fff7ffe0L) != 0L || (active1 & 0xc800L) != 0L)
         {
            jjmatchedKind = 94;
            return 98;
         }
         if ((active1 & 0x20000000L) != 0L)
            return 40;
         if ((active0 & 0x40000000000L) != 0L)
         {
            jjmatchedKind = 94;
            return 14;
         }
         if ((active0 & 0x30000000000L) != 0L)
         {
            jjmatchedKind = 94;
            return 4;
         }
         return -1;
      case 1:
         if ((active0 & 0x3bfffc9fe3f7f5e0L) != 0L || (active1 & 0xc800L) != 0L)
         {
            if (jjmatchedPos != 1)
            {
               jjmatchedKind = 94;
               jjmatchedPos = 1;
            }
            return 98;
         }
         if ((active0 & 0x20000000000L) != 0L)
            return 3;
         if ((active0 & 0x40001601c000a00L) != 0L)
            return 98;
         return -1;
      case 2:
         if ((active0 & 0x80c04c40000140L) != 0L)
            return 98;
         if ((active0 & 0x3f7f3c93abf7f4a0L) != 0L || (active1 & 0xc800L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 2;
            return 98;
         }
         return -1;
      case 3:
         if ((active0 & 0x1f743c120b37f4a0L) != 0L || (active1 & 0xc800L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 3;
            return 98;
         }
         if ((active0 & 0x200b0081a0c00000L) != 0L)
            return 98;
         return -1;
      case 4:
         if ((active0 & 0x1a042c100127b420L) != 0L || (active1 & 0x8800L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 4;
            return 98;
         }
         if ((active0 & 0x57010020a104080L) != 0L || (active1 & 0x4000L) != 0L)
            return 98;
         return -1;
      case 5:
         if ((active0 & 0x1a000c1001253400L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 5;
            return 98;
         }
         if ((active0 & 0x4200000028020L) != 0L || (active1 & 0x8800L) != 0L)
            return 98;
         return -1;
      case 6:
         if ((active0 & 0x1a00080000042000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 6;
            return 98;
         }
         if ((active0 & 0x41001211400L) != 0L)
            return 98;
         return -1;
      case 7:
         if ((active0 & 0x800080000002000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 7;
            return 98;
         }
         if ((active0 & 0x1200000000040000L) != 0L)
            return 98;
         return -1;
      case 8:
         if ((active0 & 0x800080000002000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 8;
            return 98;
         }
         return -1;
      case 9:
         if ((active0 & 0x800000000000000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 9;
            return 98;
         }
         if ((active0 & 0x80000002000L) != 0L)
            return 98;
         return -1;
      case 10:
         if ((active0 & 0x800000000000000L) != 0L)
         {
            jjmatchedKind = 94;
            jjmatchedPos = 10;
            return 98;
         }
         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 45:
         return jjStartNfaWithStates_1(0, 93, 40);
      case 59:
         return jjStopAtPos(0, 62);
      case 65:
      case 97:
         return jjMoveStringLiteralDfa1_1(0x800000000003e0L, 0x4000L);
      case 66:
      case 98:
         return jjMoveStringLiteralDfa1_1(0xc00L, 0x8000L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa1_1(0xf000L, 0x0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa1_1(0x70000L, 0x0L);
      case 70:
      case 102:
         return jjMoveStringLiteralDfa1_1(0x200000000f00000L, 0x0L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa1_1(0x3000000L, 0x0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa1_1(0x40000001c000000L, 0x0L);
      case 74:
      case 106:
         return jjMoveStringLiteralDfa1_1(0x20000000L, 0x0L);
      case 75:
      case 107:
         return jjMoveStringLiteralDfa1_1(0x40000000L, 0x0L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa1_1(0x380000000L, 0x0L);
      case 77:
      case 109:
         return jjMoveStringLiteralDfa1_1(0x800000c00000000L, 0x0L);
      case 78:
      case 110:
         return jjMoveStringLiteralDfa1_1(0xf000000000L, 0x800L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa1_1(0x30000000000L, 0x0L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa1_1(0x40000000000L, 0x0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa1_1(0x180000000000L, 0x0L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa1_1(0x1000e00000000000L, 0x0L);
      case 84:
      case 116:
         return jjMoveStringLiteralDfa1_1(0x103000000000000L, 0x0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa1_1(0x64000000000000L, 0x0L);
      case 86:
      case 118:
         return jjMoveStringLiteralDfa1_1(0x2000000000000000L, 0x0L);
      case 87:
      case 119:
         return jjMoveStringLiteralDfa1_1(0x18000000000000L, 0x0L);
      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 65:
      case 97:
         return jjMoveStringLiteralDfa2_1(active0, 0x900000400101000L, active1, 0x800L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa2_1(active0, 0x20L, active1, 0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa2_1(active0, 0x40L, active1, 0L);
      case 69:
      case 101:
         return jjMoveStringLiteralDfa2_1(active0, 0x10016810c1030400L, active1, 0x8000L);
      case 70:
      case 102:
         return jjMoveStringLiteralDfa2_1(active0, 0L, active1, 0x4000L);
      case 72:
      case 104:
         return jjMoveStringLiteralDfa2_1(active0, 0x10000000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa2_1(active0, 0x2008100900040000L, active1, 0L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa2_1(active0, 0x80000000000080L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x4000000L) != 0L)
         {
            jjmatchedKind = 26;
            jjmatchedPos = 1;
         }
         else if ((active0 & 0x10000000000L) != 0L)
            return jjStartNfaWithStates_1(1, 40, 98);
         return jjMoveStringLiteralDfa2_1(active0, 0x420000008000100L, active1, 0L);
      case 79:
      case 111:
         if ((active0 & 0x2000000000L) != 0L)
         {
            jjmatchedKind = 37;
            jjmatchedPos = 1;
         }
         return jjMoveStringLiteralDfa2_1(active0, 0x4220206000L, active1, 0L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa2_1(active0, 0x44000000000000L, active1, 0L);
      case 82:
      case 114:
         if ((active0 & 0x20000000000L) != 0L)
            return jjStartNfaWithStates_1(1, 41, 3);
         return jjMoveStringLiteralDfa2_1(active0, 0x2040002408000L, active1, 0L);
      case 83:
      case 115:
         if ((active0 & 0x200L) != 0L)
            return jjStartNfaWithStates_1(1, 9, 98);
         else if ((active0 & 0x10000000L) != 0L)
            return jjStartNfaWithStates_1(1, 28, 98);
         break;
      case 85:
      case 117:
         return jjMoveStringLiteralDfa2_1(active0, 0x200808000800000L, active1, 0L);
      case 89:
      case 121:
         if ((active0 & 0x800L) != 0L)
            return jjStartNfaWithStates_1(1, 11, 98);
         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 66:
      case 98:
         return jjMoveStringLiteralDfa3_1(active0, 0x100000000000000L, active1, 0L);
      case 68:
      case 100:
         if ((active0 & 0x40L) != 0L)
            return jjStartNfaWithStates_1(2, 6, 98);
         else if ((active0 & 0x100L) != 0L)
            return jjStartNfaWithStates_1(2, 8, 98);
         return jjMoveStringLiteralDfa3_1(active0, 0x404000000000000L, active1, 0L);
      case 69:
      case 101:
         return jjMoveStringLiteralDfa3_1(active0, 0x2010000000008000L, active1, 0L);
      case 70:
      case 102:
         return jjMoveStringLiteralDfa3_1(active0, 0x80080010000L, active1, 0x8000L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa3_1(active0, 0x100000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa3_1(active0, 0x20040020000000L, active1, 0L);
      case 75:
      case 107:
         return jjMoveStringLiteralDfa3_1(active0, 0x100000000L, active1, 0L);
      case 76:
      case 108:
         if ((active0 & 0x80000000000000L) != 0L)
            return jjStartNfaWithStates_1(2, 55, 98);
         return jjMoveStringLiteralDfa3_1(active0, 0x208000920000L, active1, 0L);
      case 77:
      case 109:
         if ((active0 & 0x800000000000L) != 0L)
            return jjStartNfaWithStates_1(2, 47, 98);
         break;
      case 78:
      case 110:
         if ((active0 & 0x800000000L) != 0L)
            return jjStartNfaWithStates_1(2, 35, 98);
         return jjMoveStringLiteralDfa3_1(active0, 0x200000008002000L, active1, 0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa3_1(active0, 0x2400000L, active1, 0L);
      case 80:
      case 112:
         return jjMoveStringLiteralDfa3_1(active0, 0x40000000000000L, active1, 0L);
      case 81:
      case 113:
         return jjMoveStringLiteralDfa3_1(active0, 0x1000000000000000L, active1, 0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa3_1(active0, 0x200000L, active1, 0L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa3_1(active0, 0x41000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x4000000000L) != 0L)
            return jjStartNfaWithStates_1(2, 38, 98);
         else if ((active0 & 0x400000000000L) != 0L)
            return jjStartNfaWithStates_1(2, 46, 98);
         return jjMoveStringLiteralDfa3_1(active0, 0x8080000010004a0L, active1, 0x4800L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa3_1(active0, 0x2000000004000L, active1, 0L);
      case 87:
      case 119:
         return jjMoveStringLiteralDfa3_1(active0, 0x200000000L, active1, 0L);
      case 88:
      case 120:
         if ((active0 & 0x400000000L) != 0L)
            return jjStartNfaWithStates_1(2, 34, 98);
         return jjMoveStringLiteralDfa3_1(active0, 0x1001000000000L, active1, 0L);
      case 89:
      case 121:
         if ((active0 & 0x40000000L) != 0L)
            return jjStartNfaWithStates_1(2, 30, 98);
         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 65:
      case 97:
         return jjMoveStringLiteralDfa4_1(active0, 0x4000000018000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa4_1(active0, 0x200000000001000L, active1, 0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa4_1(active0, 0x1000000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x100000000L) != 0L)
            return jjStartNfaWithStates_1(3, 32, 98);
         else if ((active0 & 0x2000000000000L) != 0L)
            return jjStartNfaWithStates_1(3, 49, 98);
         return jjMoveStringLiteralDfa4_1(active0, 0xc40280208220080L, active1, 0x4000L);
      case 72:
      case 104:
         if ((active0 & 0x8000000000000L) != 0L)
            return jjStartNfaWithStates_1(3, 51, 98);
         return jjMoveStringLiteralDfa4_1(active0, 0x100000000000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa4_1(active0, 0x20L, active1, 0x800L);
      case 76:
      case 108:
         if ((active0 & 0x800000L) != 0L)
            return jjStartNfaWithStates_1(3, 23, 98);
         else if ((active0 & 0x8000000000L) != 0L)
            return jjStartNfaWithStates_1(3, 39, 98);
         return jjMoveStringLiteralDfa4_1(active0, 0x100000000000000L, active1, 0L);
      case 77:
      case 109:
         if ((active0 & 0x400000L) != 0L)
            return jjStartNfaWithStates_1(3, 22, 98);
         return jjMoveStringLiteralDfa4_1(active0, 0x40000000000L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x20000000L) != 0L)
            return jjStartNfaWithStates_1(3, 29, 98);
         return jjMoveStringLiteralDfa4_1(active0, 0x4000L, active1, 0L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa4_1(active0, 0x20000000000000L, active1, 0x8000L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa4_1(active0, 0x10000000000000L, active1, 0L);
      case 83:
      case 115:
         return jjMoveStringLiteralDfa4_1(active0, 0x102000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x80000000L) != 0L)
            return jjStartNfaWithStates_1(3, 31, 98);
         else if ((active0 & 0x1000000000000L) != 0L)
            return jjStartNfaWithStates_1(3, 48, 98);
         return jjMoveStringLiteralDfa4_1(active0, 0x1000040000L, active1, 0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa4_1(active0, 0x1000000002000000L, active1, 0L);
      case 87:
      case 119:
         if ((active0 & 0x2000000000000000L) != 0L)
            return jjStartNfaWithStates_1(3, 61, 98);
         return jjMoveStringLiteralDfa4_1(active0, 0x400L, active1, 0L);
      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 65:
      case 97:
         return jjMoveStringLiteralDfa5_1(active0, 0x40001001000L, active1, 0L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa5_1(active0, 0x200000000000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x100000L) != 0L)
            return jjStartNfaWithStates_1(4, 20, 98);
         else if ((active0 & 0x10000000000000L) != 0L)
            return jjStartNfaWithStates_1(4, 52, 98);
         else if ((active0 & 0x100000000000000L) != 0L)
            return jjStartNfaWithStates_1(4, 56, 98);
         return jjMoveStringLiteralDfa5_1(active0, 0x1000000000000400L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa5_1(active0, 0x240000L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x20000000000000L) != 0L)
            return jjStartNfaWithStates_1(4, 53, 98);
         break;
      case 79:
      case 111:
         return jjMoveStringLiteralDfa5_1(active0, 0x20L, active1, 0L);
      case 80:
      case 112:
         if ((active0 & 0x2000000L) != 0L)
            return jjStartNfaWithStates_1(4, 25, 98);
         break;
      case 82:
      case 114:
         if ((active0 & 0x80L) != 0L)
            return jjStartNfaWithStates_1(4, 7, 98);
         else if ((active0 & 0x8000000L) != 0L)
            return jjStartNfaWithStates_1(4, 27, 98);
         else if ((active0 & 0x200000000L) != 0L)
            return jjStartNfaWithStates_1(4, 33, 98);
         else if ((active0 & 0x40000000000000L) != 0L)
            return jjStartNfaWithStates_1(4, 54, 98);
         else if ((active1 & 0x4000L) != 0L)
            return jjStartNfaWithStates_1(4, 78, 98);
         return jjMoveStringLiteralDfa5_1(active0, 0x800080000000000L, active1, 0x8000L);
      case 84:
      case 116:
         if ((active0 & 0x4000L) != 0L)
            return jjStartNfaWithStates_1(4, 14, 98);
         else if ((active0 & 0x100000000000L) != 0L)
            return jjStartNfaWithStates_1(4, 44, 98);
         return jjMoveStringLiteralDfa5_1(active0, 0x20400000002a000L, active1, 0L);
      case 85:
      case 117:
         return jjMoveStringLiteralDfa5_1(active0, 0x10000L, active1, 0L);
      case 86:
      case 118:
         return jjMoveStringLiteralDfa5_1(active0, 0x1000000000L, active1, 0x800L);
      case 88:
      case 120:
         if ((active0 & 0x400000000000000L) != 0L)
            return jjStartNfaWithStates_1(4, 58, 98);
         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 65:
      case 97:
         return jjMoveStringLiteralDfa6_1(active0, 0x1000000000L, active1, 0L);
      case 68:
      case 100:
         return jjMoveStringLiteralDfa6_1(active0, 0x1000L, active1, 0L);
      case 69:
      case 101:
         if ((active0 & 0x8000L) != 0L)
            return jjStartNfaWithStates_1(5, 15, 98);
         else if ((active0 & 0x20000L) != 0L)
            return jjStartNfaWithStates_1(5, 17, 98);
         else if ((active0 & 0x4000000000000L) != 0L)
            return jjStartNfaWithStates_1(5, 50, 98);
         else if ((active1 & 0x800L) != 0L)
            return jjStartNfaWithStates_1(5, 75, 98);
         else if ((active1 & 0x8000L) != 0L)
            return jjStartNfaWithStates_1(5, 79, 98);
         return jjMoveStringLiteralDfa6_1(active0, 0x80000000400L, active1, 0L);
      case 71:
      case 103:
         return jjMoveStringLiteralDfa6_1(active0, 0x200000L, active1, 0L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa6_1(active0, 0xa00000000000000L, active1, 0L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa6_1(active0, 0x10000L, active1, 0L);
      case 78:
      case 110:
         if ((active0 & 0x20L) != 0L)
            return jjStartNfaWithStates_1(5, 5, 98);
         return jjMoveStringLiteralDfa6_1(active0, 0x1000000000040000L, active1, 0L);
      case 82:
      case 114:
         return jjMoveStringLiteralDfa6_1(active0, 0x40000002000L, active1, 0L);
      case 84:
      case 116:
         if ((active0 & 0x200000000000L) != 0L)
            return jjStartNfaWithStates_1(5, 45, 98);
         return jjMoveStringLiteralDfa6_1(active0, 0x1000000L, active1, 0L);
      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, 0L);
      return 6;
   }
   switch(curChar)
   {
      case 65:
      case 97:
         return jjMoveStringLiteralDfa7_1(active0, 0x800000000002000L);
      case 67:
      case 99:
         return jjMoveStringLiteralDfa7_1(active0, 0x1000000000040000L);
      case 69:
      case 101:
         if ((active0 & 0x1000L) != 0L)
            return jjStartNfaWithStates_1(6, 12, 98);
         else if ((active0 & 0x1000000L) != 0L)
            return jjStartNfaWithStates_1(6, 24, 98);
         break;
      case 76:
      case 108:
         if ((active0 & 0x1000000000L) != 0L)
            return jjStartNfaWithStates_1(6, 36, 98);
         break;
      case 78:
      case 110:
         if ((active0 & 0x400L) != 0L)
            return jjStartNfaWithStates_1(6, 10, 98);
         else if ((active0 & 0x200000L) != 0L)
            return jjStartNfaWithStates_1(6, 21, 98);
         return jjMoveStringLiteralDfa7_1(active0, 0x80000000000L);
      case 79:
      case 111:
         return jjMoveStringLiteralDfa7_1(active0, 0x200000000000000L);
      case 84:
      case 116:
         if ((active0 & 0x10000L) != 0L)
            return jjStartNfaWithStates_1(6, 16, 98);
         break;
      case 89:
      case 121:
         if ((active0 & 0x40000000000L) != 0L)
            return jjStartNfaWithStates_1(6, 42, 98);
         break;
      default :
         break;
   }
   return jjStartNfa_1(5, active0, 0L);
}
private int jjMoveStringLiteralDfa7_1(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_1(5, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_1(6, active0, 0L);
      return 7;
   }
   switch(curChar)
   {
      case 67:
      case 99:
         return jjMoveStringLiteralDfa8_1(active0, 0x80000000000L);
      case 69:
      case 101:
         if ((active0 & 0x1000000000000000L) != 0L)
            return jjStartNfaWithStates_1(7, 60, 98);
         break;
      case 73:
      case 105:
         return jjMoveStringLiteralDfa8_1(active0, 0x2000L);
      case 76:
      case 108:
         return jjMoveStringLiteralDfa8_1(active0, 0x800000000000000L);
      case 78:
      case 110:
         if ((active0 & 0x200000000000000L) != 0L)
            return jjStartNfaWithStates_1(7, 57, 98);
         break;
      case 84:
      case 116:
         if ((active0 & 0x40000L) != 0L)
            return jjStartNfaWithStates_1(7, 18, 98);
         break;
      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 69:
      case 101:
         return jjMoveStringLiteralDfa9_1(active0, 0x80000000000L);
      case 73:
      case 105:
         return jjMoveStringLiteralDfa9_1(active0, 0x800000000000000L);
      case 78:
      case 110:
         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 83:
      case 115:
         if ((active0 & 0x80000000000L) != 0L)
            return jjStartNfaWithStates_1(9, 43, 98);
         break;
      case 84:
      case 116:
         if ((active0 & 0x2000L) != 0L)
            return jjStartNfaWithStates_1(9, 13, 98);
         break;
      case 90:
      case 122:
         return jjMoveStringLiteralDfa10_1(active0, 0x800000000000000L);
      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 69:
      case 101:
         return jjMoveStringLiteralDfa11_1(active0, 0x800000000000000L);
      default :
         break;
   }
   return jjStartNfa_1(9, active0, 0L);
}
private int jjMoveStringLiteralDfa11_1(long old0, long active0){
   if (((active0 &= old0)) == 0L)
      return jjStartNfa_1(9, old0, 0L);
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) {
      jjStopStringLiteralDfa_1(10, active0, 0L);
      return 11;
   }
   switch(curChar)
   {
      case 68:
      case 100:
         if ((active0 & 0x800000000000000L) != 0L)
            return jjStartNfaWithStates_1(11, 59, 98);
         break;
      default :
         break;
   }
   return jjStartNfa_1(10, active0, 0L);
}
private int jjStartNfaWithStates_1(int pos, int kind, int state)
{
   jjmatchedKind = kind;
   jjmatchedPos = pos;
   try { curChar = input_stream.readChar(); }
   catch(java.io.IOException e) { return pos + 1; }
   return jjMoveNfa_1(state, pos + 1);
}
private int jjMoveNfa_1(int startState, int curPos)
{
   int startsAt = 0;
   jjnewStateCnt = 98;
   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 18:
               case 52:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(52); }
                  break;
               case 4:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(52); }
                  break;
               case 5:
                  if ((0x3ff000000000000L & l) != 0L)
                  {
                     if (kind > 90)
                        kind = 90;
                     { jjCheckNAddStates(93, 98); }
                  }
                  else if (curChar == 34)
                     { jjCheckNAddStates(99, 102); }
                  else if (curChar == 47)
                     jjstateSet[jjnewStateCnt++] = 73;
                  else if (curChar == 39)
                     { jjCheckNAddTwoStates(60, 61); }
                  else if (curChar == 36)
                     { jjAddStates(103, 104); }
                  else if (curChar == 46)
                     { jjCheckNAdd(43); }
                  else if (curChar == 45)
                     jjstateSet[jjnewStateCnt++] = 40;
                  if (curChar == 48)
                     jjstateSet[jjnewStateCnt++] = 47;
                  break;
               case 3:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(52); }
                  break;
               case 98:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(52); }
                  break;
               case 14:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(52); }
                  break;
               case 20:
                  if (curChar == 50 && kind > 76)
                     kind = 76;
                  break;
               case 23:
               case 37:
                  if ((0xffffdfffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(23, 24); }
                  break;
               case 24:
                  if (curChar == 45)
                     { jjCheckNAddStates(105, 107); }
                  break;
               case 25:
                  if (curChar == 45)
                     { jjCheckNAddStates(108, 111); }
                  break;
               case 26:
                  if (curChar == 45)
                     { jjCheckNAddTwoStates(26, 28); }
                  break;
               case 27:
                  if (curChar == 45)
                     { jjCheckNAdd(25); }
                  break;
               case 29:
                  if (curChar == 45)
                     { jjCheckNAddTwoStates(29, 31); }
                  break;
               case 32:
                  if (curChar == 45)
                     { jjCheckNAddStates(112, 116); }
                  break;
               case 33:
                  if (curChar == 45)
                     { jjCheckNAddTwoStates(33, 35); }
                  break;
               case 34:
                  if (curChar == 45)
                     { jjCheckNAddTwoStates(23, 32); }
                  break;
               case 36:
                  if (curChar == 45)
                     { jjCheckNAddStates(117, 119); }
                  break;
               case 40:
                  if (curChar == 45)
                     jjstateSet[jjnewStateCnt++] = 39;
                  break;
               case 41:
                  if (curChar == 45)
                     jjstateSet[jjnewStateCnt++] = 40;
                  break;
               case 42:
                  if (curChar == 46)
                     { jjCheckNAdd(43); }
                  break;
               case 43:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAddTwoStates(43, 44); }
                  break;
               case 45:
                  if ((0x280000000000L & l) != 0L)
                     { jjCheckNAdd(46); }
                  break;
               case 46:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAdd(46); }
                  break;
               case 48:
                  if ((0x3ff000000000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 49;
                  break;
               case 49:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 92)
                     kind = 92;
                  jjstateSet[jjnewStateCnt++] = 48;
                  break;
               case 50:
                  if (curChar == 48)
                     jjstateSet[jjnewStateCnt++] = 47;
                  break;
               case 53:
                  if (curChar == 36)
                     { jjAddStates(103, 104); }
                  break;
               case 55:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  jjstateSet[jjnewStateCnt++] = 55;
                  break;
               case 56:
                  if (curChar == 34)
                     { jjCheckNAddTwoStates(57, 58); }
                  break;
               case 57:
                  if ((0xfffffffbffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(57, 58); }
                  break;
               case 58:
                  if (curChar == 34 && kind > 95)
                     kind = 95;
                  break;
               case 59:
                  if (curChar == 39)
                     { jjCheckNAddTwoStates(60, 61); }
                  break;
               case 60:
                  if ((0xffffff7fffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(60, 61); }
                  break;
               case 61:
                  if (curChar != 39)
                     break;
                  if (kind > 97)
                     kind = 97;
                  jjstateSet[jjnewStateCnt++] = 62;
                  break;
               case 62:
                  if (curChar == 39)
                     { jjCheckNAddTwoStates(63, 61); }
                  break;
               case 63:
                  if ((0xffffff7fffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(63, 61); }
                  break;
               case 65:
                  if ((0xffffffffffffdbffL & l) != 0L)
                     { jjAddStates(67, 68); }
                  break;
               case 67:
                  if (curChar == 42)
                     { jjCheckNAddTwoStates(68, 69); }
                  break;
               case 68:
                  if ((0xfffffbffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(68, 69); }
                  break;
               case 69:
                  if (curChar == 42)
                     { jjCheckNAddStates(120, 122); }
                  break;
               case 70:
                  if ((0xffff7bffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(71, 69); }
                  break;
               case 71:
                  if ((0xfffffbffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(71, 69); }
                  break;
               case 72:
                  if (curChar == 47 && kind > 99)
                     kind = 99;
                  break;
               case 73:
                  if (curChar == 42)
                     jjstateSet[jjnewStateCnt++] = 67;
                  break;
               case 74:
                  if (curChar == 47)
                     jjstateSet[jjnewStateCnt++] = 73;
                  break;
               case 85:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 90)
                     kind = 90;
                  { jjCheckNAddStates(93, 98); }
                  break;
               case 86:
                  if ((0x3ff000000000000L & l) != 0L)
                     { jjCheckNAddTwoStates(86, 42); }
                  break;
               case 87:
                  if ((0x3ff000000000000L & l) != 0L)
                     { jjCheckNAddStates(123, 125); }
                  break;
               case 88:
                  if (curChar == 46)
                     { jjCheckNAdd(89); }
                  break;
               case 90:
                  if ((0x280000000000L & l) != 0L)
                     { jjCheckNAdd(91); }
                  break;
               case 91:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 89)
                     kind = 89;
                  { jjCheckNAdd(91); }
                  break;
               case 92:
                  if ((0x3ff000000000000L & l) == 0L)
                     break;
                  if (kind > 90)
                     kind = 90;
                  { jjCheckNAdd(92); }
                  break;
               case 93:
                  if (curChar == 34)
                     { jjCheckNAddStates(99, 102); }
                  break;
               case 94:
                  if ((0xfffffffbffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(94, 95); }
                  break;
               case 95:
                  if (curChar == 34 && kind > 94)
                     kind = 94;
                  break;
               case 96:
                  if ((0xfffffffbffffdbffL & l) != 0L)
                     { jjCheckNAddTwoStates(96, 97); }
                  break;
               case 97:
                  if (curChar == 34 && kind > 98)
                     kind = 98;
                  break;
               default : break;
            }
         } while(i != startsAt);
      }
      else if (curChar < 128)
      {
         long l = 1L << (curChar & 077);
         do
         {
            switch(jjstateSet[--i])
            {
               case 18:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAdd(52); }
                  }
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(51, 52); }
                  }
                  if ((0x8000000080000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 17;
                  break;
               case 4:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAdd(52); }
                  }
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(51, 52); }
                  }
                  if ((0x4000000040000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 3;
                  break;
               case 5:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(51, 52); }
                  }
                  else if (curChar == 96)
                     { jjCheckNAddTwoStates(65, 66); }
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(126, 127); }
                  else if ((0x10000000100L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 20;
                  else if ((0x200000002000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 18;
                  else if ((0x1000000010000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 14;
                  else if ((0x800000008000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 4;
                  break;
               case 3:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAdd(52); }
                  }
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(51, 52); }
                  }
                  if ((0x200000002L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 2;
                  break;
               case 98:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAdd(52); }
                  }
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(51, 52); }
                  }
                  break;
               case 14:
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAdd(52); }
                  }
                  if ((0x7fffffe87fffffeL & l) != 0L)
                  {
                     if (kind > 94)
                        kind = 94;
                     { jjCheckNAddTwoStates(51, 52); }
                  }
                  if ((0x800000008000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 13;
                  break;
               case 0:
                  if ((0x2000000020L & l) != 0L && kind > 76)
                     kind = 76;
                  break;
               case 1:
                  if ((0x100000001000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 0;
                  break;
               case 2:
                  if ((0x800000008L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 1;
                  break;
               case 6:
                  if ((0x100000001000L & l) != 0L && kind > 76)
                     kind = 76;
                  break;
               case 7:
               case 16:
                  if ((0x2000000020000L & l) != 0L)
                     { jjCheckNAdd(6); }
                  break;
               case 8:
                  if ((0x8000000080000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 7;
                  break;
               case 9:
                  if ((0x2000000020L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 8;
                  break;
               case 10:
                  if ((0x4000000040000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 9;
                  break;
               case 11:
                  if ((0x8000000080L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 10;
                  break;
               case 12:
                  if ((0x10000000100000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 11;
                  break;
               case 13:
                  if ((0x8000000080000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 12;
                  break;
               case 15:
                  if ((0x1000000010000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 14;
                  break;
               case 17:
                  if ((0x8000000080000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 16;
                  break;
               case 19:
                  if ((0x200000002000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 18;
                  break;
               case 21:
                  if ((0x10000000100L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 20;
                  break;
               case 22:
                  if (curChar == 123)
                     { jjCheckNAddTwoStates(23, 24); }
                  break;
               case 23:
                  { jjCheckNAddTwoStates(23, 24); }
                  break;
               case 28:
                  if (curChar == 125)
                     jjstateSet[jjnewStateCnt++] = 27;
                  break;
               case 30:
                  if (curChar == 125 && kind > 77)
                     kind = 77;
                  break;
               case 31:
                  if (curChar == 125)
                     jjstateSet[jjnewStateCnt++] = 30;
                  break;
               case 35:
                  if (curChar == 125)
                     jjstateSet[jjnewStateCnt++] = 34;
                  break;
               case 37:
                  if ((0xdfffffffffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(23, 24); }
                  break;
               case 38:
                  if (curChar == 125)
                     jjstateSet[jjnewStateCnt++] = 37;
                  break;
               case 39:
                  if (curChar == 123)
                     jjstateSet[jjnewStateCnt++] = 22;
                  break;
               case 44:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(128, 129); }
                  break;
               case 47:
                  if ((0x100000001000000L & l) != 0L)
                     { jjCheckNAdd(48); }
                  break;
               case 48:
                  if ((0x7e0000007eL & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 49;
                  break;
               case 49:
                  if ((0x7e0000007eL & l) == 0L)
                     break;
                  if (kind > 92)
                     kind = 92;
                  { jjCheckNAdd(48); }
                  break;
               case 51:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAddTwoStates(51, 52); }
                  break;
               case 52:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 94)
                     kind = 94;
                  { jjCheckNAdd(52); }
                  break;
               case 54:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  { jjCheckNAddTwoStates(54, 55); }
                  break;
               case 55:
                  if ((0x7fffffe87fffffeL & l) == 0L)
                     break;
                  if (kind > 95)
                     kind = 95;
                  { jjCheckNAdd(55); }
                  break;
               case 57:
                  { jjAddStates(130, 131); }
                  break;
               case 60:
                  { jjCheckNAddTwoStates(60, 61); }
                  break;
               case 63:
                  { jjCheckNAddTwoStates(63, 61); }
                  break;
               case 64:
                  if (curChar == 96)
                     { jjCheckNAddTwoStates(65, 66); }
                  break;
               case 65:
                  if ((0xfffffffeffffffffL & l) != 0L)
                     { jjCheckNAddTwoStates(65, 66); }
                  break;
               case 66:
                  if (curChar == 96 && kind > 98)
                     kind = 98;
                  break;
               case 68:
                  { jjCheckNAddTwoStates(68, 69); }
                  break;
               case 70:
               case 71:
                  { jjCheckNAddTwoStates(71, 69); }
                  break;
               case 75:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(126, 127); }
                  break;
               case 76:
                  if ((0x800000008L & l) != 0L && kind > 19)
                     kind = 19;
                  break;
               case 77:
                  if ((0x2000000020L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 76;
                  break;
               case 78:
                  if ((0x100000001000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 77;
                  break;
               case 79:
                  if ((0x2000000020L & l) != 0L && kind > 19)
                     kind = 19;
                  break;
               case 80:
                  if ((0x10000000100000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 79;
                  break;
               case 81:
                  if ((0x20000000200000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 80;
                  break;
               case 82:
                  if ((0x800000008L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 81;
                  break;
               case 83:
                  if ((0x2000000020L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 82;
                  break;
               case 84:
                  if ((0x100000001000000L & l) != 0L)
                     jjstateSet[jjnewStateCnt++] = 83;
                  break;
               case 89:
                  if ((0x2000000020L & l) != 0L)
                     { jjAddStates(132, 133); }
                  break;
               case 94:
                  { jjAddStates(134, 135); }
                  break;
               case 96:
                  { jjAddStates(136, 137); }
                  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 23:
               case 37:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(23, 24); }
                  break;
               case 57:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(130, 131); }
                  break;
               case 60:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(60, 61); }
                  break;
               case 63:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(63, 61); }
                  break;
               case 65:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(67, 68); }
                  break;
               case 68:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(68, 69); }
                  break;
               case 70:
               case 71:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjCheckNAddTwoStates(71, 69); }
                  break;
               case 94:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(134, 135); }
                  break;
               case 96:
                  if (jjCanMove_0(hiByte, i1, i2, l1, l2))
                     { jjAddStates(136, 137); }
                  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;
      if ((i = jjnewStateCnt) == (startsAt = 98 - (jjnewStateCnt = startsAt)))
         return curPos;
      try { curChar = input_stream.readChar(); }
      catch(java.io.IOException e) { return curPos; }
   }
}

/** Token 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, null, null, null, 
null, null, null, null, null, null, null, null, null, null, null, null, null, null, 
null, null, null, null, null, null, null, null, null, null, null, null, null, null, 
null, null, null, null, null, null, null, "\73", null, null, null, null, null, null, 
null, null, null, null, null, null, null, null, null, null, null, null, null, null, 
null, null, null, null, null, null, null, null, null, null, "\55", null, null, null, 
null, null, null, null, null, "\50", "\54", "\51", "\56", "\75", "\76", "\74", 
"\53", "\174\174", "\52", "\57", };
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, curTokenImage);

   t.beginLine = beginLine;
   t.endLine = endLine;
   t.beginColumn = beginColumn;
   t.endColumn = endColumn;

   return t;
}
static final int[] jjnextStates = {
   39, 0, 40, 41, 42, 45, 58, 59, 47, 48, 49, 50, 12, 14, 23, 24, 
   40, 41, 42, 54, 55, 57, 61, 62, 64, 31, 37, 3, 4, 15, 16, 43, 
   44, 47, 48, 49, 50, 55, 11, 56, 57, 58, 61, 63, 64, 65, 66, 23, 
   25, 34, 35, 38, 39, 41, 56, 57, 58, 47, 53, 14, 15, 26, 27, 59, 
   60, 63, 64, 65, 66, 44, 0, 45, 46, 47, 50, 52, 53, 54, 55, 27, 
   28, 30, 45, 46, 47, 36, 42, 48, 49, 52, 53, 54, 55, 86, 42, 87, 
   88, 89, 92, 94, 95, 96, 97, 54, 56, 23, 25, 32, 26, 28, 29, 31, 
   33, 35, 36, 37, 38, 36, 37, 38, 69, 70, 72, 87, 88, 89, 78, 84, 
   45, 46, 57, 58, 90, 91, 94, 95, 96, 97, 
};
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;
   }
}

int curLexState = 6;
int defaultLexState = 6;
int jjnewStateCnt;
int jjround;
int jjmatchedPos;
int jjmatchedKind;

/** Get the next Token. */
public Token getNextToken() 
{
  Token specialToken = null;
  Token matchedToken;
  int curPos = 0;

  EOFLoop :
  for (;;)
  {
   try
   {
      curChar = input_stream.BeginToken();
   }
   catch(Exception e)
   {
      jjmatchedKind = 0;
      jjmatchedPos = -1;
      matchedToken = jjFillToken();
      matchedToken.specialToken = specialToken;
      return matchedToken;
   }

   switch(curLexState)
   {
     case 0:
       try { input_stream.backup(0);
          while (curChar <= 32 && (0x100002600L & (1L << curChar)) != 0L)
             curChar = input_stream.BeginToken();
       }
       catch (java.io.IOException e1) { continue EOFLoop; }
       jjmatchedKind = 0x7fffffff;
       jjmatchedPos = 0;
       curPos = jjMoveStringLiteralDfa0_0();
       break;
     case 1:
       try { input_stream.backup(0);
          while (curChar <= 32 && (0x100002600L & (1L << curChar)) != 0L)
             curChar = input_stream.BeginToken();
       }
       catch (java.io.IOException e1) { continue EOFLoop; }
       jjmatchedKind = 0x7fffffff;
       jjmatchedPos = 0;
       curPos = jjMoveStringLiteralDfa0_1();
       break;
     case 2:
       try { input_stream.backup(0);
          while (curChar <= 32 && (0x100002600L & (1L << curChar)) != 0L)
             curChar = input_stream.BeginToken();
       }
       catch (java.io.IOException e1) { continue EOFLoop; }
       jjmatchedKind = 0x7fffffff;
       jjmatchedPos = 0;
       curPos = jjMoveStringLiteralDfa0_2();
       break;
     case 3:
       try { input_stream.backup(0);
          while (curChar <= 32 && (0x100002600L & (1L << curChar)) != 0L)
             curChar = input_stream.BeginToken();
       }
       catch (java.io.IOException e1) { continue EOFLoop; }
       jjmatchedKind = 0x7fffffff;
       jjmatchedPos = 0;
       curPos = jjMoveStringLiteralDfa0_3();
       break;
     case 4:
       try { input_stream.backup(0);
          while (curChar <= 32 && (0x100002600L & (1L << curChar)) != 0L)
             curChar = input_stream.BeginToken();
       }
       catch (java.io.IOException e1) { continue EOFLoop; }
       jjmatchedKind = 0x7fffffff;
       jjmatchedPos = 0;
       curPos = jjMoveStringLiteralDfa0_4();
       break;
     case 5:
       try { input_stream.backup(0);
          while (curChar <= 32 && (0x100002600L & (1L << curChar)) != 0L)
             curChar = input_stream.BeginToken();
       }
       catch (java.io.IOException e1) { continue EOFLoop; }
       jjmatchedKind = 0x7fffffff;
       jjmatchedPos = 0;
       curPos = jjMoveStringLiteralDfa0_5();
       break;
     case 6:
       try { input_stream.backup(0);
          while (curChar <= 32 && (0x100002600L & (1L << curChar)) != 0L)
             curChar = input_stream.BeginToken();
       }
       catch (java.io.IOException e1) { continue EOFLoop; }
       jjmatchedKind = 0x7fffffff;
       jjmatchedPos = 0;
       curPos = jjMoveStringLiteralDfa0_6();
       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;
       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();
     String error_after = null;
     boolean EOFSeen = false;
     try { input_stream.readChar(); input_stream.backup(1); }
     catch (java.io.IOException e1) {
        EOFSeen = true;
        error_after = curPos <= 1 ? "" : input_stream.GetImage();
        if (curChar == '\n' || curChar == '\r') {
           error_line++;
           error_column = 0;
        }
        else
           error_column++;
     }
     if (!EOFSeen) {
        input_stream.backup(1);
        error_after = curPos <= 1 ? "" : input_stream.GetImage();
     }
     throw new TokenMgrError(EOFSeen, curLexState, error_line, error_column, error_after, curChar, TokenMgrError.LEXICAL_ERROR);
  }
}

void SkipLexicalActions(Token matchedToken)
{
   switch(jjmatchedKind)
   {
      default :
         break;
   }
}
void MoreLexicalActions()
{
   jjimageLen += (lengthOfMatch = jjmatchedPos + 1);
   switch(jjmatchedKind)
   {
      default :
         break;
   }
}
void TokenLexicalActions(Token matchedToken)
{
   switch(jjmatchedKind)
   {
      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 CelestaParserTokenManager(SimpleCharStream stream){

      if (SimpleCharStream.staticFlag)
            throw new Error("ERROR: Cannot use a static CharStream class with a non-static lexical analyzer.");

    input_stream = stream;
  }

  /** Constructor. */
  public CelestaParserTokenManager (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 = 98; 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 >= 7 || lexState < 0)
      throw new TokenMgrError("Error: Ignoring invalid lexical state : " + lexState + ". State unchanged.", TokenMgrError.INVALID_LEXICAL_STATE);
    else
      curLexState = lexState;
  }


/** Lexer state names. */
public static final String[] lexStateNames = {
   "DATETIME_STATE",
   "EXEC_STATE",
   "OPTIONS_STATE",
   "SEQUENCE_STATE",
   "SET_SCHEMA_STATE",
   "CREATE_STATE",
   "DEFAULT",
};

/** Lex State array. */
public static final int[] jjnewLexState = {
   -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 5, -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, 6, 6, 6, -1, 3, 6, 6, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 
   -1, -1, -1, -1, -1, -1, 6, -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, 
};
static final long[] jjtoToken = {
   0xffffffffffffffe1L, 0x1ffcef7ffffffL, 
};
static final long[] jjtoSkip = {
   0x1eL, 0x3000000000L, 
};
static final long[] jjtoSpecial = {
   0x0L, 0x3000000000L, 
};
static final long[] jjtoMore = {
   0x0L, 0x0L, 
};
    protected SimpleCharStream  input_stream;

    private final int[] jjrounds = new int[98];
    private final int[] jjstateSet = new int[2 * 98];
    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