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, toStringpublic ParseError(Token token, Token.Type... expected)
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.