Class LogicalPlanWalker.LogicalWalkerVisitor
java.lang.Object
se.liu.ida.hefquin.engine.queryplan.logical.LogicalPlanWalker.LogicalWalkerVisitor
- Enclosing class:
- LogicalPlanWalker
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final LogicalPlanVisitor
protected final LogicalPlanVisitor
-
Constructor Summary
ConstructorsConstructorDescriptionLogicalWalkerVisitor
(LogicalPlanVisitor beforeVisitor, LogicalPlanVisitor afterVisitor) -
Method Summary
-
Field Details
-
beforeVisitor
-
afterVisitor
-
-
Constructor Details
-
LogicalWalkerVisitor
-
-
Method Details
-
walk
-