given_ToExpr_Mod

macros$package.given_ToExpr_Mod
object given_ToExpr_Mod extends ToExpr[Mod]

Attributes

Source
macros.scala
Graph
Supertypes
trait ToExpr[Mod]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def apply(x: Mod)(using Quotes): Expr[Mod]

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

Definition Classes
ToExpr
Source
macros.scala