This

dotty.tools.sjs.ir.Trees.This
object This

Convenience constructor and extractor for VarRefs representing this bindings.

Attributes

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

Members list

Value members

Concrete methods

def apply()(tpe: Type)(implicit pos: Position): VarRef
def unapply(tree: VarRef): Boolean