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