Scala 3
3.7.4-bin-SNAPSHOT
Learn
Install
Playground
Find A Library
Community
Blog
Scala 3
Learn
Install
Playground
Find A Library
Community
Blog
Scala 3
/
scala
/
scala.compiletime
/
scala.compiletime.testing
/
ErrorKind
ErrorKind
scala.compiletime.testing.ErrorKind
See the
ErrorKind
companion object
sealed
trait
ErrorKind
An error can be either a parse-time or a typecheck-time
Attributes
Companion
object
Source
ErrorKind.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
object
Parser
object
Typer
In this article
Attributes