| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectjava_cup.simple_calc.scannerField Summary | |
protected int | |
Method Summary | |
protected void |
|
Symbol |
|
public scanner()
throws java.io.IOExceptionpublic scanner(java.io.InputStream is)
throws java.io.IOExceptionprotected void advance()
throws java.io.IOExceptionpublic Symbol next_token() throws java.io.IOException
Return the next token, ornullon end-of-file.
- Specified by:
- next_token in interface Scanner