DFNothing

dfhdl.compiler.ir.DFNothing$
See theDFNothing companion trait
case object DFNothing extends DFNothing

Attributes

Companion
trait
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait DFNothing
trait DFType
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
DFNothing.type

Members list

Type members

Inherited classlikes

object Token

Attributes

Inherited from:
Companion (hidden)
Supertypes
class Object
trait Matchable
class Any
object Val

Attributes

Inherited from:
Companion (hidden)
Supertypes
class Object
trait Matchable
class Any

Inherited types

type Data = Nothing

Attributes

Inherited from:
DFNothing
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 MirroredLabel <: String

The name of the type

The name of the type

Attributes

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

The mirrored *-type

The mirrored *-type

Attributes

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

Attributes

Inherited from:
Singleton
type Token = DFToken[T]

Attributes

Inherited from:
Companion (hidden)

Value members

Inherited methods

def bitsDataToData(data: (BitVector, BitVector)): Data

Attributes

Inherited from:
DFNothing

Attributes

Inherited from:
DFNothing
def dataToBitsData(data: Data): (BitVector, BitVector)

Attributes

Inherited from:
DFNothing
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
def isDataBubble(data: Data): Boolean

Attributes

Inherited from:
DFNothing
def noTypeErr: Nothing

Attributes

Inherited from:
DFNothing
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

final val width: 0

Attributes

Inherited from:
DFNothing