| Package | Description |
|---|---|
| org.teiid.language.visitor |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectorVisitor<T>
This visitor can be used to collect all objects of a certain type in a language
tree.
|
class |
DelegatingHierarchyVisitor
Delegates pre- and post-processing for each node in the hierarchy to
delegate visitors.
|
class |
HierarchyVisitor
Visits each node in a hierarchy of LanguageObjects.
|
class |
SQLStringVisitor
Creates a SQL string for a LanguageObject subtree.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.