Interface TreeUtil.Visitor
-
- Enclosing class:
- TreeUtil
public static interface TreeUtil.Visitor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
visit(Stack path)
-
-
-
Method Detail
-
visit
void visit(Stack path)
-
-