Package-level declarations
Types
Link copied to clipboard
abstract class MetisException(message: String, val backtrace: MutableList<Span>, cause: Throwable? = null) : RuntimeException
An exception thrown by Metis by the parser, compiler, or runtime.
Link copied to clipboard
A lazy property which can be mutated.
Link copied to clipboard