| Interface | Description |
|---|---|
| NodeVisitor |
Date: 11/12/12
Time: 5:45 PM
|
| Class | Description |
|---|---|
| CollapseParentClauseVisitor |
Multiple And/Or descending down the tree can be rolled up.
|
| EmptyParentCollapseVisitor |
A parent node with no children can be deleted.
|
| PrintNodeVisitor |
Date: 11/12/12
Time: 5:47 PM
|
| SingleClauseCollapseVisitor |
If the parent has only one child, the child can be rolled up into the parent's parent.
|
Copyright © 2014 Calrissian. All rights reserved.