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