📄 serqlparsertokenmanager.java
字号:
/* Generated By:JavaCC: Do not edit this line. SerqlParserTokenManager.java */package org.openrdf.sesame.query.serql.parser;public class SerqlParserTokenManager implements SerqlParserConstants{ public java.io.PrintStream debugStream = System.out; public void setDebugStream(java.io.PrintStream ds) { debugStream = ds; }private final int jjStopStringLiteralDfa_0(int pos, long active0){ switch (pos) { case 0: if ((active0 & 0x300L) != 0L) return 46; if ((active0 & 0x200000L) != 0L) return 51; if ((active0 & 0xffffffffc00000L) != 0L) { jjmatchedKind = 72; return 72; } return -1; case 1: if ((active0 & 0xb6fff7ffc00000L) != 0L) { if (jjmatchedPos != 1) { jjmatchedKind = 72; jjmatchedPos = 1; } return 72; } if ((active0 & 0x49000800000000L) != 0L) return 72; return -1; case 2: if ((active0 & 0x8efff1ffc00000L) != 0L) { jjmatchedKind = 72; jjmatchedPos = 2; return 72; } if ((active0 & 0x30000600000000L) != 0L) return 72; return -1; case 3: if ((active0 & 0x8ef6a177c00000L) != 0L) { jjmatchedKind = 72; jjmatchedPos = 3; return 72; } if ((active0 & 0x95088000000L) != 0L) return 72; return -1; case 4: if ((active0 & 0x88b62047800000L) != 0L) { jjmatchedKind = 72; jjmatchedPos = 4; return 72; } if ((active0 & 0x6408130400000L) != 0L) return 72; return -1; case 5: if ((active0 & 0x8b60006800000L) != 0L) { jjmatchedKind = 72; jjmatchedPos = 5; return 72; } if ((active0 & 0x80002041000000L) != 0L) return 72; return -1; case 6: if ((active0 & 0x8960006800000L) != 0L) { jjmatchedKind = 72; jjmatchedPos = 6; return 72; } if ((active0 & 0x200000000000L) != 0L) return 72; return -1; case 7: if ((active0 & 0x8940002800000L) != 0L) { jjmatchedKind = 72; jjmatchedPos = 7; return 72; } if ((active0 & 0x20004000000L) != 0L) return 72; return -1; case 8: if ((active0 & 0x100000000000L) != 0L) { jjmatchedKind = 72; jjmatchedPos = 8; return 72; } if ((active0 & 0x8840002800000L) != 0L) return 72; return -1; default : return -1; }}private final int jjStartNfa_0(int pos, long active0){ return jjMoveNfa_0(jjStopStringLiteralDfa_0(pos, active0), pos + 1);}private final int jjStopAtPos(int pos, int kind){ jjmatchedKind = kind; jjmatchedPos = pos; return pos + 1;}private final 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 final int jjMoveStringLiteralDfa0_0(){ switch(curChar) { case 33: return jjMoveStringLiteralDfa1_0(0x80L); case 40: return jjStopAtPos(0, 17); case 41: return jjStopAtPos(0, 18); case 42: return jjStopAtPos(0, 12); case 44: return jjStopAtPos(0, 13); case 59: return jjStopAtPos(0, 14); case 60: jjmatchedKind = 8; return jjMoveStringLiteralDfa1_0(0x200L); case 61: return jjStopAtPos(0, 6); case 62: jjmatchedKind = 11; return jjMoveStringLiteralDfa1_0(0x400L); case 91: return jjStopAtPos(0, 19); case 93: return jjStopAtPos(0, 20); case 95: return jjStartNfaWithStates_0(0, 21, 51); case 65: case 97: return jjMoveStringLiteralDfa1_0(0x31000400000000L); case 67: case 99: return jjMoveStringLiteralDfa1_0(0x4002000000L); case 68: case 100: return jjMoveStringLiteralDfa1_0(0x20004000000L); case 69: case 101: return jjMoveStringLiteralDfa1_0(0x80000000000000L); case 70: case 102: return jjMoveStringLiteralDfa1_0(0x108000000L); case 73: case 105: return jjMoveStringLiteralDfa1_0(0x48f02000000000L); case 76: case 108: return jjMoveStringLiteralDfa1_0(0x59020000000L); case 77: case 109: return jjMoveStringLiteralDfa1_0(0x4000000000000L); case 78: case 110: return jjMoveStringLiteralDfa1_0(0x80200800000L); case 79: case 111: return jjMoveStringLiteralDfa1_0(0x840000000L); case 83: case 115: return jjMoveStringLiteralDfa1_0(0x1000000L); case 84: case 116: return jjMoveStringLiteralDfa1_0(0x80000000L); case 85: case 117: return jjMoveStringLiteralDfa1_0(0x2000000400000L); case 87: case 119: return jjMoveStringLiteralDfa1_0(0x10000000L); case 123: return jjStopAtPos(0, 15); case 125: return jjStopAtPos(0, 16); default : return jjMoveNfa_0(0, 0); }}private final int jjMoveStringLiteralDfa1_0(long active0){ try { curChar = input_stream.readChar(); } catch(java.io.IOException e) { jjStopStringLiteralDfa_0(0, active0); return 1; } switch(curChar) { case 61: if ((active0 & 0x80L) != 0L) return jjStopAtPos(1, 7); else if ((active0 & 0x200L) != 0L) return jjStopAtPos(1, 9); else if ((active0 & 0x400L) != 0L) return jjStopAtPos(1, 10); break; case 65: case 97: return jjMoveStringLiteralDfa2_0(active0, 0x3c100800000L); case 69: case 101: return jjMoveStringLiteralDfa2_0(active0, 0x1000000L); case 70: case 102: return jjMoveStringLiteralDfa2_0(active0, 0x40000000L); case 71: case 103: return jjMoveStringLiteralDfa2_0(active0, 0x2000000000L); case 72: case 104: return jjMoveStringLiteralDfa2_0(active0, 0x10000000L); case 73: case 105: return jjMoveStringLiteralDfa2_0(active0, 0x4001024000000L); case 76: case 108: return jjMoveStringLiteralDfa2_0(active0, 0x20000000000000L); case 78: case 110: if ((active0 & 0x40000000000000L) != 0L) { jjmatchedKind = 54; jjmatchedPos = 1; } return jjMoveStringLiteralDfa2_0(active0, 0x1a000400000000L); case 79: case 111: return jjMoveStringLiteralDfa2_0(active0, 0x40202000000L); case 82: case 114: if ((active0 & 0x800000000L) != 0L) return jjStartNfaWithStates_0(1, 35, 72); return jjMoveStringLiteralDfa2_0(active0, 0x88000000L); case 83: case 115: if ((active0 & 0x1000000000000L) != 0L) return jjStartNfaWithStates_0(1, 48, 72); return jjMoveStringLiteralDfa2_0(active0, 0xf00000400000L); case 85: case 117: return jjMoveStringLiteralDfa2_0(active0, 0x80000000000L); case 88: case 120: return jjMoveStringLiteralDfa2_0(active0, 0x80000000000000L); default : break; } return jjStartNfa_0(0, active0);}private final int jjMoveStringLiteralDfa2_0(long old0, long active0){ if (((active0 &= old0)) == 0L) return jjStartNfa_0(0, old0); try { curChar = input_stream.readChar(); } catch(java.io.IOException e) { jjStopStringLiteralDfa_0(1, active0); return 2; } switch(curChar) { case 66: case 98: return jjMoveStringLiteralDfa3_0(active0, 0x208000000000L); case 67: case 99: return jjMoveStringLiteralDfa3_0(active0, 0x40000000000L); case 68: case 100: if ((active0 & 0x400000000L) != 0L) return jjStartNfaWithStates_0(2, 34, 72); break; case 69: case 101: return jjMoveStringLiteralDfa3_0(active0, 0x10000000L); case 70: case 102: return jjMoveStringLiteralDfa3_0(active0, 0x40000000L); case 73: case 105: return jjMoveStringLiteralDfa3_0(active0, 0x82000000400000L); case 75: case 107: return jjMoveStringLiteralDfa3_0(active0, 0x1000000000L); case 76: case 108: if ((active0 & 0x20000000000000L) != 0L) return jjStartNfaWithStates_0(2, 53, 72); return jjMoveStringLiteralDfa3_0(active0, 0x880101000000L); case 77: case 109: return jjMoveStringLiteralDfa3_0(active0, 0x20800000L); case 78: case 110: return jjMoveStringLiteralDfa3_0(active0, 0x4012002000000L); case 79: case 111: return jjMoveStringLiteralDfa3_0(active0, 0x8000000L); case 82: case 114: return jjMoveStringLiteralDfa3_0(active0, 0x100000000000L); case 83: case 115: return jjMoveStringLiteralDfa3_0(active0, 0x4004000000L); case 84: case 116: if ((active0 & 0x200000000L) != 0L) return jjStartNfaWithStates_0(2, 33, 72); return jjMoveStringLiteralDfa3_0(active0, 0x8020000000000L); case 85: case 117: return jjMoveStringLiteralDfa3_0(active0, 0x400080000000L); case 89: case 121: if ((active0 & 0x10000000000000L) != 0L) return jjStartNfaWithStates_0(2, 52, 72); break; default : break; } return jjStartNfa_0(1, active0);}private final int jjMoveStringLiteralDfa3_0(long old0, long active0){ if (((active0 &= old0)) == 0L) return jjStartNfa_0(1, old0); try { curChar = input_stream.readChar(); } catch(java.io.IOException e) { jjStopStringLiteralDfa_0(2, active0); return 3; } switch(curChar) { case 65: case 97: return jjMoveStringLiteralDfa4_0(active0, 0x60000000000L); case 69: case 101: if ((active0 & 0x80000000L) != 0L) return jjStartNfaWithStates_0(3, 31, 72); else if ((active0 & 0x1000000000L) != 0L) return jjStartNfaWithStates_0(3, 36, 72); else if ((active0 & 0x4000000000L) != 0L) return jjStartNfaWithStates_0(3, 38, 72); return jjMoveStringLiteralDfa4_0(active0, 0x8108001800000L); case 71: case 103: if ((active0 & 0x10000000000L) != 0L) return jjStartNfaWithStates_0(3, 40, 72); break; case 73: case 105: return jjMoveStringLiteralDfa4_0(active0, 0x800020000000L); case 76: case 108: if ((active0 & 0x80000000000L) != 0L) return jjStartNfaWithStates_0(3, 43, 72); break; case 77: case 109: if ((active0 & 0x8000000L) != 0L) return jjStartNfaWithStates_0(3, 27, 72); break; case 78: case 110: return jjMoveStringLiteralDfa4_0(active0, 0x200000400000L); case 79: case 111: return jjMoveStringLiteralDfa4_0(active0, 0x2002000000000L); case 82: case 114: return jjMoveStringLiteralDfa4_0(active0, 0x400010000000L); case 83: case 115: return jjMoveStringLiteralDfa4_0(active0, 0x80000142000000L); case 84: case 116: return jjMoveStringLiteralDfa4_0(active0, 0x4000000L); case 85: case 117: return jjMoveStringLiteralDfa4_0(active0, 0x4000000000000L); default : break; } return jjStartNfa_0(2, active0);}private final int jjMoveStringLiteralDfa4_0(long old0, long active0){ if (((active0 &= old0)) == 0L) return jjStartNfa_0(2, old0); try { curChar = input_stream.readChar(); } catch(java.io.IOException e) { jjStopStringLiteralDfa_0(3, active0); return 4; } switch(curChar) { case 67: case 99: return jjMoveStringLiteralDfa5_0(active0, 0x1000000L); case 69: case 101: if ((active0 & 0x10000000L) != 0L) return jjStartNfaWithStates_0(4, 28, 72); else if ((active0 & 0x100000000L) != 0L) return jjStartNfaWithStates_0(4, 32, 72); return jjMoveStringLiteralDfa5_0(active0, 0x40000000L); case 71: case 103: if ((active0 & 0x400000L) != 0L) return jjStartNfaWithStates_0(4, 22, 72); break; case 73: case 105: if ((active0 & 0x400000000000L) != 0L) return jjStartNfaWithStates_0(4, 46, 72); return jjMoveStringLiteralDfa5_0(active0, 0x4000000L); case 76: case 108: if ((active0 & 0x8000000000L) != 0L) return jjStartNfaWithStates_0(4, 39, 72); return jjMoveStringLiteralDfa5_0(active0, 0x40000000000L); case 78: case 110: if ((active0 & 0x2000000000000L) != 0L) return jjStartNfaWithStates_0(4, 49, 72); break; case 79: case 111: return jjMoveStringLiteralDfa5_0(active0, 0x200000000000L); case 82: case 114: return jjMoveStringLiteralDfa5_0(active0, 0x8002000000000L); case 83:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -