OneElementWrapper

scalus.sir.lowering.ProductCaseClassRepresentation.OneElementWrapper
See theOneElementWrapper companion object

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def isCompatibleOn(tp: SIRType, repr: LoweredValueRepresentation, pos: SIRPosition)(using LoweringContext): Boolean

Attributes

Definition Classes

Inherited methods

def doc: Doc

Attributes

Inherited from:
LoweredValueRepresentation
override def isCompatibleWithType(tp: SIRType): Boolean
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def show: String

Attributes

Inherited from:
LoweredValueRepresentation

Inherited fields

val isDataCentric: Boolean

Attributes

Inherited from:
ProductCaseClassRepresentation
val isPackedData: Boolean

Attributes

Inherited from:
ProductCaseClassRepresentation