MaybePoly

dotty.tools.dotc.ast.tpd$.MaybePoly$
object MaybePoly

An extractor that pulls out type arguments

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

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