| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.FdwOptionContext |
PostgreSQLStatementParser.fdwOption() |
PostgreSQLStatementParser.FdwOptionContext |
PostgreSQLStatementParser.FdwOptionsContext.fdwOption(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.FdwOptionContext> |
PostgreSQLStatementParser.FdwOptionsContext.fdwOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitFdwOption(PostgreSQLStatementParser.FdwOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.fdwOption(). |
T |
PostgreSQLStatementParserBaseVisitor.visitFdwOption(PostgreSQLStatementParser.FdwOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.fdwOption(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.