DFType

dfhdl.plugin.CustomControlPhase.DFType
object DFType

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
DFType.type

Members list

Value members

Concrete methods

def apply(name: String, args: List[Type])(using Context): Type
def unapply(arg: Type)(using Context): Option[(String, List[Type])]