Package docutils :: Module nodes :: Class SkipNode
[show private | hide private]
[frames | no frames]

Class SkipNode

       Exception --+    
                   |    
TreePruningException --+
                       |
                      SkipNode


Do not visit the current node's children, and do not call the current node's depart_... method.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.0 on Tue Jul 22 05:30:53 2003 http://epydoc.sf.net