node¶
- SPECIAL_NODES = {'gather': <class 'noob.node.gather.Gather'>, 'map': <class 'noob.node.map.Map'>, 'return': <class 'noob.node.return_.Return'>, 'tube': <class 'noob.node.tube.TubeNode'>}¶
Map from short names used in node
typevalues to special node classes