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
Constructors -
Method Summary
Methods inherited from class com.yahoo.javacc.FastCharStream
backup, beginToken, done, formatException, getBeginColumn, getBeginLine, getEndColumn, getEndLine, getImage, getSuffix, getTabSize, isTrackLineColumn, readChar, setTabSize, setTrackLineColumnMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-