given_ToExpr_Predicate

object given_ToExpr_Predicate extends ToExpr[Predicate]
trait ToExpr[Predicate]
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(p: Predicate)(using Quotes): Expr[Predicate]

Lift a value into an expression containing the construction of that value

Lift a value into an expression containing the construction of that value

Source:
literals.scala