Visitor
class 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, visitChildrenFirst
public Visitable visit(Visitable node)
HasNodeVisitor
visit
in interface Visitor
visit
in class HasNodeVisitor
node
- the node to processApache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.