Package org.ocpsoft.rewrite.config
Class OperationVisit
java.lang.Object
org.ocpsoft.rewrite.config.OperationVisit
This class allows
Visitors to walk through an Operation tree which may contain
CompositeOperation elements.- Author:
- Lincoln Baxter, III
-
Constructor Summary
ConstructorsConstructorDescriptionOperationVisit(Operation root) Initialize class with the supplied rootOperation -
Method Summary