| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.VacuumRelationListContext |
PostgreSQLStatementParser.vacuumRelationList() |
PostgreSQLStatementParser.VacuumRelationListContext |
PostgreSQLStatementParser.AnalyzeTableContext.vacuumRelationList() |
PostgreSQLStatementParser.VacuumRelationListContext |
PostgreSQLStatementParser.VacuumContext.vacuumRelationList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitVacuumRelationList(PostgreSQLStatementParser.VacuumRelationListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.vacuumRelationList(). |
T |
PostgreSQLStatementParserVisitor.visitVacuumRelationList(PostgreSQLStatementParser.VacuumRelationListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.vacuumRelationList(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDALStatementSQLVisitor.visitVacuumRelationList(PostgreSQLStatementParser.VacuumRelationListContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.