Pattern

dfhdl.compiler.ir.DFConditional$.DFCaseBlock$.Pattern
See thePattern companion object
sealed trait Pattern extends HasRefCompare[Pattern]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Alternative
class Bind
class BindSI
object CatchAll.type
class Singleton
class Struct
Show all

Members list

Value members

Inherited methods

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

Attributes

Inherited from:
HasRefCompare
def getRefs: List[DFRefAny]

Attributes

Inherited from:
HasRefCompare
protected def prot_=~(that: Pattern)(using MemberGetSet): Boolean

Attributes

Inherited from:
HasRefCompare