Siterator

class stree.Siterator(tree: stree.Strees.Snode)[source]

Bases: object

Stree preorder iterator

_push(node: stree.Strees.Snode)[source]