given_ToExpr_VariableDefinition

sangria.macros.ToExprGivens.given_ToExpr_VariableDefinition

Attributes

Graph
Supertypes
trait ToExpr[VariableDefinition]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(varDef: VariableDefinition)(using Quotes): Expr[VariableDefinition]

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

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

Attributes