Uses of Interface
com.scriptbasic.interfaces.LocalVariableMap
Packages that use LocalVariableMap
-
Uses of LocalVariableMap in com.scriptbasic.interfaces
Subinterfaces of LocalVariableMap in com.scriptbasic.interfacesModifier and TypeInterfaceDescriptioninterfaceA variable map interface that handles the global and local variables. -
Uses of LocalVariableMap in com.scriptbasic.memory
Classes in com.scriptbasic.memory that implement LocalVariableMapModifier and TypeClassDescriptionclassHandle the local variable in a hierarchical stack of MapsclassHandle the global and the local variable maps.