Interface NodeVisitor


public interface NodeVisitor
The NodeVisitor interface is used by Node::visitWith so that an application can have type-dispatch on the class of a Node.