given_ToExpr_DirectiveLocation

sangria.macros.ToExprGivens.given_ToExpr_DirectiveLocation

Attributes

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

Members list

Value members

Concrete methods

def apply(dirLocDef: DirectiveLocation)(using Quotes): Expr[DirectiveLocation]

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