closure

dotty.tools.dotc.ast.TypedTreeInfo.closure$
object closure

An extractor for closures, either contained in a block or standalone.

Attributes

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

Members list

Concise view

Value members

Concrete methods

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