public interface Visitor
void
visit(Node tree)
void visit(Node tree) throws VisitException
VisitException
Copyright © 2011-2019. All Rights Reserved.