|
sdr 0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.antlr.runtime.BaseRecognizer
org.antlr.runtime.Lexer
net.cscott.sdr.calls.parser.CallFileLexer
net.cscott.sdr.calls.parser.AstTokenTypes
public abstract class AstTokenTypes
Get token types from lexer.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.cscott.sdr.calls.parser.CallFileLexer |
|---|
CallFileLexer.IndentProcessor |
| Field Summary | |
|---|---|
static int |
WARP
|
| Fields inherited from class net.cscott.sdr.calls.parser.CallFileLexer |
|---|
ADJ, AFTER, APPLY, ARG, ASSERT, ATTRIBS, BEFORE, BODY, CALL, CALLLIST, COLON, COMMA, COMMENT, CONDITION, DEDENT, DEF, dfa14, ENDS, EOF, EQUALS, EXAMPLE, EXPR, FIGURE, FROM, IDENT, IF, IN, INDENT, indentProcessor, INITIAL_WS, INTEGER, IPART, ITEM, LANGLE, LBRACK, LEFT, LPAREN, MINUS, NL, NONE, NUMBER, OPT, OPTIONAL, OUT, PAR, PART, PLUS, PRIM, PROGRAM, QUESTION, RANGLE, RBRACK, REF, RIGHT, RPAREN, SELECT, SEQ, SLASH, SPOKEN, STAR, VBAR, WS, WSNL, XPART |
| Fields inherited from class org.antlr.runtime.Lexer |
|---|
input |
| Fields inherited from class org.antlr.runtime.BaseRecognizer |
|---|
DEFAULT_TOKEN_CHANNEL, HIDDEN, INITIAL_FOLLOW_STACK_SIZE, MEMO_RULE_FAILED, MEMO_RULE_UNKNOWN, NEXT_TOKEN_RULE_NAME, state |
| Constructor Summary | |
|---|---|
AstTokenTypes()
|
|
| Method Summary |
|---|
| Methods inherited from class net.cscott.sdr.calls.parser.CallFileLexer |
|---|
getGrammarFileName, mAFTER, mASSERT, mBEFORE, mCALL, mCOLON, mCOMMA, mCOMMENT, mCONDITION, mDEDENT, mDEF, mENDS, mEQUALS, mEXAMPLE, mFIGURE, mFROM, mIDENT, mIN, mINDENT, mINITIAL_WS, mINTEGER, mIPART, mLANGLE, mLBRACK, mLEFT, mLPAREN, mMINUS, mNL, mNONE, mOPTIONAL, mOUT, mPART, mPLUS, mPRIM, mPROGRAM, mQUESTION, mRANGLE, mRBRACK, mRIGHT, mRPAREN, mSELECT, mSLASH, mSPOKEN, mSTAR, mTokens, mVBAR, mWS, mWSNL, mXPART, nextToken, setToRuleStart, superNextToken, tokensToString |
| Methods inherited from class org.antlr.runtime.Lexer |
|---|
emit, emit, getCharErrorDisplay, getCharIndex, getCharPositionInLine, getCharStream, getErrorMessage, getLine, getSourceName, getText, match, match, matchAny, matchRange, recover, reportError, reset, setCharStream, setText, skip, traceIn, traceOut |
| Methods inherited from class org.antlr.runtime.BaseRecognizer |
|---|
alreadyParsedRule, beginResync, combineFollows, computeContextSensitiveRuleFOLLOW, computeErrorRecoverySet, consumeUntil, consumeUntil, displayRecognitionError, emitErrorMessage, endResync, failed, getBacktrackingLevel, getCurrentInputSymbol, getErrorHeader, getMissingSymbol, getNumberOfSyntaxErrors, getRuleInvocationStack, getRuleInvocationStack, getRuleMemoization, getRuleMemoizationCacheSize, getTokenErrorDisplay, getTokenNames, match, matchAny, memoize, mismatchIsMissingToken, mismatchIsUnwantedToken, pushFollow, recover, recoverFromMismatchedSet, recoverFromMismatchedToken, setBacktrackingLevel, toStrings, traceIn, traceOut |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int WARP
| Constructor Detail |
|---|
public AstTokenTypes()
|
sdr 0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||