SIRTypeToExpr

scalus.sir.SIRTypeToExpr
object SIRTypeToExpr extends ToExprHS[SIRType]

Attributes

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

Members list

Value members

Inherited methods

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

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