blockEndingInClosure

dotty.tools.dotc.ast.TypedTreeInfo.blockEndingInClosure

An extractor for a closure or a block ending in one. This was previously closure before that one was tightened.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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