Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
docutils.nodes.TreePruningException Class Reference
Inheritance diagram for docutils.nodes.TreePruningException:
Inheritance graph
[legend]
Collaboration diagram for docutils.nodes.TreePruningException:
Collaboration graph
[legend]

Detailed Description

Base class for `NodeVisitor`-related tree pruning exceptions.

Raise subclasses from within ``visit_...`` or ``depart_...`` methods
called from `Node.walk()` and `Node.walkabout()` tree traversals to prune
the tree traversed.

The documentation for this class was generated from the following file: