Class GroupingParserInput
java.lang.Object
com.yahoo.javacc.FastCharStream
com.yahoo.search.grouping.request.parser.GroupingParserInput
- All Implemented Interfaces:
CharStream
- Author:
- Simon Thoresen Hult
-
Constructor Summary
-
Method Summary
Methods inherited from class com.yahoo.javacc.FastCharStream
backup, beginToken, done, formatException, getBeginColumn, getBeginLine, getEndColumn, getEndLine, getImage, getSuffix, getTabSize, isTrackLineColumn, readChar, setTabSize, setTrackLineColumn
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.yahoo.search.grouping.request.parser.CharStream
backup, beginToken, done, getBeginColumn, getBeginLine, getEndColumn, getEndLine, getImage, getSuffix, getTabSize, isTrackLineColumn, readChar, setTabSize, setTrackLineColumn
-
Constructor Details
-
GroupingParserInput
-