| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.ArrayExprContext |
OpenGaussStatementParser.arrayExpr() |
OpenGaussStatementParser.ArrayExprContext |
OpenGaussStatementParser.CExprContext.arrayExpr() |
OpenGaussStatementParser.ArrayExprContext |
OpenGaussStatementParser.ArrayExprListContext.arrayExpr(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OpenGaussStatementParser.ArrayExprContext> |
OpenGaussStatementParser.ArrayExprListContext.arrayExpr() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitArrayExpr(OpenGaussStatementParser.ArrayExprContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.arrayExpr(). |
T |
OpenGaussStatementVisitor.visitArrayExpr(OpenGaussStatementParser.ArrayExprContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.arrayExpr(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.