net.sf.jsqlparser.parser
Class CCJSqlParserTokenManager

java.lang.Object
  extended by net.sf.jsqlparser.parser.CCJSqlParserTokenManager
All Implemented Interfaces:
CCJSqlParserConstants

public class CCJSqlParserTokenManager
extends java.lang.Object
implements CCJSqlParserConstants


Field Summary
protected  char curChar
           
(package private)  int curLexState
           
(package private)  int defaultLexState
           
private  ASCII_CharStream input_stream
           
(package private) static long[] jjbitVec0
           
(package private)  int jjmatchedKind
           
(package private)  int jjmatchedPos
           
(package private)  int jjnewStateCnt
           
(package private) static int[] jjnextStates
           
(package private)  int jjround
           
private  int[] jjrounds
           
private  int[] jjstateSet
           
static java.lang.String[] jjstrLiteralImages
           
(package private) static long[] jjtoSkip
           
(package private) static long[] jjtoSpecial
           
(package private) static long[] jjtoToken
           
static java.lang.String[] lexStateNames
           
 
Fields inherited from interface net.sf.jsqlparser.parser.CCJSqlParserConstants
DEFAULT, DIGIT, EOF, K_ALL, K_AND, K_ANY, K_AS, K_ASC, K_BEGIN, K_BETWEEN, K_BY, K_CASE, K_CREATE, K_DELETE, K_DESC, K_DISTINCT, K_DO, K_DROP, K_ELSE, K_END, K_ESCAPE, K_EXISTS, K_FROM, K_FULL, K_GROUP, K_HAVING, K_IN, K_INDEX, K_INNER, K_INSERT, K_INTERSECT, K_INTO, K_IS, K_JOIN, K_KEY, K_LEFT, K_LIKE, K_LIMIT, K_NATURAL, K_NOT, K_NULL, K_OFFSET, K_ON, K_OPEN, K_OR, K_ORDER, K_OUTER, K_PRIMARY, K_REPLACE, K_RIGHT, K_SELECT, K_SET, K_SOME, K_TABLE, K_THEN, K_TOP, K_TRUNCATE, K_UNION, K_UPDATE, K_USING, K_VALUES, K_WHEN, K_WHERE, K_WITH, LETTER, LINE_COMMENT, MULTI_LINE_COMMENT, S_CHAR_LITERAL, S_DOUBLE, S_IDENTIFIER, S_INTEGER, S_QUOTED_IDENTIFIER, SPECIAL_CHARS, tokenImage
 
Constructor Summary
CCJSqlParserTokenManager(ASCII_CharStream stream)
           
CCJSqlParserTokenManager(ASCII_CharStream stream, int lexState)
           
 
Method Summary
 Token getNextToken()
           
private  void jjAddStates(int start, int end)
           
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 jjMoveStringLiteralDfa0_0()
           
private  int jjMoveStringLiteralDfa1_0(long active0, long active1)
           
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, long old1, long active1)
           
private  int jjMoveStringLiteralDfa7_0(long old0, long active0, long old1, long active1)
           
private  int jjMoveStringLiteralDfa8_0(long old0, long active0, long old1, long active1)
           
private  int jjStartNfa_0(int pos, long active0, long active1)
           
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)
           
 void ReInit(ASCII_CharStream stream)
           
 void ReInit(ASCII_CharStream stream, int lexState)
           
private  void ReInitRounds()
           
 void SwitchTo(int lexState)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jjbitVec0

static final long[] jjbitVec0

jjnextStates

static final int[] jjnextStates

jjstrLiteralImages

public static final java.lang.String[] jjstrLiteralImages

lexStateNames

public static final java.lang.String[] lexStateNames

jjtoToken

static final long[] jjtoToken

jjtoSkip

static final long[] jjtoSkip

jjtoSpecial

static final long[] jjtoSpecial

input_stream

private ASCII_CharStream input_stream

jjrounds

private final int[] jjrounds

jjstateSet

private final int[] jjstateSet

curChar

protected char curChar

curLexState

int curLexState

defaultLexState

int defaultLexState

jjnewStateCnt

int jjnewStateCnt

jjround

int jjround

jjmatchedPos

int jjmatchedPos

jjmatchedKind

int jjmatchedKind
Constructor Detail

CCJSqlParserTokenManager

public CCJSqlParserTokenManager(ASCII_CharStream stream)

CCJSqlParserTokenManager

public CCJSqlParserTokenManager(ASCII_CharStream stream,
                                int lexState)
Method Detail

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,
                                            long old1,
                                            long active1)

jjMoveStringLiteralDfa7_0

private final int jjMoveStringLiteralDfa7_0(long old0,
                                            long active0,
                                            long old1,
                                            long active1)

jjMoveStringLiteralDfa8_0

private final int jjMoveStringLiteralDfa8_0(long old0,
                                            long active0,
                                            long old1,
                                            long active1)

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)

ReInit

public void ReInit(ASCII_CharStream stream)

ReInitRounds

private final void ReInitRounds()

ReInit

public void ReInit(ASCII_CharStream stream,
                   int lexState)

SwitchTo

public void SwitchTo(int lexState)

jjFillToken

private final Token jjFillToken()

getNextToken

public final Token getNextToken()