Uranium
Application Framework
|
Public Member Functions | |
__init__ (self, source_stack=None) | |
rootStack (self) | |
pushContainer (self, container) | |
None | popContainer (self) |
Public Attributes | |
stack_of_containers = deque() | |
dict | context = {} |
Context for evaluating a property value It contains: 1. a stack of containers during the evaluation in the function call stack fashion 2. a context dictionary which contains all the current context