| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexerprs
org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexer
public class OCLBacktrackingKWLexer
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexerprs | 
|---|
OCLBacktrackingKWLexerprs.BaseAction, OCLBacktrackingKWLexerprs.BaseCheck, OCLBacktrackingKWLexerprs.IsKeyword, OCLBacktrackingKWLexerprs.IsNullable, OCLBacktrackingKWLexerprs.ProsthesesIndex, OCLBacktrackingKWLexerprs.TermAction, OCLBacktrackingKWLexerprs.TermCheck | 
| Field Summary | 
|---|
| Fields inherited from class org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexerprs | 
|---|
ACCEPT_ACTION, BACKTRACK, baseAction, baseCheck, EOFT_SYMBOL, EOLT_SYMBOL, ERROR_ACTION, ERROR_SYMBOL, IDENTIFIER_SYMBOL, isKeyword, isNullable, LA_STATE_OFFSET, lhs, MAX_LA, MAX_NAME_LENGTH, NT_OFFSET, NUM_NONTERMINALS, NUM_RULES, NUM_STATES, NUM_SYMBOLS, prosthesesIndex, rhs, SCOPE_SIZE, SCOPE_UBOUND, SEGMENT_SIZE, START_STATE, termAction, termCheck | 
| Fields inherited from interface org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexersym | 
|---|
Char__, Char_a, Char_A, Char_b, Char_B, Char_c, Char_C, Char_d, Char_D, Char_DollarSign, Char_e, Char_E, Char_EOF, Char_f, Char_F, Char_g, Char_G, Char_h, Char_H, Char_i, Char_I, Char_j, Char_J, Char_k, Char_K, Char_l, Char_L, Char_m, Char_M, Char_n, Char_N, Char_o, Char_O, Char_p, Char_P, Char_Percent, Char_q, Char_Q, Char_r, Char_R, Char_s, Char_S, Char_t, Char_T, Char_u, Char_U, Char_v, Char_V, Char_w, Char_W, Char_x, Char_X, Char_y, Char_Y, Char_z, Char_Z, isValidForParser, numTokenKinds, orderedTerminalSymbols | 
| Constructor Summary | |
|---|---|
OCLBacktrackingKWLexer(char[] inputChars,
                       int identifierKind)
 | 
|
| Method Summary | |
|---|---|
 int[] | 
getKeywordKinds()
 | 
 int | 
lexer(int curtok,
      int lasttok)
 | 
 void | 
setInputChars(char[] inputChars)
 | 
| Methods inherited from class org.eclipse.ocl.parser.backtracking.OCLBacktrackingKWLexerprs | 
|---|
asb, asi, asr, baseAction, baseCheck, getAcceptAction, getBacktrack, getEoftSymbol, getEoltSymbol, getErrorAction, getErrorSymbol, getIdentifier_SYMBOL, getLaStateOffset, getMaxLa, getMaxNameLength, getNtOffset, getNumNonterminals, getNumRules, getNumStates, getNumSymbols, getScopeSize, getScopeUbound, getSegmentSize, getStartState, getStartSymbol, inSymb, inSymbol, isKeyword, isNullable, isValidForParser, lhs, lookAhead, name, nasb, nasi, nasr, nonterminalIndex, ntAction, originalState, prosthesesIndex, rhs, scopeLa, scopeLhs, scopePrefix, scopeRhs, scopeState, scopeStateSet, scopeSuffix, tAction, termAction, termCheck, terminalIndex | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public OCLBacktrackingKWLexer(char[] inputChars,
                              int identifierKind)
| Method Detail | 
|---|
public int[] getKeywordKinds()
public int lexer(int curtok,
                 int lasttok)
public void setInputChars(char[] inputChars)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||