Package | Description |
---|---|
com.scriptbasic.interfaces | |
com.scriptbasic.memory |
Modifier and Type | Interface and Description |
---|---|
interface |
HierarchicalVariableMap
A variable map interface that handles the global and local variables.
|
interface |
LocalVariableMap
A variable map structure that can manage many maps in a stack structure.
|
Modifier and Type | Method and Description |
---|---|
VariableMap |
HierarchicalVariableMap.getGlobalMap() |
Modifier and Type | Class and Description |
---|---|
class |
BasicLocalVariableMap
Handle the local variable in a hierarchical stack of Maps
|
class |
MixedBasicVariableMap
Handle the global and the local variable maps.
|
Modifier and Type | Method and Description |
---|---|
VariableMap |
MixedBasicVariableMap.getGlobalMap() |
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.