Uses of Interface
com.scriptbasic.interfaces.VariableMap
Packages that use VariableMap
-
Uses of VariableMap in com.scriptbasic.interfaces
Subinterfaces of VariableMap in com.scriptbasic.interfacesModifier and TypeInterfaceDescriptioninterfaceA variable map interface that handles the global and local variables.interfaceA variable map structure that can manage many maps in a stack structure.Methods in com.scriptbasic.interfaces that return VariableMap -
Uses of VariableMap in com.scriptbasic.memory
Classes in com.scriptbasic.memory that implement VariableMapModifier and TypeClassDescriptionclassHandle the local variable in a hierarchical stack of MapsclassHandle the global and the local variable maps.Methods in com.scriptbasic.memory that return VariableMap