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