Abstraction over declarations from which a value can be obtained, namely
ValueDeclaration which abstracts over values and attributesValueConstructorDeclaration which represents value constructorsno type hierarchy
no supertypes hierarchy
| Methods | |
get | Source Codeshared formal Anything get()Reads the current value of this toplevel value. |
memberGet | Source 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 |