Home | Trees | Indices | Help |
---|
|
Resolver --+ | TreeResolver
The tree resolver is a stateful tree resolver used to resolve each node in a tree. As such, it mirrors the tree structure to ensure that nodes are resolved in context.
|
|||
|
|||
|
|||
Frame |
|
||
Frame |
|
||
Frame |
|
||
int |
|
||
|
|||
|
|||
list |
stack The context stack. |
||
|
|
Push an object onto the stack. |
Get the frame at the top of the stack.
|
Pop the frame at the top of the stack.
|
Get the current stack depth.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Mar 21 14:39:09 2011 | http://epydoc.sourceforge.net |