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