Companion

com.softwaremill.macwire.internals.autowire.Companion
object Companion

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Companion.type

Members list

Value members

Concrete methods

def find[Q <: Quotes](using q: Q)(forType: q.reflect.TypeRepr, log: Logger, reportError: ReportError[q.type]): Option[Creator[q.type]]