Interface HierarchicalVariableMap

All Superinterfaces:
LocalVariableMap, VariableMap
All Known Implementing Classes:
MixedBasicVariableMap

public interface HierarchicalVariableMap
extends LocalVariableMap
A variable map interface that handles the global and local variables. The map should be aware of the stack of the local variables of several levels and also the global variables should be handled.
Author:
Peter Verhas date July 12, 2012