TreeApply

dotty.tools.pc.MetalsInteractive.TreeApply
object TreeApply

Attributes

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

Members list

Value members

Concrete methods

def unapply(tree: Tree): Option[(Tree, List[Tree])]