|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.imemex.logicalplan.treewalkers.AbstractUnderstandableTreeWalker
public abstract class AbstractUnderstandableTreeWalker
| Constructor Summary | |
|---|---|
AbstractUnderstandableTreeWalker()
|
|
| Method Summary | |
|---|---|
LogicalNode |
processTree(LogicalNode nodeToMatch)
Recursively traverse tree until all leaves were either matched or visited. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractUnderstandableTreeWalker()
| Method Detail |
|---|
public LogicalNode processTree(LogicalNode nodeToMatch)
nodeToMatch - to match against.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||