| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.FuncExprContext |
PostgreSQLStatementParser.funcExpr() |
PostgreSQLStatementParser.FuncExprContext |
PostgreSQLStatementParser.CExprContext.funcExpr() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitFuncExpr(PostgreSQLStatementParser.FuncExprContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.funcExpr(). |
T |
PostgreSQLStatementBaseVisitor.visitFuncExpr(PostgreSQLStatementParser.FuncExprContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.funcExpr(). |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item.ProjectionSegment |
PostgreSQLStatementSQLVisitor.generateProjectFromFuncExpr(PostgreSQLStatementParser.FuncExprContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.