ReachCapabilityApply

dotty.tools.dotc.cc.ReachCapabilityApply

An extractor for caps.reachCapability(ref), which is used to express a reach capability as a tree in a @retains annotation.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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