private int jjMoveStringLiteralDfa0_0()

in src/main/java/org/apache/commons/jxpath/ri/parser/XPathParserTokenManager.java [522:599]


    private int jjMoveStringLiteralDfa0_0() {
        switch (curChar) {
        case 33:
            return jjMoveStringLiteralDfa1_0(0x1000L, 0x0L);
        case 36:
            return jjStopAtPos(0, 17);
        case 40:
            return jjStopAtPos(0, 81);
        case 41:
            return jjStopAtPos(0, 82);
        case 42:
            return jjStopAtPos(0, 89);
        case 43:
            return jjStopAtPos(0, 9);
        case 44:
            return jjStopAtPos(0, 88);
        case 45:
            return jjStopAtPos(0, 10);
        case 46:
            jjmatchedKind = 83;
            return jjMoveStringLiteralDfa1_0(0x0L, 0x100000L);
        case 47:
            jjmatchedKind = 6;
            return jjMoveStringLiteralDfa1_0(0x80L, 0x0L);
        case 58:
            return jjStopAtPos(0, 80);
        case 60:
            jjmatchedKind = 13;
            return jjMoveStringLiteralDfa1_0(0x4000L, 0x0L);
        case 61:
            return jjStopAtPos(0, 11);
        case 62:
            jjmatchedKind = 15;
            return jjMoveStringLiteralDfa1_0(0x10000L, 0x0L);
        case 64:
            return jjStopAtPos(0, 87);
        case 91:
            return jjStopAtPos(0, 85);
        case 93:
            return jjStopAtPos(0, 86);
        case 97:
            return jjMoveStringLiteralDfa1_0(0x10c010000000L, 0x0L);
        case 98:
            return jjMoveStringLiteralDfa1_0(0x0L, 0x8L);
        case 99:
            return jjMoveStringLiteralDfa1_0(0x1204001200000000L, 0x1000L);
        case 100:
            return jjMoveStringLiteralDfa1_0(0x880040000000L, 0x0L);
        case 101:
            return jjMoveStringLiteralDfa1_0(0x800000000000000L, 0x0L);
        case 102:
            return jjMoveStringLiteralDfa1_0(0x240000000000L, 0x4840L);
        case 105:
            return jjMoveStringLiteralDfa1_0(0x8000000000000L, 0x0L);
        case 107:
            return jjMoveStringLiteralDfa1_0(0x10000000000000L, 0x0L);
        case 108:
            return jjMoveStringLiteralDfa1_0(0x21000000000000L, 0x100L);
        case 109:
            return jjMoveStringLiteralDfa1_0(0x20000000L, 0x0L);
        case 110:
            return jjMoveStringLiteralDfa1_0(0xc0010080000000L, 0x292L);
        case 111:
            return jjMoveStringLiteralDfa1_0(0x8000000L, 0x0L);
        case 112:
            return jjMoveStringLiteralDfa1_0(0x2422400000000L, 0x0L);
        case 114:
            return jjMoveStringLiteralDfa1_0(0x0L, 0x2000L);
        case 115:
            return jjMoveStringLiteralDfa1_0(0xe500000800000000L, 0x401L);
        case 116:
            return jjMoveStringLiteralDfa1_0(0x100000000L, 0x24L);
        case 124:
            return jjStopAtPos(0, 8);
        default:
            return jjMoveNfa_0(0, 0);
        }
    }