ModuleToExpr

scalus.sir.ModuleToExpr
object ModuleToExpr extends ToExprHS[Module]

Attributes

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

Members list

Value members

Concrete methods

def decodeStringLatin1(string: String): Module

Inherited methods

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

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