DFToken

dfhdl.compiler.ir.DFToken$
See theDFToken companion class
object DFToken

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
DFToken.type

Members list

Value members

Concrete methods

def bubble(dfType: DFType): DFTokenAny
def forced[T <: DFType](dfType: T, data: Any): DFToken[T]

Givens

Givens

given derived$CanEqual[T_$_L <: DFType, T_$_R <: DFType](implicit x$0: CanEqual[T_$_L, T_$_R]): CanEqual[DFToken[T_$_L], DFToken[T_$_R]]

Extensions

Extensions

extension (token: DFTokenAny)(token: DFTokenAny)
def bits: Token
def isBubble: Boolean
extension (token: Token)(token: Token)
def as(dfType: DFType): DFTokenAny