final object NamedType

Constructors

Members

def apply ( prefix: Type , name: Name ) ( implicit ctx: Context ) : TermRef | TypeRef
def apply ( prefix: Type , name: Name , denot: Denotation ) ( implicit ctx: Context ) : TermRef | TypeRef
def withFixedSym ( prefix: Type , sym: Symbol ) ( implicit ctx: Context ) : TypeRef | TermRef
def withSymAndName ( prefix: Type , sym: Symbol , name: Name ) ( implicit ctx: Context ) : NamedType