com.thaiopensource.relaxng.parse.compact
Class CompactSyntaxTokenManager
java.lang.Object
com.thaiopensource.relaxng.parse.compact.CompactSyntaxTokenManager
- All Implemented Interfaces:
- CompactSyntaxConstants
public class CompactSyntaxTokenManager
- extends Object
- implements CompactSyntaxConstants
Fields inherited from interface com.thaiopensource.relaxng.parse.compact.CompactSyntaxConstants |
AFTER_DOCUMENTATION, AFTER_SINGLE_LINE_COMMENT, BASE_CHAR, COMBINING_CHAR, DEFAULT, DIGIT, DOCUMENTATION, DOCUMENTATION_AFTER_SINGLE_LINE_COMMENT, DOCUMENTATION_CONTINUE, EOF, ESCAPED_IDENTIFIER, EXTENDER, FANNOTATE, IDENTIFIER, IDEOGRAPHIC, ILLEGAL_CHAR, LETTER, LITERAL, NCNAME, NEWLINE, NMCHAR, NMSTART, NOT_NEWLINE, PREFIX_STAR, PREFIXED_NAME, SINGLE_LINE_COMMENT, SINGLE_LINE_COMMENT_CONTINUE, tokenImage, WS |
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 static boolean |
jjCanMove_2(int hiByte,
int i1,
int i2,
long l1,
long l2)
|
private void |
jjCheckNAdd(int state)
|
private void |
jjCheckNAddStates(int start)
|
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)
|
private int |
jjMoveStringLiteralDfa2_0(long old0,
long active0)
|
private int |
jjMoveStringLiteralDfa3_0(long old0,
long active0)
|
private int |
jjMoveStringLiteralDfa4_0(long old0,
long active0)
|
private int |
jjMoveStringLiteralDfa5_0(long old0,
long active0)
|
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)
|
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)
|
void |
ReInit(UCode_UCodeESC_CharStream stream)
|
void |
ReInit(UCode_UCodeESC_CharStream stream,
int lexState)
|
private void |
ReInitRounds()
|
(package private) void |
SkipLexicalActions(Token matchedToken)
|
void |
SwitchTo(int lexState)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jjbitVec0
static final long[] jjbitVec0
jjbitVec2
static final long[] jjbitVec2
jjbitVec3
static final long[] jjbitVec3
jjbitVec4
static final long[] jjbitVec4
jjbitVec5
static final long[] jjbitVec5
jjbitVec6
static final long[] jjbitVec6
jjbitVec7
static final long[] jjbitVec7
jjbitVec8
static final long[] jjbitVec8
jjbitVec9
static final long[] jjbitVec9
jjbitVec10
static final long[] jjbitVec10
jjbitVec11
static final long[] jjbitVec11
jjbitVec12
static final long[] jjbitVec12
jjbitVec13
static final long[] jjbitVec13
jjbitVec14
static final long[] jjbitVec14
jjbitVec15
static final long[] jjbitVec15
jjbitVec16
static final long[] jjbitVec16
jjbitVec17
static final long[] jjbitVec17
jjbitVec18
static final long[] jjbitVec18
jjbitVec19
static final long[] jjbitVec19
jjbitVec20
static final long[] jjbitVec20
jjbitVec21
static final long[] jjbitVec21
jjbitVec22
static final long[] jjbitVec22
jjbitVec23
static final long[] jjbitVec23
jjbitVec24
static final long[] jjbitVec24
jjbitVec25
static final long[] jjbitVec25
jjbitVec26
static final long[] jjbitVec26
jjbitVec27
static final long[] jjbitVec27
jjbitVec28
static final long[] jjbitVec28
jjbitVec29
static final long[] jjbitVec29
jjbitVec30
static final long[] jjbitVec30
jjbitVec31
static final long[] jjbitVec31
jjbitVec32
static final long[] jjbitVec32
jjbitVec33
static final long[] jjbitVec33
jjbitVec34
static final long[] jjbitVec34
jjbitVec35
static final long[] jjbitVec35
jjbitVec36
static final long[] jjbitVec36
jjbitVec37
static final long[] jjbitVec37
jjbitVec38
static final long[] jjbitVec38
jjbitVec39
static final long[] jjbitVec39
jjbitVec40
static final long[] jjbitVec40
jjbitVec41
static final long[] jjbitVec41
jjnextStates
static final int[] jjnextStates
jjstrLiteralImages
public static final String[] jjstrLiteralImages
lexStateNames
public static final String[] lexStateNames
jjnewLexState
public static final int[] jjnewLexState
jjtoToken
static final long[] jjtoToken
jjtoSkip
static final long[] jjtoSkip
jjtoSpecial
static final long[] jjtoSpecial
input_stream
private UCode_UCodeESC_CharStream input_stream
jjrounds
private final int[] jjrounds
jjstateSet
private final int[] jjstateSet
image
StringBuffer image
jjimageLen
int jjimageLen
lengthOfMatch
int lengthOfMatch
curChar
protected char curChar
curLexState
int curLexState
defaultLexState
int defaultLexState
jjnewStateCnt
int jjnewStateCnt
jjround
int jjround
jjmatchedPos
int jjmatchedPos
jjmatchedKind
int jjmatchedKind
CompactSyntaxTokenManager
public CompactSyntaxTokenManager(UCode_UCodeESC_CharStream stream)
CompactSyntaxTokenManager
public CompactSyntaxTokenManager(UCode_UCodeESC_CharStream stream,
int lexState)
jjStopStringLiteralDfa_0
private final int jjStopStringLiteralDfa_0(int pos,
long active0)
jjStartNfa_0
private final int jjStartNfa_0(int pos,
long active0)
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)
jjMoveStringLiteralDfa2_0
private final int jjMoveStringLiteralDfa2_0(long old0,
long active0)
jjMoveStringLiteralDfa3_0
private final int jjMoveStringLiteralDfa3_0(long old0,
long active0)
jjMoveStringLiteralDfa4_0
private final int jjMoveStringLiteralDfa4_0(long old0,
long active0)
jjMoveStringLiteralDfa5_0
private final int jjMoveStringLiteralDfa5_0(long old0,
long active0)
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)
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)
jjCheckNAddStates
private final void jjCheckNAddStates(int start)
jjMoveNfa_0
private final int jjMoveNfa_0(int startState,
int curPos)
jjMoveStringLiteralDfa0_1
private final int jjMoveStringLiteralDfa0_1()
jjMoveNfa_1
private final int jjMoveNfa_1(int startState,
int curPos)
jjMoveStringLiteralDfa0_2
private final int jjMoveStringLiteralDfa0_2()
jjMoveNfa_2
private final int jjMoveNfa_2(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)
jjCanMove_2
private static final boolean jjCanMove_2(int hiByte,
int i1,
int i2,
long l1,
long l2)
ReInit
public void ReInit(UCode_UCodeESC_CharStream stream)
ReInitRounds
private final void ReInitRounds()
ReInit
public void ReInit(UCode_UCodeESC_CharStream stream,
int lexState)
SwitchTo
public void SwitchTo(int lexState)
jjFillToken
private final Token jjFillToken()
getNextToken
public final Token getNextToken()
SkipLexicalActions
final void SkipLexicalActions(Token matchedToken)