given_ToExpr_EnumValueDefinition

sangria.macros.ToExprGivens.given_ToExpr_EnumValueDefinition

Attributes

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

Members list

Value members

Concrete methods

def apply(enumValDef: EnumValueDefinition)(using Quotes): Expr[EnumValueDefinition]

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