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