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