📄 aclparsertokenmanager.java
字号:
/* Generated By:JavaCC: Do not edit this line. ACLParserTokenManager.java */
package jade.lang.acl;
//#APIDOC_EXCLUDE_FILE
import java.io.*;
import jade.core.AID;
public class ACLParserTokenManager implements ACLParserConstants
{
public java.io.PrintStream debugStream = System.out;
public void setDebugStream(java.io.PrintStream ds) { debugStream = ds; }
private final int jjStopStringLiteralDfa_4(int pos, long active0){
switch (pos) {
case 0:
if ((active0 & 0x1c000000000000L) != 0L)
return 1;
return -1;
default :
return -1;
}
}
private final int jjStartNfa_4(int pos, long active0){
return jjMoveNfa_4(jjStopStringLiteralDfa_4(pos, active0), pos + 1);
}
private final int jjStopAtPos(int pos, int kind)
{
jjmatchedKind = kind;
jjmatchedPos = pos;
return pos + 1;
}
private final 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 final int jjMoveStringLiteralDfa0_4()
{
switch(curChar)
{
case 40:
return jjStopAtPos(0, 55);
case 41:
return jjStopAtPos(0, 54);
case 58:
return jjMoveStringLiteralDfa1_4(0x1c000000000000L);
case 65:
case 97:
return jjMoveStringLiteralDfa1_4(0x2000000000000L);
case 83:
case 115:
return jjMoveStringLiteralDfa1_4(0x1800000000000L);
default :
return jjMoveNfa_4(0, 0);
}
}
private final int jjMoveStringLiteralDfa1_4(long active0)
{
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_4(0, active0);
return 1;
}
switch(curChar)
{
case 65:
case 97:
return jjMoveStringLiteralDfa2_4(active0, 0x8000000000000L);
case 69:
case 101:
return jjMoveStringLiteralDfa2_4(active0, 0x1800000000000L);
case 71:
case 103:
return jjMoveStringLiteralDfa2_4(active0, 0x2000000000000L);
case 78:
case 110:
return jjMoveStringLiteralDfa2_4(active0, 0x4000000000000L);
case 82:
case 114:
return jjMoveStringLiteralDfa2_4(active0, 0x10000000000000L);
default :
break;
}
return jjStartNfa_4(0, active0);
}
private final int jjMoveStringLiteralDfa2_4(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_4(0, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_4(1, active0);
return 2;
}
switch(curChar)
{
case 65:
case 97:
return jjMoveStringLiteralDfa3_4(active0, 0x4000000000000L);
case 68:
case 100:
return jjMoveStringLiteralDfa3_4(active0, 0x8000000000000L);
case 69:
case 101:
return jjMoveStringLiteralDfa3_4(active0, 0x12000000000000L);
case 81:
case 113:
return jjMoveStringLiteralDfa3_4(active0, 0x1000000000000L);
case 84:
case 116:
if ((active0 & 0x800000000000L) != 0L)
return jjStopAtPos(2, 47);
break;
default :
break;
}
return jjStartNfa_4(1, active0);
}
private final int jjMoveStringLiteralDfa3_4(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_4(1, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_4(2, active0);
return 3;
}
switch(curChar)
{
case 68:
case 100:
return jjMoveStringLiteralDfa4_4(active0, 0x8000000000000L);
case 77:
case 109:
return jjMoveStringLiteralDfa4_4(active0, 0x4000000000000L);
case 78:
case 110:
return jjMoveStringLiteralDfa4_4(active0, 0x2000000000000L);
case 83:
case 115:
return jjMoveStringLiteralDfa4_4(active0, 0x10000000000000L);
case 85:
case 117:
return jjMoveStringLiteralDfa4_4(active0, 0x1000000000000L);
default :
break;
}
return jjStartNfa_4(2, active0);
}
private final int jjMoveStringLiteralDfa4_4(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_4(2, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_4(3, active0);
return 4;
}
switch(curChar)
{
case 69:
case 101:
if ((active0 & 0x4000000000000L) != 0L)
return jjStopAtPos(4, 50);
return jjMoveStringLiteralDfa5_4(active0, 0x1000000000000L);
case 79:
case 111:
return jjMoveStringLiteralDfa5_4(active0, 0x10000000000000L);
case 82:
case 114:
return jjMoveStringLiteralDfa5_4(active0, 0x8000000000000L);
case 84:
case 116:
return jjMoveStringLiteralDfa5_4(active0, 0x2000000000000L);
default :
break;
}
return jjStartNfa_4(3, active0);
}
private final int jjMoveStringLiteralDfa5_4(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_4(3, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_4(4, active0);
return 5;
}
switch(curChar)
{
case 45:
return jjMoveStringLiteralDfa6_4(active0, 0x2000000000000L);
case 69:
case 101:
return jjMoveStringLiteralDfa6_4(active0, 0x8000000000000L);
case 76:
case 108:
return jjMoveStringLiteralDfa6_4(active0, 0x10000000000000L);
case 78:
case 110:
return jjMoveStringLiteralDfa6_4(active0, 0x1000000000000L);
default :
break;
}
return jjStartNfa_4(4, active0);
}
private final int jjMoveStringLiteralDfa6_4(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_4(4, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_4(5, active0);
return 6;
}
switch(curChar)
{
case 67:
case 99:
return jjMoveStringLiteralDfa7_4(active0, 0x1000000000000L);
case 73:
case 105:
return jjMoveStringLiteralDfa7_4(active0, 0x2000000000000L);
case 83:
case 115:
return jjMoveStringLiteralDfa7_4(active0, 0x8000000000000L);
case 86:
case 118:
return jjMoveStringLiteralDfa7_4(active0, 0x10000000000000L);
default :
break;
}
return jjStartNfa_4(5, active0);
}
private final int jjMoveStringLiteralDfa7_4(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_4(5, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_4(6, active0);
return 7;
}
switch(curChar)
{
case 68:
case 100:
return jjMoveStringLiteralDfa8_4(active0, 0x2000000000000L);
case 69:
case 101:
if ((active0 & 0x1000000000000L) != 0L)
return jjStopAtPos(7, 48);
return jjMoveStringLiteralDfa8_4(active0, 0x10000000000000L);
case 83:
case 115:
return jjMoveStringLiteralDfa8_4(active0, 0x8000000000000L);
default :
break;
}
return jjStartNfa_4(6, active0);
}
private final int jjMoveStringLiteralDfa8_4(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_4(6, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_4(7, active0);
return 8;
}
switch(curChar)
{
case 69:
case 101:
return jjMoveStringLiteralDfa9_4(active0, 0xa000000000000L);
case 82:
case 114:
return jjMoveStringLiteralDfa9_4(active0, 0x10000000000000L);
default :
break;
}
return jjStartNfa_4(7, active0);
}
private final int jjMoveStringLiteralDfa9_4(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_4(7, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_4(8, active0);
return 9;
}
switch(curChar)
{
case 78:
case 110:
return jjMoveStringLiteralDfa10_4(active0, 0x2000000000000L);
case 83:
case 115:
if ((active0 & 0x8000000000000L) != 0L)
return jjStopAtPos(9, 51);
else if ((active0 & 0x10000000000000L) != 0L)
return jjStopAtPos(9, 52);
break;
default :
break;
}
return jjStartNfa_4(8, active0);
}
private final int jjMoveStringLiteralDfa10_4(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_4(8, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_4(9, active0);
return 10;
}
switch(curChar)
{
case 84:
case 116:
return jjMoveStringLiteralDfa11_4(active0, 0x2000000000000L);
default :
break;
}
return jjStartNfa_4(9, active0);
}
private final int jjMoveStringLiteralDfa11_4(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_4(9, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_4(10, active0);
return 11;
}
switch(curChar)
{
case 73:
case 105:
return jjMoveStringLiteralDfa12_4(active0, 0x2000000000000L);
default :
break;
}
return jjStartNfa_4(10, active0);
}
private final int jjMoveStringLiteralDfa12_4(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_4(10, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_4(11, active0);
return 12;
}
switch(curChar)
{
case 70:
case 102:
return jjMoveStringLiteralDfa13_4(active0, 0x2000000000000L);
default :
break;
}
return jjStartNfa_4(11, active0);
}
private final int jjMoveStringLiteralDfa13_4(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_4(11, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_4(12, active0);
return 13;
}
switch(curChar)
{
case 73:
case 105:
return jjMoveStringLiteralDfa14_4(active0, 0x2000000000000L);
default :
break;
}
return jjStartNfa_4(12, active0);
}
private final int jjMoveStringLiteralDfa14_4(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_4(12, old0);
try { curChar = input_stream.readChar(); }
catch(java.io.IOException e) {
jjStopStringLiteralDfa_4(13, active0);
return 14;
}
switch(curChar)
{
case 69:
case 101:
return jjMoveStringLiteralDfa15_4(active0, 0x2000000000000L);
default :
break;
}
return jjStartNfa_4(13, active0);
}
private final int jjMoveStringLiteralDfa15_4(long old0, long active0)
{
if (((active0 &= old0)) == 0L)
return jjStartNfa_4(13, old0);
try { curChar = input_stream.readChar(); }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -