java.lang.Object
java.lang.Throwable
java.lang.Exception
antlr.ANTLRException
antlr.RecognitionException
de.grogra.grammar.RecognitionException
de.grogra.grammar.LexicalException
- All Implemented Interfaces:
DetailedException,Disposable,UserException,Serializable,Comparable<RecognitionException>
- See Also:
-
Field Summary
Fields inherited from class de.grogra.grammar.RecognitionException
IS_ERROR, MIN_UNUSED, warningBitsFields inherited from class antlr.RecognitionException
column, fileName, line -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.grogra.grammar.RecognitionException
compareTo, complete, convert, dispose, getColumn, getDetailedMessage, getDetailedMessage, getLine, isError, set, set, set, set, setMethods inherited from class antlr.RecognitionException
getErrorMessage, getFilename, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
LexicalException
-
-
Method Details
-
getCategoryDescription
- Overrides:
getCategoryDescriptionin classRecognitionException
-