DFNet

dfhdl.compiler.ir.DFNet
See theDFNet companion class
object DFNet

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
DFNet.type

Members list

Type members

Classlikes

object Assignment

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Assignment.type
object BAssignment

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object Connection

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Connection.type
object NBAssignment

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
enum Op

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Extensions

Extensions

extension (net: DFNet)
def isAssignment: Boolean
def isConnection: Boolean
def isLazyConnection: Boolean
def isViaConnection: Boolean