net.sourceforge.cobertura.javancss
Class JavaParserTokenManager
java.lang.Object
net.sourceforge.cobertura.javancss.JavaParserTokenManager
- All Implemented Interfaces:
- JavaParserConstants
public class JavaParserTokenManager
- extends java.lang.Object
- implements JavaParserConstants
Fields inherited from interface net.sourceforge.cobertura.javancss.JavaParserConstants |
_DEFAULT, ABSTRACT, ANDASSIGN, ASSERT, ASSIGN, BANG, BIT_AND, BIT_OR, BOOLEAN, BREAK, BYTE, CASE, CATCH, CHAR, CHARACTER_LITERAL, CLASS, COLON, COMMA, CONST, CONTINUE, DECIMAL_LITERAL, DECR, DEFAULT, DIGIT, DO, DOT, DOUBLE, ELSE, END_OF_LINE_MULTI, EOF, EQ, EXPONENT, EXTENDS, FALSE, FINAL, FINALLY, FLOAT, FLOATING_POINT_LITERAL, FOR, GE, GOTO, GT, HEX_LITERAL, HOOK, IDENTIFIER, IF, IMPLEMENTS, IMPORT, IN_MULTI_LINE_COMMENT, IN_SINGLE_LINE_COMMENT, INCR, INSTANCEOF, INT, INTEGER_LITERAL, INTERFACE, LBRACE, LBRACKET, LE, LETTER, LONG, LPAREN, LSHIFT, LSHIFTASSIGN, LT, MINUS, MINUSASSIGN, MULTI_LINE_COMMENT, NATIVE, NE, NEW, NULL, OCTAL_LITERAL, ORASSIGN, PACKAGE, PLUS, PLUSASSIGN, PRIVATE, PROTECTED, PUBLIC, RBRACE, RBRACKET, REM, REMASSIGN, RETURN, RPAREN, RSIGNEDSHIFT, RSIGNEDSHIFTASSIGN, RUNSIGNEDSHIFT, RUNSIGNEDSHIFTASSIGN, SC_AND, SC_OR, SEMICOLON, SHORT, SINGLE_LINE_COMMENT, SINGLE_LINE_COMMENT2, SLASH, SLASHASSIGN, STAR, STARASSIGN, STATIC, STRING_LITERAL, SUPER, SWITCH, SYNCHRONIZED, TESTAAAA, THIS, THROW, THROWS, TILDE, tokenImage, TRANSIENT, TRUE, TRY, VOID, VOLATILE, WHILE, XOR, XORASSIGN |
Method Summary |
Token |
getNextToken()
|
private void |
jjAddStates(int start,
int end)
|
private static boolean |
jjCanMove_0(int hiByte,
int i1,
int i2,
long l1,
long l2)
|
private static boolean |
jjCanMove_1(int hiByte,
int i1,
int i2,
long l1,
long l2)
|
private void |
jjCheckNAdd(int state)
|
private void |
jjCheckNAddStates(int start,
int end)
|
private void |
jjCheckNAddTwoStates(int state1,
int state2)
|
private Token |
jjFillToken()
|
private int |
jjMoveNfa_0(int startState,
int curPos)
|
private int |
jjMoveNfa_1(int startState,
int curPos)
|
private int |
jjMoveNfa_2(int startState,
int curPos)
|
private int |
jjMoveStringLiteralDfa0_0()
|
private int |
jjMoveStringLiteralDfa0_1()
|
private int |
jjMoveStringLiteralDfa0_2()
|
private int |
jjMoveStringLiteralDfa1_0(long active0,
long active1)
|
private int |
jjMoveStringLiteralDfa1_2(long active0)
|
private int |
jjMoveStringLiteralDfa10_0(long old0,
long active0)
|
private int |
jjMoveStringLiteralDfa11_0(long old0,
long active0)
|
private int |
jjMoveStringLiteralDfa2_0(long old0,
long active0,
long old1,
long active1)
|
private int |
jjMoveStringLiteralDfa3_0(long old0,
long active0,
long old1,
long active1)
|
private int |
jjMoveStringLiteralDfa4_0(long old0,
long active0,
long old1,
long active1)
|
private int |
jjMoveStringLiteralDfa5_0(long old0,
long active0,
long old1,
long active1)
|
private int |
jjMoveStringLiteralDfa6_0(long old0,
long active0)
|
private int |
jjMoveStringLiteralDfa7_0(long old0,
long active0)
|
private int |
jjMoveStringLiteralDfa8_0(long old0,
long active0)
|
private int |
jjMoveStringLiteralDfa9_0(long old0,
long active0)
|
private int |
jjStartNfa_0(int pos,
long active0,
long active1)
|
private int |
jjStartNfa_2(int pos)
|
private int |
jjStartNfaWithStates_0(int pos,
int kind,
int state)
|
private int |
jjStopAtPos(int pos,
int kind)
|
private int |
jjStopStringLiteralDfa_0(int pos,
long active0,
long active1)
|
private int |
jjStopStringLiteralDfa_2(int pos)
|
private void |
MoreLexicalActions()
|
private void |
ReInitRounds()
|
private void |
SkipLexicalActions()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jjbitVec0
private static final long[] jjbitVec0
jjbitVec2
private static final long[] jjbitVec2
jjbitVec3
private static final long[] jjbitVec3
jjbitVec4
private static final long[] jjbitVec4
jjbitVec5
private static final long[] jjbitVec5
jjbitVec6
private static final long[] jjbitVec6
jjbitVec7
private static final long[] jjbitVec7
jjbitVec8
private static final long[] jjbitVec8
jjnextStates
private static final int[] jjnextStates
jjstrLiteralImages
private static final java.lang.String[] jjstrLiteralImages
jjnewLexState
private static final int[] jjnewLexState
jjtoToken
private static final long[] jjtoToken
jjtoSkip
private static final long[] jjtoSkip
jjtoSpecial
private static final long[] jjtoSpecial
input_stream
private ASCII_UCodeESC_CharStream input_stream
jjrounds
private final int[] jjrounds
jjstateSet
private final int[] jjstateSet
image
private java.lang.StringBuffer image
jjimageLen
private int jjimageLen
curChar
private char curChar
curLexState
private int curLexState
jjnewStateCnt
private int jjnewStateCnt
jjround
private int jjround
jjmatchedPos
private int jjmatchedPos
jjmatchedKind
private int jjmatchedKind
JavaParserTokenManager
public JavaParserTokenManager(ASCII_UCodeESC_CharStream stream)
jjStopStringLiteralDfa_0
private final int jjStopStringLiteralDfa_0(int pos,
long active0,
long active1)
jjStartNfa_0
private final int jjStartNfa_0(int pos,
long active0,
long active1)
jjStopAtPos
private final int jjStopAtPos(int pos,
int kind)
jjStartNfaWithStates_0
private final int jjStartNfaWithStates_0(int pos,
int kind,
int state)
jjMoveStringLiteralDfa0_0
private final int jjMoveStringLiteralDfa0_0()
jjMoveStringLiteralDfa1_0
private final int jjMoveStringLiteralDfa1_0(long active0,
long active1)
jjMoveStringLiteralDfa2_0
private final int jjMoveStringLiteralDfa2_0(long old0,
long active0,
long old1,
long active1)
jjMoveStringLiteralDfa3_0
private final int jjMoveStringLiteralDfa3_0(long old0,
long active0,
long old1,
long active1)
jjMoveStringLiteralDfa4_0
private final int jjMoveStringLiteralDfa4_0(long old0,
long active0,
long old1,
long active1)
jjMoveStringLiteralDfa5_0
private final int jjMoveStringLiteralDfa5_0(long old0,
long active0,
long old1,
long active1)
jjMoveStringLiteralDfa6_0
private final int jjMoveStringLiteralDfa6_0(long old0,
long active0)
jjMoveStringLiteralDfa7_0
private final int jjMoveStringLiteralDfa7_0(long old0,
long active0)
jjMoveStringLiteralDfa8_0
private final int jjMoveStringLiteralDfa8_0(long old0,
long active0)
jjMoveStringLiteralDfa9_0
private final int jjMoveStringLiteralDfa9_0(long old0,
long active0)
jjMoveStringLiteralDfa10_0
private final int jjMoveStringLiteralDfa10_0(long old0,
long active0)
jjMoveStringLiteralDfa11_0
private final int jjMoveStringLiteralDfa11_0(long old0,
long active0)
jjCheckNAdd
private final void jjCheckNAdd(int state)
jjAddStates
private final void jjAddStates(int start,
int end)
jjCheckNAddTwoStates
private final void jjCheckNAddTwoStates(int state1,
int state2)
jjCheckNAddStates
private final void jjCheckNAddStates(int start,
int end)
jjMoveNfa_0
private final int jjMoveNfa_0(int startState,
int curPos)
jjStopStringLiteralDfa_2
private final int jjStopStringLiteralDfa_2(int pos)
jjStartNfa_2
private final int jjStartNfa_2(int pos)
jjMoveStringLiteralDfa0_2
private final int jjMoveStringLiteralDfa0_2()
jjMoveStringLiteralDfa1_2
private final int jjMoveStringLiteralDfa1_2(long active0)
jjMoveNfa_2
private final int jjMoveNfa_2(int startState,
int curPos)
jjMoveStringLiteralDfa0_1
private final int jjMoveStringLiteralDfa0_1()
jjMoveNfa_1
private final int jjMoveNfa_1(int startState,
int curPos)
jjCanMove_0
private static final boolean jjCanMove_0(int hiByte,
int i1,
int i2,
long l1,
long l2)
jjCanMove_1
private static final boolean jjCanMove_1(int hiByte,
int i1,
int i2,
long l1,
long l2)
ReInitRounds
private final void ReInitRounds()
jjFillToken
private final Token jjFillToken()
getNextToken
public final Token getNextToken()
SkipLexicalActions
private final void SkipLexicalActions()
MoreLexicalActions
private final void MoreLexicalActions()