abstract case class ThisType
extends CachedProxyType with SingletonType

The type cls.this

Constructors

ThisType ( tref: TypeRef )

Members

val tref : TypeRef
def _1 : T1
def cls ( implicit ctx: Context ) : ClassSymbol
override def computeHash : Int
override def underlying ( implicit ctx: Context ) : Type

The type to which this proxy forwards operations.

The type to which this proxy forwards operations.