neat.STree.gather_nodes

STree.gather_nodes(node)[source]

Build a list of all the nodes in the subtree of the provided node

Parameters:

node (Snode) – starting point node

Return type:

list of Snode