|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception antlr.ANTLRException antlr.RecognitionException de.grogra.grammar.RecognitionException de.grogra.grammar.LexicalException
public class LexicalException
Field Summary |
---|
Fields inherited from class de.grogra.grammar.RecognitionException |
---|
IS_ERROR, MIN_UNUSED, warningBits |
Fields inherited from class antlr.RecognitionException |
---|
column, fileName, line |
Constructor Summary | |
---|---|
LexicalException(java.lang.String msg)
|
Method Summary | |
---|---|
java.lang.String |
getCategoryDescription()
|
Methods inherited from class de.grogra.grammar.RecognitionException |
---|
compareTo, complete, convert, dispose, getColumn, getDetailedMessage, getDetailedMessage, getLine, isError, set, set, set, set, set |
Methods inherited from class antlr.RecognitionException |
---|
getErrorMessage, getFilename, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LexicalException(java.lang.String msg)
Method Detail |
---|
public java.lang.String getCategoryDescription()
getCategoryDescription
in class RecognitionException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |