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