ApplyFunArgs

dfhdl.plugin.CommonPhase.ApplyFunArgs
object ApplyFunArgs

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(fun: Tree, args: List[List[Tree]])(using Context): Apply
def unapply(tree: Apply)(using Context): Option[(Tree, List[List[Tree]])]