| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.FuncExprContext |
PostgreSQLStatementParser.funcExpr() |
PostgreSQLStatementParser.FuncExprContext |
PostgreSQLStatementParser.CExprContext.funcExpr() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitFuncExpr(PostgreSQLStatementParser.FuncExprContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.funcExpr(). |
T |
PostgreSQLStatementParserBaseVisitor.visitFuncExpr(PostgreSQLStatementParser.FuncExprContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.funcExpr(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitFuncExpr(PostgreSQLStatementParser.FuncExprContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.