ReportError

com.softwaremill.macwire.internals.autowire.ReportError
class ReportError[Q <: Quotes](using val q: Q)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply(msg: String): Nothing
def withType[T](t: q.reflect.TypeRepr)(thunk: => T): T

Givens

Givens

given q: Q