Empty

dfhdl.compiler.ir.DFRef.Empty
sealed trait Empty extends DFRef[Empty]

Attributes

Graph
Supertypes
trait DFRef[Empty]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Empty
object Empty

Members list

Value members

Concrete methods

override def get(using getSet: MemberGetSet): Empty

Attributes

Definition Classes

Inherited methods

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

Attributes

Inherited from:
DFRef
def getOption(using getSet: MemberGetSet): Option[Empty]

Attributes

Inherited from:
DFRef
def productElementName(n: Int): String

Attributes

Inherited from:
Product
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def productPrefix: String

Attributes

Inherited from:
Product
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
DFRef -> Any
Inherited from:
DFRef

Inherited and Abstract methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals
def copyAsNewRef(using RefGen): DFRef.this.type

Attributes

Inherited from:
DFRef
def productArity: Int

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Concrete fields

val grpId: Int
val id: Int