case class RecThis
extends BoundType with SingletonType

a self-reference to an enclosing recursive type.

Constructors

RecThis ( binder: RecType )

Members

[+] type BT = RecType
[+] val binder : RecType
[+] def _1 : T1
[+] override def computeHash : Int
[+] def copy ( binder: RecType ) : RecThis
[+] def copy$default$1 : RecType
[+] def copyBoundType ( bt: BT ) : Type
[+] override def equals ( that: Any ) : Boolean
[+] override def toString : String
[+] override def underlying ( implicit ctx: Context ) : Type

The type to which this proxy forwards operations.

The type to which this proxy forwards operations.