IntParamRef

dfhdl.compiler.ir.DFRef$package.IntParamRef
object IntParamRef

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(int: Int): IntParamRef

Extensions

Extensions

extension (intParamRef: IntParamRef)
def =~(that: IntParamRef)(using MemberGetSet): Boolean
def getInt(using MemberGetSet): Int
def getRef: Option[TypeRef]