| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionantlr.ANTLRExceptionantlr.RecognitionExceptionantlr.NoViableAltExceptionpublic class NoViableAltExceptionextends RecognitionExceptionFields inherited from class antlr.RecognitionException | |
column, fileName, line | |
Constructor Summary | |
| |
Method Summary | |
String |
|
Methods inherited from class antlr.RecognitionException | |
getColumn, getErrorMessage, getFilename, getLine, toString | |
public String getMessage()
Returns a clean error message (no line number/column information)