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