trait SymDenotations

Constructors

Members

def SymDenotation ( symbol: Symbol , owner: Symbol , name: Name , initFlags: FlagSet , initInfo: Type , initPrivateWithin: Symbol ) ( implicit ctx: Context ) : SymDenotation

Factory method for SymDenotion creation. All creations should be done via this method.

Factory method for SymDenotion creation. All creations should be done via this method.

def SymDenotation$default$6 : NoSymbol.type

Factory method for SymDenotion creation. All creations should be done via this method.

Factory method for SymDenotion creation. All creations should be done via this method.

def stillValid ( denot: SymDenotation ) : Boolean
def stillValidInOwner ( denot: SymDenotation ) : Boolean
def traceInvalid ( denot: Denotation ) : Boolean

Explain why symbol is invalid; used for debugging only

Explain why symbol is invalid; used for debugging only