liftableEntity

Value members

Concrete methods

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

Inherited methods

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