Public Member Functions | |
| TokenStreamException () | |
| TokenStreamException (String s) | |
| TokenStreamException (String message, Throwable cause) | |
| TokenStreamException (Throwable cause) | |
Anything that goes wrong while generating a stream of tokens.
| antlr.TokenStreamException.TokenStreamException | ( | ) |
| antlr.TokenStreamException.TokenStreamException | ( | String | s | ) |
| antlr.TokenStreamException.TokenStreamException | ( | String | message, | |
| Throwable | cause | |||
| ) |
| antlr.TokenStreamException.TokenStreamException | ( | Throwable | cause | ) |
1.7.0