public interface NodeVisitor
void
visit(Node node)
void visit(Node node) throws java.lang.Exception
java.lang.Exception