public class TerrierFloatLexer extends antlr.CharScanner implements NumbersTokenTypes, antlr.TokenStream
_returnToken, caseSensitive, caseSensitiveLiterals, commitToPath, EOF_CHAR, hashString, inputState, literals, saveConsumedInput, tabsize, text, tokenObjectClass, traceDepthDIT, EOF, INT, NULL_TREE_LOOKAHEAD, NUM_FLOAT, NUM_INT, PERIOD| Constructor and Description |
|---|
TerrierFloatLexer(antlr.InputBuffer ib) |
TerrierFloatLexer(InputStream in) |
TerrierFloatLexer(antlr.LexerSharedInputState state) |
TerrierFloatLexer(Reader in) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
mDIT(boolean _createToken) |
protected void |
mINT(boolean _createToken) |
void |
mNUM_INT(boolean _createToken) |
protected void |
mPERIOD(boolean _createToken) |
antlr.Token |
nextToken() |
append, append, commit, consume, consumeUntil, consumeUntil, getCaseSensitive, getCaseSensitiveLiterals, getColumn, getCommitToPath, getFilename, getInputBuffer, getInputState, getLine, getTabSize, getText, getTokenObject, LA, makeToken, mark, match, match, match, matchNot, matchRange, newline, panic, panic, reportError, reportError, reportWarning, resetText, rewind, setCaseSensitive, setColumn, setCommitToPath, setFilename, setInputState, setLine, setTabSize, setText, setTokenObjectClass, tab, testLiteralsTable, testLiteralsTable, toLower, traceIn, traceIndent, traceOut, uponEOFpublic TerrierFloatLexer(InputStream in)
public TerrierFloatLexer(Reader in)
public TerrierFloatLexer(antlr.InputBuffer ib)
public TerrierFloatLexer(antlr.LexerSharedInputState state)
public antlr.Token nextToken()
throws antlr.TokenStreamException
nextToken in interface antlr.TokenStreamantlr.TokenStreamExceptionprotected final void mPERIOD(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mDIT(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionprotected final void mINT(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionpublic final void mNUM_INT(boolean _createToken)
throws antlr.RecognitionException,
antlr.CharStreamException,
antlr.TokenStreamException
antlr.RecognitionExceptionantlr.CharStreamExceptionantlr.TokenStreamExceptionTerrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow