public class ReadyToProcessVisitor extends EmptyQueryVisitor
Table (and not VariableTable).QueryVisitor.VisitorException| Modifier and Type | Field and Description |
|---|---|
protected boolean |
m_hasNonTableLeaf |
| Constructor and Description |
|---|
ReadyToProcessVisitor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReady()
Determines if visited query is ready to be processed
|
void |
visit(VariableTable t) |
public boolean isReady()
public void visit(VariableTable t)
visit in class EmptyQueryVisitorCopyright © Sylvain HallĂ©. All Rights Reserved.