ErrorKind

scala.compiletime.testing.ErrorKind
See theErrorKind companion object
sealed trait ErrorKind

An error can be either a parse-time or a typecheck-time

Attributes

Companion
object
Source
ErrorKind.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Parser
object Typer
In this article