closureDef

dotty.tools.dotc.ast.TypedTreeInfo.closureDef
object closureDef

An extractor for def of a closure contained the block of the closure.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def unapply(tree: TypedTreeInfo.this.Tree)(using Context): Option[TypedTreeInfo.this.DefDef]