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