given_ToExpr_NamedType

sangria.macros.ToExprGivens.given_ToExpr_NamedType
object given_ToExpr_NamedType extends ToExpr[NamedType]

Attributes

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

Members list

Value members

Concrete methods

def apply(tpe: NamedType)(using Quotes): Expr[NamedType]

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