DFNet

dfhdl.core.DFNet
See theDFNet companion object
final class DFNet(val irValue: DFNet | DFError) extends AnyVal, DFMember[DFNet]

Attributes

Companion
object
Graph
Supertypes
trait DFMember[DFNet]
class AnyVal
trait Matchable
class Any

Members list

Value members

Inherited methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
DFMember -> Any
Inherited from:
DFMember

Concrete fields

val irValue: DFNet | DFError