public class ReferencesOtherTablesWhereNodeVisitor extends java.lang.Object implements SelectableVisitor
Constructor and Description |
---|
ReferencesOtherTablesWhereNodeVisitor(TableIdentifier id) |
Modifier and Type | Method and Description |
---|---|
boolean |
getResult() |
protected boolean |
hasResult() |
void |
visit(Selectable node) |
public ReferencesOtherTablesWhereNodeVisitor(TableIdentifier id)
public boolean getResult()
protected boolean hasResult()
public void visit(Selectable node)
visit
in interface SelectableVisitor