public interface TreeVisitor<T>
TreeWalker
void
visit(T obj)
void visit(T obj)
obj
Copyright © 2018. All rights reserved.