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