| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.DropStatisticsContext |
PostgreSQLStatementParser.dropStatistics() |
PostgreSQLStatementParser.DropStatisticsContext |
PostgreSQLStatementParser.ExecuteContext.dropStatistics() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitDropStatistics(PostgreSQLStatementParser.DropStatisticsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.dropStatistics(). |
T |
PostgreSQLStatementParserVisitor.visitDropStatistics(PostgreSQLStatementParser.DropStatisticsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.dropStatistics(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitDropStatistics(PostgreSQLStatementParser.DropStatisticsContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.