neat.STree.gatherNodes

STree.gatherNodes(node)[source]

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

Parameters

node (Snode) – starting point node

Returns

Return type

list of Snode