public interface ObjectVisitor<T>
void
visit(T obj_)
void visit(T obj_)
Copyright © 2020 Soot OSS. All rights reserved.