public interface ExecNodeVisitor
ExecNode
objects.Modifier and Type | Method and Description |
---|---|
void |
visit(ExecNode<?> node)
Visits a node during a traversal.
|
void visit(ExecNode<?> node)
node
- ExecNode to visitCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.