liftPropertyAlias

given liftPropertyAlias: NiceLiftable[PropertyAlias]

Value members

Concrete methods

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

Inherited methods

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