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