liftableJoinType

Value members

Concrete methods

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

Inherited methods

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