Empty

dfhdl.compiler.ir.DFRef.OneWay.Empty
object Empty extends OneWay[Empty], Empty

Attributes

Graph
Supertypes
trait Empty
trait OneWay[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

Inherited fields

val refType: ClassTag[Empty]

Attributes

Inherited from:
Empty