class HasTableFunctionVisitor extends HasNodeVisitor
hasNode
Constructor and Description |
---|
HasTableFunctionVisitor() |
Modifier and Type | Method and Description |
---|---|
Visitable |
visit(Visitable node)
If we have found the target node, we are done.
|
hasNode, reset, skipChildren, stopTraversal, visitChildrenFirst
public Visitable visit(Visitable node)
HasNodeVisitor
visit
in interface Visitor
visit
in class HasNodeVisitor
node
- the node to processApache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.