Home | Trees | Indices | Help |
|
---|
|
object --+ | walk_tree
Walks a map_if tree. Tracks loop/segment counting, missing loop/segment.
|
|||
|
|||
node |
|
||
|
|||
|
|||
boolean |
|
||
node |
|
||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Walk the node tree from the starting node to the node matching seg_data. Catch any counting or requirement errors along the way. Handle required segment/loop missed (not found in seg) Handle found segment = Not used
To Do: check single segment loop repeat |
Create error for not found segments
|
Handle error reporting for any outstanding missing mandatory segments
|
Try to match the current loop to the segment Handle loop and segment counting. Check for used/missing
|
A child loop has matched the segment. Return that segment node. Handle loop counting and requirement errors.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Thu Jun 12 22:01:49 2008 | http://epydoc.sourceforge.net |