case class This [ -T ]
extends DenotingTree with TermTree

qual.this

Constructors

This ( qual: Ident )

Members

[+] type ThisTree = [-T >: dotty.tools.dotc.ast.Trees.Untyped] => dotty.tools.dotc.ast.Trees.This[T] (not handled)

The type constructor at the root of the tree

The type constructor at the root of the tree

[+] val qual : Ident
[+] def _1 : T1
[+] def copy ( qual: Ident ) : This [ T ]
[+] def copy$default$1 : Ident
[+] override def denot ( implicit ctx: Context ) : Denotation

The denotation referred tno by this tree. Defined for DenotingTrees and ProxyTrees, NoDenotation for other kinds of trees

The denotation referred tno by this tree. Defined for DenotingTrees and ProxyTrees, NoDenotation for other kinds of trees