| Package | Description |
|---|---|
| gw.lang.debugger | |
| gw.lang.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractActivationContext
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IActivationContext |
StandardScope.getActivationCtx() |
IActivationContext |
IScope.getActivationCtx()
Get the activation record context.
|
| Modifier and Type | Method and Description |
|---|---|
IScope |
StandardSymbolTable.pushIsolatedScope(IActivationContext activationCtx) |
IScope |
ISymbolTable.pushIsolatedScope(IActivationContext activationCtx)
Push a scope that demarcates an activation record.
|
IScope |
ThreadSafeSymbolTable.pushIsolatedScope(IActivationContext activationCtx) |
| Constructor and Description |
|---|
StandardScope(IActivationContext context) |
StandardScope(IActivationContext context,
int iSize) |
Copyright © 2016. All rights reserved.