See: Description
| Interface | Description |
|---|---|
| ScopeProvider<C> |
Provider of guest language scope information.
|
| Class | Description |
|---|---|
| Scope |
Representation of a scope in a guest language program.
|
| ScopeProvider.AbstractScope |
Abstraction of a scope in a guest language program.
|
Services declared in this package are registered by directly implementing the
TruffleLanguage with the appropriate service interface.