public class ParseError extends RuntimeException
Constructor and Description |
---|
ParseError(Token token,
Token.Type... expected) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ParseError(Token token, Token.Type... expected)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.