Empty

dfhdl.compiler.ir.DFMember.Empty
case object Empty extends DFMember

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait DFMember
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Empty.type

Members list

Type members

Inherited types

type MirroredElemLabels = EmptyTuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Singleton
type MirroredElemTypes = EmptyTuple

Attributes

Inherited from:
Singleton
type MirroredMonoType = Singleton.this.type

The mirrored *-type

The mirrored *-type

Attributes

Inherited from:
Singleton
type MirroredType = Singleton.this.type

Attributes

Inherited from:
Singleton

Inherited and Abstract types

type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Inherited methods

final def =~(that: DFMember)(using MemberGetSet): Boolean

Attributes

Inherited from:
HasRefCompare
def fromProduct(p: Product): MirroredMonoType

Create a new instance of type T with elements taken from product p.

Create a new instance of type T with elements taken from product p.

Attributes

Inherited from:
Singleton
final def getOwner(using MemberGetSet): DFOwner

Attributes

Inherited from:
DFMember
final def getOwnerBlock(using MemberGetSet): DFBlock

Attributes

Inherited from:
DFMember
final def getOwnerChain(using MemberGetSet): List[DFBlock]

Attributes

Inherited from:
DFMember

Attributes

Inherited from:
DFMember

Attributes

Inherited from:
DFMember

Attributes

Inherited from:
DFMember

Attributes

Inherited from:
DFMember

Attributes

Inherited from:
DFMember

Attributes

Inherited from:
DFMember
final infix def isInsideOwner(that: DFOwner)(using MemberGetSet): Boolean

Attributes

Inherited from:
DFMember
final infix def isMemberOf(that: DFOwnerNamed)(using MemberGetSet): Boolean

Attributes

Inherited from:
DFMember
final infix def isOneLevelBelow(that: DFMember)(using MemberGetSet): Boolean

Attributes

Inherited from:
DFMember
final infix def isOutsideOwner(that: DFOwner)(using MemberGetSet): Boolean

Attributes

Inherited from:
DFMember
infix def isSameOwnerDesignAs(that: DFMember)(using MemberGetSet): Boolean

Attributes

Inherited from:
DFMember
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
final def setMeta(metaFunc: Meta => Meta)(using getSet: MemberGetSet): DFMember.this.type

Attributes

Inherited from:
DFMember
final def setTags(tagsFunc: DFTags => DFTags)(using getSet: MemberGetSet): DFMember.this.type

Attributes

Inherited from:
DFMember

Concrete fields

lazy val getRefs: List[TwoWayAny]
val meta: Meta
val ownerRef: Ref
val tags: DFTags