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