org.eclipse.datatools.sqltools.parsers.sql.lexer
Class SQLLexerprs
java.lang.Object
   org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexerprs
- All Implemented Interfaces: 
- lpg.lpgjavaruntime.ParseTable, SQLLexersym
- public class SQLLexerprs 
- extends java.lang.Object- implements lpg.lpgjavaruntime.ParseTable, SQLLexersym
 
 
| Fields inherited from interface org.eclipse.datatools.sqltools.parsers.sql.lexer.SQLLexersym | 
| Char__, Char_0, Char_1, Char_2, Char_3, Char_4, Char_5, Char_6, Char_7, Char_8, Char_9, Char_A, Char_AfterASCII, Char_Ampersand, Char_AtSign, Char_B, Char_BackQuote, Char_BackSlash, Char_C, Char_Caret, Char_Colon, Char_Comma, Char_CR, Char_CtlCharNotWS, Char_D, Char_DelimIdQt, Char_DollarSign, Char_Dot, Char_DoubleQuote, Char_E, Char_EOF, Char_Equal, Char_Exclaimation, Char_F, Char_FF, Char_G, Char_GreaterThan, Char_H, Char_HostVarPrfx, Char_HT, Char_I, Char_J, Char_K, Char_L, Char_LeftBrace, Char_LeftBracket, Char_LeftParen, Char_LessThan, Char_LF, Char_M, Char_Minus, Char_N, Char_O, Char_P, Char_ParamMark, Char_Percent, Char_Plus, Char_Q, Char_QuestionMark, Char_R, Char_RightBrace, Char_RightBracket, Char_RightParen, Char_S, Char_SemiColon, Char_Sharp, Char_SingleQuote, Char_Slash, Char_Space, Char_Star, Char_StmtTerm, Char_T, Char_Tilde, Char_U, Char_V, Char_VerticalBar, Char_W, Char_X, Char_Y, Char_Z, isValidForParser, orderedTerminalSymbols | 
 
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
isKeyword
public static final byte[] isKeyword
baseCheck
public static final byte[] baseCheck
rhs
public static final byte[] rhs
baseAction
public static final char[] baseAction
lhs
public static final char[] lhs
termCheck
public static final byte[] termCheck
termAction
public static final char[] termAction
NUM_STATES
public static final int NUM_STATES
- See Also:
- Constant Field Values
NT_OFFSET
public static final int NT_OFFSET
- See Also:
- Constant Field Values
LA_STATE_OFFSET
public static final int LA_STATE_OFFSET
- See Also:
- Constant Field Values
MAX_LA
public static final int MAX_LA
- See Also:
- Constant Field Values
NUM_RULES
public static final int NUM_RULES
- See Also:
- Constant Field Values
NUM_NONTERMINALS
public static final int NUM_NONTERMINALS
- See Also:
- Constant Field Values
NUM_SYMBOLS
public static final int NUM_SYMBOLS
- See Also:
- Constant Field Values
SEGMENT_SIZE
public static final int SEGMENT_SIZE
- See Also:
- Constant Field Values
START_STATE
public static final int START_STATE
- See Also:
- Constant Field Values
IDENTIFIER_SYMBOL
public static final int IDENTIFIER_SYMBOL
- See Also:
- Constant Field Values
EOFT_SYMBOL
public static final int EOFT_SYMBOL
- See Also:
- Constant Field Values
EOLT_SYMBOL
public static final int EOLT_SYMBOL
- See Also:
- Constant Field Values
ACCEPT_ACTION
public static final int ACCEPT_ACTION
- See Also:
- Constant Field Values
ERROR_ACTION
public static final int ERROR_ACTION
- See Also:
- Constant Field Values
BACKTRACK
public static final boolean BACKTRACK
- See Also:
- Constant Field Values
SQLLexerprs
public SQLLexerprs()
isKeyword
public final boolean isKeyword(int index)
- 
 
- 
 
baseCheck
public final int baseCheck(int index)
- 
- Specified by:
- baseCheckin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
rhs
public final int rhs(int index)
- 
- Specified by:
- rhsin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
baseAction
public final int baseAction(int index)
- 
- Specified by:
- baseActionin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
lhs
public final int lhs(int index)
- 
- Specified by:
- lhsin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
termCheck
public final int termCheck(int index)
- 
- Specified by:
- termCheckin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
termAction
public final int termAction(int index)
- 
- Specified by:
- termActionin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
asb
public final int asb(int index)
- 
- Specified by:
- asbin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
asr
public final int asr(int index)
- 
- Specified by:
- asrin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
nasb
public final int nasb(int index)
- 
- Specified by:
- nasbin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
nasr
public final int nasr(int index)
- 
- Specified by:
- nasrin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
terminalIndex
public final int terminalIndex(int index)
- 
- Specified by:
- terminalIndexin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
nonterminalIndex
public final int nonterminalIndex(int index)
- 
- Specified by:
- nonterminalIndexin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
scopePrefix
public final int scopePrefix(int index)
- 
- Specified by:
- scopePrefixin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
scopeSuffix
public final int scopeSuffix(int index)
- 
- Specified by:
- scopeSuffixin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
scopeLhs
public final int scopeLhs(int index)
- 
- Specified by:
- scopeLhsin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
scopeLa
public final int scopeLa(int index)
- 
- Specified by:
- scopeLain interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
scopeStateSet
public final int scopeStateSet(int index)
- 
- Specified by:
- scopeStateSetin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
scopeRhs
public final int scopeRhs(int index)
- 
- Specified by:
- scopeRhsin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
scopeState
public final int scopeState(int index)
- 
- Specified by:
- scopeStatein interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
inSymb
public final int inSymb(int index)
- 
- Specified by:
- inSymbin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
name
public final java.lang.String name(int index)
- 
- Specified by:
- namein interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getErrorSymbol
public final int getErrorSymbol()
- 
- Specified by:
- getErrorSymbolin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getScopeUbound
public final int getScopeUbound()
- 
- Specified by:
- getScopeUboundin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getScopeSize
public final int getScopeSize()
- 
- Specified by:
- getScopeSizein interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getMaxNameLength
public final int getMaxNameLength()
- 
- Specified by:
- getMaxNameLengthin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getNumStates
public final int getNumStates()
- 
- Specified by:
- getNumStatesin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getNtOffset
public final int getNtOffset()
- 
- Specified by:
- getNtOffsetin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getLaStateOffset
public final int getLaStateOffset()
- 
- Specified by:
- getLaStateOffsetin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getMaxLa
public final int getMaxLa()
- 
- Specified by:
- getMaxLain interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getNumRules
public final int getNumRules()
- 
- Specified by:
- getNumRulesin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getNumNonterminals
public final int getNumNonterminals()
- 
- Specified by:
- getNumNonterminalsin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getNumSymbols
public final int getNumSymbols()
- 
- Specified by:
- getNumSymbolsin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getSegmentSize
public final int getSegmentSize()
- 
- Specified by:
- getSegmentSizein interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getStartState
public final int getStartState()
- 
- Specified by:
- getStartStatein interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getStartSymbol
public final int getStartSymbol()
- 
- Specified by:
- getStartSymbolin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getIdentifierSymbol
public final int getIdentifierSymbol()
- 
 
- 
 
getEoftSymbol
public final int getEoftSymbol()
- 
- Specified by:
- getEoftSymbolin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getEoltSymbol
public final int getEoltSymbol()
- 
- Specified by:
- getEoltSymbolin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getAcceptAction
public final int getAcceptAction()
- 
- Specified by:
- getAcceptActionin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getErrorAction
public final int getErrorAction()
- 
- Specified by:
- getErrorActionin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
isValidForParser
public final boolean isValidForParser()
- 
- Specified by:
- isValidForParserin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
getBacktrack
public final boolean getBacktrack()
- 
- Specified by:
- getBacktrackin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
originalState
public final int originalState(int state)
- 
- Specified by:
- originalStatein interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
asi
public final int asi(int state)
- 
- Specified by:
- asiin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
nasi
public final int nasi(int state)
- 
- Specified by:
- nasiin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
inSymbol
public final int inSymbol(int state)
- 
- Specified by:
- inSymbolin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
ntAction
public final int ntAction(int state,
                          int sym)
- 
- Specified by:
- ntActionin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
tAction
public final int tAction(int state,
                         int sym)
- 
- Specified by:
- tActionin interface- lpg.lpgjavaruntime.ParseTable
 
- 
 
lookAhead
public final int lookAhead(int la_state,
                           int sym)
- 
- Specified by:
- lookAheadin interface- lpg.lpgjavaruntime.ParseTable
 
-