private int jjMoveStringLiteralDfa1_0()

in netflix-sel/src/main/java/com/netflix/sel/ast/SelParserTokenManager.java [237:327]


  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 38:
        if ((active1 & 0x80000000L) != 0L) return jjStopAtPos(1, 95);
        break;
      case 42:
        if ((active0 & 0x80L) != 0L) return jjStartNfaWithStates_0(1, 7, 49);
        break;
      case 43:
        if ((active1 & 0x100000000L) != 0L) return jjStopAtPos(1, 96);
        break;
      case 45:
        if ((active1 & 0x200000000L) != 0L) return jjStopAtPos(1, 97);
        break;
      case 60:
        if ((active1 & 0x40000000000L) != 0L) {
          jjmatchedKind = 106;
          jjmatchedPos = 1;
        }
        return jjMoveStringLiteralDfa2_0(active0, 0L, active1, 0x20000000000000L);
      case 61:
        if ((active1 & 0x4000000L) != 0L) return jjStopAtPos(1, 90);
        else if ((active1 & 0x8000000L) != 0L) return jjStopAtPos(1, 91);
        else if ((active1 & 0x10000000L) != 0L) return jjStopAtPos(1, 92);
        else if ((active1 & 0x20000000L) != 0L) return jjStopAtPos(1, 93);
        else if ((active1 & 0x200000000000L) != 0L) return jjStopAtPos(1, 109);
        else if ((active1 & 0x400000000000L) != 0L) return jjStopAtPos(1, 110);
        else if ((active1 & 0x800000000000L) != 0L) return jjStopAtPos(1, 111);
        else if ((active1 & 0x1000000000000L) != 0L) return jjStopAtPos(1, 112);
        else if ((active1 & 0x2000000000000L) != 0L) return jjStopAtPos(1, 113);
        else if ((active1 & 0x4000000000000L) != 0L) return jjStopAtPos(1, 114);
        else if ((active1 & 0x8000000000000L) != 0L) return jjStopAtPos(1, 115);
        else if ((active1 & 0x10000000000000L) != 0L) return jjStopAtPos(1, 116);
        break;
      case 62:
        if ((active1 & 0x80000000000L) != 0L) {
          jjmatchedKind = 107;
          jjmatchedPos = 1;
        }
        return jjMoveStringLiteralDfa2_0(active0, 0L, active1, 0xc0100000000000L);
      case 97:
        return jjMoveStringLiteralDfa2_0(active0, 0x90008030000L, active1, 0L);
      case 98:
        return jjMoveStringLiteralDfa2_0(active0, 0x1000L, active1, 0L);
      case 101:
        return jjMoveStringLiteralDfa2_0(active0, 0x820000400000L, active1, 0L);
      case 102:
        if ((active0 & 0x200000000L) != 0L) return jjStartNfaWithStates_0(1, 33, 28);
        break;
      case 104:
        return jjMoveStringLiteralDfa2_0(active0, 0x20e1000000040000L, active1, 0L);
      case 105:
        return jjMoveStringLiteralDfa2_0(active0, 0x30000000L, active1, 0L);
      case 108:
        return jjMoveStringLiteralDfa2_0(active0, 0x42080000L, active1, 0L);
      case 109:
        return jjMoveStringLiteralDfa2_0(active0, 0xc00000000L, active1, 0L);
      case 110:
        return jjMoveStringLiteralDfa2_0(active0, 0x7000000000L, active1, 0L);
      case 111:
        if ((active0 & 0x800000L) != 0L) {
          jjmatchedKind = 23;
          jjmatchedPos = 1;
        }
        return jjMoveStringLiteralDfa2_0(active0, 0x1800008181302000L, active1, 0L);
      case 114:
        return jjMoveStringLiteralDfa2_0(active0, 0x700300000004000L, active1, 0L);
      case 116:
        return jjMoveStringLiteralDfa2_0(active0, 0x2000000000000L, active1, 0L);
      case 117:
        return jjMoveStringLiteralDfa2_0(active0, 0x4440000000000L, active1, 0L);
      case 119:
        return jjMoveStringLiteralDfa2_0(active0, 0x8000000000000L, active1, 0L);
      case 120:
        return jjMoveStringLiteralDfa2_0(active0, 0x4000000L, active1, 0L);
      case 121:
        return jjMoveStringLiteralDfa2_0(active0, 0x10000000008000L, active1, 0L);
      case 124:
        if ((active1 & 0x40000000L) != 0L) return jjStopAtPos(1, 94);
        break;
      default:
        break;
    }
    return jjStartNfa_0(0, active0, active1);
  }