GenericApply

dotty.tools.dotc.ast.Trees.GenericApply
See theGenericApply companion class
object GenericApply

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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