exception documentation
class SkipNode(TreePruningException): (source)
Do not visit the current node's children, and do not call the current node's depart_... method.
class SkipNode(TreePruningException): (source)
Do not visit the current node's children, and do not call the current node's depart_... method.