ValDefGen

dfhdl.plugin.CustomControlPhase.ValDefGen
class ValDefGen

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def bind(name: Name, tree: Tree)(using Context): Tree
def clearBinds(): Unit
def empty(): Unit
def getBinds: ListMap[Name, Tree]
def getValDefs: List[ValDef]
def mkSelectValDef(name: String, tree: Tree)(using Context): Tree
def replaceBinds(tree: Tree)(using Context): Tree