Abstraction over declarations from which a value can be obtained, namely

no type hierarchy

no supertypes hierarchy

Inherited Attributes
Attributes inherited from: Object
Methods
getSource Codeshared formal Anything get()

Reads the current value of this toplevel value.

memberGetSource Codeshared formal Anything memberGet(Object container)

Reads the current value of this attribute on the given container instance.

Throws
Inherited Methods
Methods inherited from: Object