|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WithItem | |
|---|---|
| org.teiid.language | |
| org.teiid.language.visitor | |
| Uses of WithItem in org.teiid.language |
|---|
| Methods in org.teiid.language that return types with arguments of type WithItem | |
|---|---|
java.util.List<WithItem> |
With.getItems()
|
| Method parameters in org.teiid.language with type arguments of type WithItem | |
|---|---|
void |
With.setItems(java.util.List<WithItem> items)
|
| Uses of WithItem in org.teiid.language.visitor |
|---|
| Methods in org.teiid.language.visitor with parameters of type WithItem | |
|---|---|
void |
LanguageObjectVisitor.visit(WithItem obj)
|
void |
HierarchyVisitor.visit(WithItem obj)
|
void |
SQLStringVisitor.visit(WithItem obj)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||