Expand description
Scopes define the evaluation context for variable paths.
Structsยง
- Scope
- A scope encapsulates a base value (lookup object) used when
resolving variable paths and a collection of local variables
which are prefixed using the
@symbol.