utest.CompileError
See theCompileError companion object
trait CompileError extends CompileErrorVersionSpecific
Simplified versions of the errors thrown during compilation, for use with the utest.asserts.Asserts.compileError macro. Contains only a single message and no position since things compiled using macros don't really have source positions.
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
Members list
In this article