| Package | Description |
|---|---|
| org.teiid.query.parser | |
| org.teiid.query.sql | |
| org.teiid.query.sql.navigator | |
| org.teiid.query.sql.visitor | |
| org.teiid.query.validator |
| Modifier and Type | Method and Description |
|---|---|
LoopStatement |
SQLParser.loopStatement(ParseInfo info) |
| Modifier and Type | Method and Description |
|---|---|
void |
LanguageVisitor.visit(LoopStatement obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
PreOrPostOrderNavigator.visit(LoopStatement obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLStringVisitor.visit(LoopStatement obj) |
void |
CommandCollectorVisitor.visit(LoopStatement obj)
Visit a language object and collect symbols.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationVisitor.visit(LoopStatement obj) |
Copyright © 2019. All rights reserved.