| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.DropForeignTableContext |
PostgreSQLStatementParser.dropForeignTable() |
PostgreSQLStatementParser.DropForeignTableContext |
PostgreSQLStatementParser.ExecuteContext.dropForeignTable() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitDropForeignTable(PostgreSQLStatementParser.DropForeignTableContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.dropForeignTable(). |
T |
PostgreSQLStatementParserVisitor.visitDropForeignTable(PostgreSQLStatementParser.DropForeignTableContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.dropForeignTable(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitDropForeignTable(PostgreSQLStatementParser.DropForeignTableContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.