| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CreateStatisticsContext |
PostgreSQLStatementParser.createStatistics() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitCreateStatistics(PostgreSQLStatementParser.CreateStatisticsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createStatistics(). |
T |
PostgreSQLStatementBaseVisitor.visitCreateStatistics(PostgreSQLStatementParser.CreateStatisticsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createStatistics(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.