public class SemanticException extends RecognitionException
column, fileName, line
Constructor and Description |
---|
SemanticException(String s) |
SemanticException(String s,
String fileName,
int line)
Deprecated.
As of ANTLR 2.7.2 use
#SemanticException(char, String, int, int) |
SemanticException(String s,
String fileName,
int line,
int column) |
getColumn, getErrorMessage, getFilename, getLine, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace