ScopeEntry

class Object
trait Matchable
class Any

Value members

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Returns:

a string representation of the object.

Definition Classes
Any

Concrete fields

val name: Name
var prev: ScopeEntry | Null

the preceding entry in this scope

the preceding entry in this scope

var sym: Symbol
var tail: ScopeEntry | Null

the next entry in the hash bucket

the next entry in the hash bucket