| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.FunctionCallContext |
PostgreSQLStatementParser.functionCall() |
PostgreSQLStatementParser.FunctionCallContext |
PostgreSQLStatementParser.SimpleExprContext.functionCall() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitFunctionCall(PostgreSQLStatementParser.FunctionCallContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.functionCall(). |
T |
PostgreSQLStatementBaseVisitor.visitFunctionCall(PostgreSQLStatementParser.FunctionCallContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.functionCall(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.