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.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 20 03:54:27 2014 | http://epydoc.sourceforge.net |