abstract class ParamRef
extends BoundType

Constructors

ParamRef ( )

Members

type BT = Nothing <: LambdaType
override def computeHash : Int
override def equals ( that: Any ) : Boolean
def paramName : ThisName
def paramNum : Int
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.