Documentation of 'org.python.indexer.ast.DefaultNodeVisitor' Java class
DefaultNodeVisitor
org.python.indexer.ast

Class DefaultNodeVisitor

  • All Implemented Interfaces:
    NNodeVisitor
    Direct Known Subclasses:
    GenericNodeVisitor


    public class DefaultNodeVisitor
    extends java.lang.Object
    implements NNodeVisitor
    A visitor that by default visits every node in the tree. Subclasses can override specific node visiting methods and decide whether to visit the children.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.