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.
|
Copyright © 2019. All rights reserved.