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, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2017–2019 Eclipse Foundation. All rights reserved.