add

object add
class Object
trait Matchable
class Any
add.type

Value members

Concrete methods

def byField(f: Field, e: Expr[F[Type]]): Unit
def byType[A](e: Expr[F[A]])(using t: Type[A]): Unit
def byTypeRepr[A](t: TypeRepr, e: Expr[F[A]]): Unit
def byTypeTree[A](t: TypeTree, e: Expr[F[A]]): Unit