Class TokenBuffer.ParseError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.protasm.jvmud.compiler.token.TokenBuffer.ParseError
- All Implemented Interfaces:
Serializable
- Enclosing class:
TokenBuffer
Lightweight unchecked error a parser can catch at statement/decl boundaries.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParseError
-