Interface TreeTraverser.ControlledVisitor<T>
- Type Parameters:
T- data type | 数据类型
- Enclosing class:
TreeTraverser
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Controlled traversal visitor
受控遍历访问者
- Since:
- JDK 25, opencode-base-tree V1.0.0
- Author:
- Leon Soo www.LeonSoo.com
-
Method Summary
-
Method Details
-
visit
-