|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContinueStatement | |
|---|---|
| com.metamatrix.query.parser | |
| com.metamatrix.query.sql | |
| com.metamatrix.query.sql.navigator | |
| com.metamatrix.query.sql.visitor | |
| Uses of ContinueStatement in com.metamatrix.query.parser |
|---|
| Methods in com.metamatrix.query.parser that return ContinueStatement | |
|---|---|
ContinueStatement |
SQLParser.continueStatement(ParseInfo info)
Parse break statement |
| Uses of ContinueStatement in com.metamatrix.query.sql |
|---|
| Methods in com.metamatrix.query.sql with parameters of type ContinueStatement | |
|---|---|
void |
LanguageVisitor.visit(ContinueStatement obj)
|
| Uses of ContinueStatement in com.metamatrix.query.sql.navigator |
|---|
| Methods in com.metamatrix.query.sql.navigator with parameters of type ContinueStatement | |
|---|---|
void |
PreOrPostOrderNavigator.visit(ContinueStatement obj)
|
| Uses of ContinueStatement in com.metamatrix.query.sql.visitor |
|---|
| Methods in com.metamatrix.query.sql.visitor with parameters of type ContinueStatement | |
|---|---|
void |
SQLStringVisitor.visit(ContinueStatement obj)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||