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
MaybePoly.type

Members list

Value members

Concrete methods

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