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