List

dfhdl.compiler.ir.ProcessBlock.Sensitivity.List
final case class List(refs: List[Ref]) extends Sensitivity

Attributes

Graph
Supertypes
trait Sensitivity
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

final def =~(that: Sensitivity)(using MemberGetSet): Boolean

Attributes

Inherited from:
HasRefCompare
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

lazy val getRefs: List[TwoWayAny]