| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 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 |
PostgreSQLStatementVisitor.visitFunctionExprCommonSubexpr(PostgreSQLStatementParser.FunctionExprCommonSubexprContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.functionExprCommonSubexpr(). |
T |
PostgreSQLStatementBaseVisitor.visitFunctionExprCommonSubexpr(PostgreSQLStatementParser.FunctionExprCommonSubexprContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.functionExprCommonSubexpr(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.