Functions | |
| def | Visitor |
| def | find_node |
| Visits the whole tree until node_id is found. More... | |
| def | seq_factory |
| def seqlib.nodes.utils.find_node | ( | seq, | |
| node_id | |||
| ) |
Visits the whole tree until node_id is found.
| def seqlib.nodes.utils.seq_factory | ( | m, | |
| args, | |||
| kw | |||
| ) |
| def seqlib.nodes.utils.Visitor | ( | tpl, | |
parent = None |
|||
| ) |
1.8.5