Interface TreeUtil.Visitor
- Enclosing class:
TreeUtil
public static interface TreeUtil.Visitor
interface handling visiting each tree path node
may throw
TreeUtil.VisitFinishedException or other TreeUtil.VisitingExceptions-
Method Summary
-
Method Details
-
visit
-