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