Package | Description |
---|---|
org.teiid.language | |
org.teiid.language.visitor |
Modifier and Type | Method and Description |
---|---|
List<WithItem> |
With.getItems() |
Modifier and Type | Method and Description |
---|---|
void |
With.setItems(List<WithItem> items) |
Modifier and Type | Method and Description |
---|---|
void |
SQLStringVisitor.visit(WithItem obj) |
void |
LanguageObjectVisitor.visit(WithItem obj) |
void |
HierarchyVisitor.visit(WithItem obj) |
void |
AbstractLanguageVisitor.visit(WithItem obj) |
Copyright © 2019. All rights reserved.