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