TCDummy

dfhdl.core.DFVal.TCDummy
object TCDummy extends TC[DFTypeAny, DFValOf[DFTypeAny]]

Attributes

Graph
Supertypes
trait TC[DFTypeAny, DFTypeAny, [t <: DFTypeAny] =>> t, DFValOf[DFTypeAny], DFC]
class Object
trait Matchable
class Any
Show all
Self type
TCDummy.type

Members list

Type members

Types

type OutP = NOTCONST

Inherited types

Attributes

Inherited from:
TC

Value members

Concrete methods

def conv(dfType: DFTypeAny, value: DFValOf[DFTypeAny])(using dfc: DFC): DFValOf[DFTypeAny]

Inherited methods

final def apply(dfType: DFTypeAny, value: DFValOf[DFTypeAny])(using DFC): Out

Attributes

Inherited from:
TC