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