Warning: This is a facade provided for use by user code, not for implementation in user code. User implementations of this interface are highly likely to be incompatible with future releases of the product at both binary and source levels.
Currently the only objects that are stored in scopes are variables.
Scopes are nested and if an object cannot be found in one scope then it will look in the enclosing scope. New mappings are added to the current scope and will be removed when the scope is discarded.
@volantis-api-include-in PublicAPI @volantis-api-include-in ProfessionalServicesAPI @volantis-api-include-in InternalAPI
|
|
|
|
|
|