| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.FunctionExprCommonSubexprContext |
PostgreSQLStatementParser.functionExprCommonSubexpr() |
PostgreSQLStatementParser.FunctionExprCommonSubexprContext |
PostgreSQLStatementParser.FuncExprContext.functionExprCommonSubexpr() |
PostgreSQLStatementParser.FunctionExprCommonSubexprContext |
PostgreSQLStatementParser.FunctionExprWindowlessContext.functionExprCommonSubexpr() |
PostgreSQLStatementParser.FunctionExprCommonSubexprContext |
PostgreSQLStatementParser.FuncExprWindowlessContext.functionExprCommonSubexpr() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitFunctionExprCommonSubexpr(PostgreSQLStatementParser.FunctionExprCommonSubexprContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.functionExprCommonSubexpr(). |
T |
PostgreSQLStatementParserVisitor.visitFunctionExprCommonSubexpr(PostgreSQLStatementParser.FunctionExprCommonSubexprContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.functionExprCommonSubexpr(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitFunctionExprCommonSubexpr(PostgreSQLStatementParser.FunctionExprCommonSubexprContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.