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

Since 1.2.0

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
staticGetSource Codeshared formal Anything staticGet(AppliedType<Object> containerType)

Reads the current value of this static attribute.

Inherited Methods
Methods inherited from: Object