Package slumMaya :: Module slumNode :: Class slumNode
[hide private]
[frames] | no frames]

Class slumNode

source code

??-15 --+
        |
       slumNode

derivated from classNode, this class adds the advantage of evaluating an slum attribute automaticaly, if one is present in a node. Instead of returning the string value of the slum attribute, it returns the evaluated class object from the code in the string attribute.

Instance Methods [hide private]
 
__init__(self, node, data=None, forceSlumEval=False) source code
 
evalSlumClass(self, forceSlumEval=False) source code
 
updated(self)
check if source code has being updated.
source code