LoweredValue

scalus.sir.lowering.LoweredValue
See theLoweredValue companion trait
object LoweredValue

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Builder

Builder for LoweredValue, to avoid boilerplate code. Import this object to make available

Builder for LoweredValue, to avoid boilerplate code. Import this object to make available

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Builder.type
class PrettyPrintingContext(val style: Style, var printedIdentifiers: Set[String])

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

Common representation prerequisite: all values have the same type: targetType

Common representation prerequisite: all values have the same type: targetType

Attributes