public interface AbstractNodeVisitor<ArgType>
void
visit(Node n, ArgType a)
void visit(Node n, ArgType a)
Copyright © 2012 Aarhus University