Serializable
public class SyntaxError extends CompileError
Constructor | Description |
---|---|
SyntaxError(Lex lexer) |
getLex, getMessage, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public SyntaxError(Lex lexer)
Copyright © 2018 Shigeru Chiba, www.javassist.org. All rights reserved.