Domain

dfhdl.core.Domain
object Domain

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Domain.type

Members list

Keywords
  • no keywords
  • infix

Type members

Classlikes

object Block

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Block.type

Types

type Block = DFOwner[DomainBlock]

Extensions

Extensions

extension [D <: Domain](domain: D)
infix def setName(name: String)(using dfc: DFC): D
infix def tag[CT <: DFTag : ClassTag](customTag: CT)(using evidence$1: ClassTag[CT], dfc: DFC): D