class 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.