|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariableContext.Scope | |
koala.dynamicjava.interpreter.context | Provides the classes that hold the context of execution. |
Uses of VariableContext.Scope in koala.dynamicjava.interpreter.context |
Fields in koala.dynamicjava.interpreter.context declared as VariableContext.Scope | |
protected VariableContext.Scope |
VariableContext.scope
The current scope |
protected VariableContext.Scope |
VariableContext.cscope
The current scope for variables |
VariableContext.Scope |
VariableContext.Link.scope
The current scope |
VariableContext.Scope |
VariableContext.Link.cscope
The current scope for constants |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |