Empty

dfhdl.compiler.ir.DFRef$.TwoWay$.Empty$
object Empty extends TwoWay[Empty, Empty], Empty

Attributes

Graph
Supertypes
trait Empty
trait TwoWay[Empty, Empty]
trait DFRef[Empty]
class Object
trait Matchable
class Any
Show all
Self type
Empty.type

Members list

Value members

Inherited methods

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

Attributes

Inherited from:
DFRef
override def get(using getSet: MemberGetSet): Empty

Attributes

Definition Classes
Inherited from:
Empty
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

Concrete fields

lazy val originRef: OneWay[Empty]

Inherited fields

lazy val refType: ClassTag[Empty]

Attributes

Inherited from:
Empty