IdPattern

dotty.tools.dotc.ast.UntypedTreeInfo.IdPattern$
object IdPattern

An extractor for trees of the form id or id: T

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def unapply(tree: Tree)(using Context): Option[VarInfo]