expressionparsertokenmanager.java
来自「jpda例子文件」· Java 代码 · 共 1,570 行 · 第 1/4 页
JAVA
1,570 行
case 97: return jjMoveStringLiteralDfa3_0(active0, 0x20400000018000L, active1, 0L); case 98: return jjMoveStringLiteralDfa3_0(active0, 0x80000000000L, active1, 0L); case 99: return jjMoveStringLiteralDfa3_0(active0, 0x10000000000L, active1, 0L); case 101: return jjMoveStringLiteralDfa3_0(active0, 0x800L, active1, 0L); case 102: return jjMoveStringLiteralDfa3_0(active0, 0x80000L, active1, 0L); case 105: return jjMoveStringLiteralDfa3_0(active0, 0x505020000000000L, active1, 0L); case 108: return jjMoveStringLiteralDfa3_0(active0, 0x200008001000000L, active1, 0L); case 110: return jjMoveStringLiteralDfa3_0(active0, 0x2001006060000L, active1, 0L); case 111: return jjMoveStringLiteralDfa3_0(active0, 0x240008000400L, active1, 0L); case 112: return jjMoveStringLiteralDfa3_0(active0, 0x800180000000L, active1, 0L); case 114: if ((active0 & 0x10000000L) != 0L) return jjStartNfaWithStates_0(2, 28, 28); return jjMoveStringLiteralDfa3_0(active0, 0x18000000000000L, active1, 0L); case 115: return jjMoveStringLiteralDfa3_0(active0, 0x200402200L, active1, 0L); case 116: if ((active0 & 0x400000000L) != 0L) { jjmatchedKind = 34; jjmatchedPos = 2; } return jjMoveStringLiteralDfa3_0(active0, 0x102820805000L, active1, 0L); case 117: return jjMoveStringLiteralDfa3_0(active0, 0x40000000200000L, active1, 0L); case 119: if ((active0 & 0x4000000000L) != 0L) return jjStartNfaWithStates_0(2, 38, 28); break; case 121: if ((active0 & 0x80000000000000L) != 0L) return jjStartNfaWithStates_0(2, 55, 28); break; default : break; } return jjStartNfa_0(1, active0, active1);}private final 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 61: if ((active1 & 0x8000000000000L) != 0L) return jjStopAtPos(3, 115); break; case 97: return jjMoveStringLiteralDfa4_0(active0, 0x20000000e080800L, active1, 0L); case 98: return jjMoveStringLiteralDfa4_0(active0, 0x200000L, active1, 0L); case 99: return jjMoveStringLiteralDfa4_0(active0, 0x2000000004000L, active1, 0L); case 100: if ((active0 & 0x100000000000000L) != 0L) return jjStartNfaWithStates_0(3, 56, 28); break; case 101: if ((active0 & 0x1000L) != 0L) return jjStartNfaWithStates_0(3, 12, 28); else if ((active0 & 0x2000L) != 0L) return jjStartNfaWithStates_0(3, 13, 28); else if ((active0 & 0x400000L) != 0L) return jjStartNfaWithStates_0(3, 22, 28); else if ((active0 & 0x40000000000000L) != 0L) return jjStartNfaWithStates_0(3, 54, 28); return jjMoveStringLiteralDfa4_0(active0, 0x800800800000L, active1, 0L); case 103: if ((active0 & 0x1000000000L) != 0L) return jjStartNfaWithStates_0(3, 36, 28); break; case 105: return jjMoveStringLiteralDfa4_0(active0, 0x2000000000L, active1, 0L); case 107: return jjMoveStringLiteralDfa4_0(active0, 0x10000000000L, active1, 0L); case 108: if ((active0 & 0x8000000000L) != 0L) return jjStartNfaWithStates_0(3, 39, 28); return jjMoveStringLiteralDfa4_0(active0, 0x400080080000400L, active1, 0L); case 110: return jjMoveStringLiteralDfa4_0(active0, 0x20000000000000L, active1, 0L); case 111: if ((active0 & 0x20000000L) != 0L) return jjStartNfaWithStates_0(3, 29, 28); return jjMoveStringLiteralDfa4_0(active0, 0x18000100000000L, active1, 0L); case 114: if ((active0 & 0x8000L) != 0L) return jjStartNfaWithStates_0(3, 15, 28); return jjMoveStringLiteralDfa4_0(active0, 0x200000000000L, active1, 0L); case 115: if ((active0 & 0x4000000000000L) != 0L) return jjStartNfaWithStates_0(3, 50, 28); return jjMoveStringLiteralDfa4_0(active0, 0x1030000L, active1, 0L); case 116: return jjMoveStringLiteralDfa4_0(active0, 0x1440200040200L, active1, 0L); case 117: return jjMoveStringLiteralDfa4_0(active0, 0x100000000000L, active1, 0L); case 118: return jjMoveStringLiteralDfa4_0(active0, 0x20000000000L, active1, 0L); default : break; } return jjStartNfa_0(2, active0, active1);}private final 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 97: return jjMoveStringLiteralDfa5_0(active0, 0x30200000000L); case 99: return jjMoveStringLiteralDfa5_0(active0, 0x1000000000000L); case 101: if ((active0 & 0x1000000L) != 0L) return jjStartNfaWithStates_0(4, 24, 28); else if ((active0 & 0x400000000000000L) != 0L) return jjStartNfaWithStates_0(4, 58, 28); return jjMoveStringLiteralDfa5_0(active0, 0x40080000400L); case 104: if ((active0 & 0x4000L) != 0L) return jjStartNfaWithStates_0(4, 14, 28); return jjMoveStringLiteralDfa5_0(active0, 0x2000000000000L); case 105: return jjMoveStringLiteralDfa5_0(active0, 0x480000040000L); case 107: if ((active0 & 0x800L) != 0L) return jjStartNfaWithStates_0(4, 11, 28); break; case 108: if ((active0 & 0x2000000L) != 0L) { jjmatchedKind = 25; jjmatchedPos = 4; } return jjMoveStringLiteralDfa5_0(active0, 0x4200000L); case 110: return jjMoveStringLiteralDfa5_0(active0, 0x800000L); case 114: if ((active0 & 0x800000000000L) != 0L) return jjStartNfaWithStates_0(4, 47, 28); return jjMoveStringLiteralDfa5_0(active0, 0x100900000200L); case 115: if ((active0 & 0x10000L) != 0L) return jjStartNfaWithStates_0(4, 16, 28); return jjMoveStringLiteralDfa5_0(active0, 0x20000000000000L); case 116: if ((active0 & 0x20000L) != 0L) return jjStartNfaWithStates_0(4, 17, 28); else if ((active0 & 0x8000000L) != 0L) return jjStartNfaWithStates_0(4, 27, 28); else if ((active0 & 0x200000000000L) != 0L) return jjStartNfaWithStates_0(4, 45, 28); return jjMoveStringLiteralDfa5_0(active0, 0x200000000000000L); case 117: return jjMoveStringLiteralDfa5_0(active0, 0x80000L); case 118: return jjMoveStringLiteralDfa5_0(active0, 0x2000000000L); case 119: if ((active0 & 0x8000000000000L) != 0L) { jjmatchedKind = 51; jjmatchedPos = 4; } return jjMoveStringLiteralDfa5_0(active0, 0x10000000000000L); default : break; } return jjStartNfa_0(3, active0, 0L);}private final 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 97: return jjMoveStringLiteralDfa6_0(active0, 0x600L); case 99: if ((active0 & 0x80000000000L) != 0L) return jjStartNfaWithStates_0(5, 43, 28); else if ((active0 & 0x400000000000L) != 0L) return jjStartNfaWithStates_0(5, 46, 28); return jjMoveStringLiteralDfa6_0(active0, 0x40000000000L); case 100: return jjMoveStringLiteralDfa6_0(active0, 0x800000L); case 101: if ((active0 & 0x200000L) != 0L) return jjStartNfaWithStates_0(5, 21, 28); else if ((active0 & 0x2000000000L) != 0L) return jjStartNfaWithStates_0(5, 37, 28); break; case 102: return jjMoveStringLiteralDfa6_0(active0, 0x800000000L); case 103: return jjMoveStringLiteralDfa6_0(active0, 0x10000000000L); case 104: if ((active0 & 0x1000000000000L) != 0L) return jjStartNfaWithStates_0(5, 48, 28); break; case 105: return jjMoveStringLiteralDfa6_0(active0, 0x220000000000000L); case 108: return jjMoveStringLiteralDfa6_0(active0, 0x4080000L); case 109: return jjMoveStringLiteralDfa6_0(active0, 0x80000000L); case 110: if ((active0 & 0x100000000000L) != 0L) return jjStartNfaWithStates_0(5, 44, 28); return jjMoveStringLiteralDfa6_0(active0, 0x200040000L); case 114: return jjMoveStringLiteralDfa6_0(active0, 0x2000000000000L); case 115: if ((active0 & 0x10000000000000L) != 0L) return jjStartNfaWithStates_0(5, 52, 28); break; case 116: if ((active0 & 0x100000000L) != 0L) return jjStartNfaWithStates_0(5, 32, 28); return jjMoveStringLiteralDfa6_0(active0, 0x20000000000L); default : break; } return jjStartNfa_0(4, active0, 0L);}private final 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 97: return jjMoveStringLiteralDfa7_0(active0, 0x800000000L); case 99: return jjMoveStringLiteralDfa7_0(active0, 0x200000200L); case 101: if ((active0 & 0x10000000000L) != 0L) return jjStartNfaWithStates_0(6, 40, 28); else if ((active0 & 0x20000000000L) != 0L) return jjStartNfaWithStates_0(6, 41, 28); return jjMoveStringLiteralDfa7_0(active0, 0x20000080000000L); case 108: return jjMoveStringLiteralDfa7_0(active0, 0x200000000000000L); case 110: if ((active0 & 0x400L) != 0L) return jjStartNfaWithStates_0(6, 10, 28); break; case 111: return jjMoveStringLiteralDfa7_0(active0, 0x2000000000000L); case 115: if ((active0 & 0x800000L) != 0L) return jjStartNfaWithStates_0(6, 23, 28); break; case 116: if ((active0 & 0x80000L) != 0L) return jjStartNfaWithStates_0(6, 19, 28); return jjMoveStringLiteralDfa7_0(active0, 0x40000000000L); case 117: return jjMoveStringLiteralDfa7_0(active0, 0x40000L); case 121: if ((active0 & 0x4000000L) != 0L) return jjStartNfaWithStates_0(6, 26, 28); break; default : break; } return jjStartNfa_0(5, active0, 0L);}private final 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 99: return jjMoveStringLiteralDfa8_0(active0, 0x800000000L); case 101: if ((active0 & 0x40000L) != 0L) return jjStartNfaWithStates_0(7, 18, 28); else if ((active0 & 0x200000000000000L) != 0L) return jjStartNfaWithStates_0(7, 57, 28); return jjMoveStringLiteralDfa8_0(active0, 0x40200000000L); case 110: return jjMoveStringLiteralDfa8_0(active0, 0x22000080000000L); case 116: if ((active0 & 0x200L) != 0L) return jjStartNfaWithStates_0(7, 9, 28); break; default : break; } return jjStartNfa_0(6, active0, 0L);}private final 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 100: if ((active0 & 0x40000000000L) != 0L) return jjStartNfaWithStates_0(8, 42, 28); break; case 101: if ((active0 & 0x800000000L) != 0L) return jjStartNfaWithStates_0(8, 35, 28); break; case 105: return jjMoveStringLiteralDfa9_0(active0, 0x2000000000000L); case 111: return jjMoveStringLiteralDfa9_0(active0, 0x200000000L); case 116: if ((active0 & 0x20000000000000L) != 0L) return jjStartNfaWithStates_0(8, 53, 28); return jjMoveStringLiteralDfa9_0(active0, 0x80000000L); default : break; } return jjStartNfa_0(7, active0, 0L);}private final 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 102: if ((active0 & 0x200000000L) != 0L) return jjStartNfaWithStates_0(9, 33, 28); break; case 115: if ((active0 & 0x80000000L) != 0L) return jjStartNfaWithStates_0(9, 31, 28); break; case 122: return jjMoveStringLiteralDfa10_0(active0, 0x2000000000000L); default : break; } return jjStartNfa_0(8, active0, 0L);}private final int jjMoveStringLiteralDfa10_0(long old0, long active0){ if (((active0 &= old0)) == 0L) return jjStartNfa_0(8, old0, 0L); try { curChar = input_stream.readChar(); }
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?