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