Package org.imemex.logicalplan.treeprocessors

Interface Summary
LogicalTreeProcessor A logical tree processor is similar to a logical tree walker in the way for what they are used.
 

Class Summary
AbstractTreeProcessor The abstract tree processor can be used, if a logical node tree should be completely traversed until all branches were either matched or visited.