liftableConflictTarget

Value members

Concrete methods

def lift: Quotes => PartialFunction[Target, Expr[Target]]

Inherited methods

def apply(element: Target)(using Quotes): Expr[Target]
Inherited from
NiceLiftable
def deserializeDisabled(using Quotes): Boolean
Inherited from
NiceLiftable
def unapply(t: Target)(using Quotes): Some[Expr[Target]]
Inherited from
NiceLiftable