SIRToExpr

scalus.sir.SIRToExpr
object SIRToExpr extends ToExprHS[SIR]

Attributes

Graph
Supertypes
class ToExprHS[SIR]
trait ToExpr[SIR]
class Object
trait Matchable
class Any
Self type
SIRToExpr.type

Members list

Value members

Inherited methods

def apply(x: SIR)(using Quotes): Expr[SIR]

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

Inherited from:
ToExprHS