| 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 |
PostgreSQLStatementVisitor.visitAlterSchema(PostgreSQLStatementParser.AlterSchemaContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterSchema(). |
T |
PostgreSQLStatementBaseVisitor.visitAlterSchema(PostgreSQLStatementParser.AlterSchemaContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterSchema(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.