ctx_RuntimeUnitConstToExpr

coulomb.infra.runtime.meta.ctx_RuntimeUnitConstToExpr
object ctx_RuntimeUnitConstToExpr extends ToExpr[UnitConst]

Attributes

Source
meta.scala
Graph
Supertypes
trait ToExpr[UnitConst]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(uc: UnitConst)(using Quotes): Expr[UnitConst]

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

Source
meta.scala