| Package | Description |
|---|---|
| weka.core.expressionlanguage.parser |
| Modifier and Type | Method and Description |
|---|---|
java_cup.runtime.Symbol |
Scanner.next_token()
Resumes scanning until the next regular expression is matched,
the end of input is encountered or an I/O-Error occurs.
|
void |
Parser.unrecovered_syntax_error(java_cup.runtime.Symbol token) |
void |
Scanner.yypushback(int number)
Pushes the specified amount of characters back into the input stream.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.