|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectantlr.CharScanner
org.terrier.querying.parser.TerrierFloatLexer
public class TerrierFloatLexer
| Field Summary |
|---|
| Fields inherited from class antlr.CharScanner |
|---|
_returnToken, caseSensitive, caseSensitiveLiterals, commitToPath, EOF_CHAR, hashString, inputState, literals, saveConsumedInput, tabsize, text, tokenObjectClass, traceDepth |
| Fields inherited from interface org.terrier.querying.parser.NumbersTokenTypes |
|---|
DIT, EOF, INT, NULL_TREE_LOOKAHEAD, NUM_FLOAT, NUM_INT, PERIOD |
| Constructor Summary | |
|---|---|
TerrierFloatLexer(antlr.InputBuffer ib)
|
|
TerrierFloatLexer(InputStream in)
|
|
TerrierFloatLexer(antlr.LexerSharedInputState state)
|
|
TerrierFloatLexer(Reader in)
|
|
| Method Summary | |
|---|---|
protected void |
mDIT(boolean _createToken)
|
protected void |
mINT(boolean _createToken)
|
void |
mNUM_INT(boolean _createToken)
|
protected void |
mPERIOD(boolean _createToken)
|
antlr.Token |
nextToken()
|
| Methods inherited from class antlr.CharScanner |
|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TerrierFloatLexer(InputStream in)
public TerrierFloatLexer(Reader in)
public TerrierFloatLexer(antlr.InputBuffer ib)
public TerrierFloatLexer(antlr.LexerSharedInputState state)
| Method Detail |
|---|
public antlr.Token nextToken()
throws antlr.TokenStreamException
nextToken in interface antlr.TokenStreamantlr.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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||