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