class documentation

class VisitorSkip(Exception): (source)

View In Hierarchy

Exception to be raised when the visitor should skip a leaf node and not decent into it.