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