public abstract class SyntaxErrorException extends ParseException
currentToken, eol, expectedTokenSequences, specialConstructor, tokenImage
Constructor and Description |
---|
SyntaxErrorException(int line,
String ruleName) |
Modifier and Type | Method and Description |
---|---|
int |
getLine() |
String |
getRuleName() |
add_escapes, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2002-2013 InfoEther. All Rights Reserved.