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

Detailed Description

Stop the traversal altogether.  The current node's ``depart_...`` method
is not affected.  The parent nodes ``depart_...`` methods are also called
as usual.  No other nodes are visited.  This is an alternative to
NodeFound that does not cause exception handling to trickle up to the
caller.

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