FacadeImpl

object FacadeImpl
class Object
trait Matchable
class Any

Value members

Concrete methods

def creator[T <: Any](using Type[T], Quotes): Expr[FacadeCreator[T]]
def methodSymbolParameterRefs(using Quotes)(methodSymbol: Symbol): List[List[Term]]
def native_impl[T : Type](implicit evidence$1: Type[T], Quotes): Expr[T]
def native_named_impl[T : Type](implicit evidence$2: Type[T], Quotes): Expr[T]
def resolveThis(using Quotes): Term
def searchImplicit(using Quotes)(typeReprParameter: TypeRepr): Term