CapsOfApply

dotty.tools.dotc.cc.CapsOfApply
object CapsOfApply

An extractor for caps.capsOf[X], which is used to express a generic capture set 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: TypeApply)(using Context): Option[Tree]