Uranium
Application Framework
UM.Settings.PropertyEvaluationContext.PropertyEvaluationContext Class Reference

Context for evaluating a property value It contains: More...

Public Member Functions

def __init__
 
def rootStack (self)
 
def pushContainer (self, container)
 
def popContainer (self)
 

Public Attributes

 stack_of_containers
 
 context
 

Detailed Description

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

The documentation for this class was generated from the following file: