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