Modifier

dfhdl.core.Modifier
See theModifier companion class
object Modifier

Attributes

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

Members list

Type members

Classlikes

sealed trait Assignable

Attributes

Supertypes
class Object
trait Matchable
class Any
sealed trait Connectable

Attributes

Supertypes
class Object
trait Matchable
class Any
sealed trait Initializable

Attributes

Supertypes
class Object
trait Matchable
class Any
sealed trait Initialized

Attributes

Supertypes
class Object
trait Matchable
class Any

Types

type CONST = Modifier[Any, Any, Any, CONST]
type Mutable = Modifier[Assignable, Any, Any, NOTCONST]

Extensions

Extensions

extension (modifier: ModifierAny)
def asIR: Modifier