trait WithFixedSym
extends NamedType

Constructors

Members

override def computeHash : Int
override def equals ( that: Any ) : Boolean
def fixedSym : Symbol
override def newLikeThis ( prefix: Type ) ( implicit ctx: Context ) : NamedType

Create a NamedType of the same kind as this type, but with a new prefix.

Create a NamedType of the same kind as this type, but with a new prefix.

override def withDenot ( denot: Denotation ) ( implicit ctx: Context ) : ThisType
override def withSym ( sym: Symbol , signature: Signature ) ( implicit ctx: Context ) : ThisType