class UniqueRefDenotation
extends NonSymSingleDenotation

Constructors

UniqueRefDenotation ( symbol: Symbol , infoOrCompleter: Type , initValidFor: Period )

Members

[+] val infoOrCompleter : Type

The type info, or, if this is a SymDenotation where the symbol is not yet completed, the completer

The type info, or, if this is a SymDenotation where the symbol is not yet completed, the completer

[+] private val initValidFor : Period
[+] private val symbol : Symbol
[+] override def hasUniqueSym : Boolean
[+] protected def newLikeThis ( s: Symbol , i: Type ) : SingleDenotation