public class TerrierFloatLexer extends antlr.CharScanner implements NumbersTokenTypes, antlr.TokenStream
_returnToken, caseSensitive, caseSensitiveLiterals, commitToPath, EOF_CHAR, hashString, inputState, literals, saveConsumedInput, tabsize, text, tokenObjectClass, traceDepth
DIT, 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, uponEOF
public 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.TokenStream
antlr.TokenStreamException
protected final void mPERIOD(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
protected final void mDIT(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
protected final void mINT(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
public final void mNUM_INT(boolean _createToken) throws antlr.RecognitionException, antlr.CharStreamException, antlr.TokenStreamException
antlr.RecognitionException
antlr.CharStreamException
antlr.TokenStreamException
Terrier 4.0. Copyright © 2004-2014 University of Glasgow