| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor |
| 限定符和类型 | 方法和说明 |
|---|---|
SQL92StatementParser.SpecialFunctionContext |
SQL92StatementParser.specialFunction() |
SQL92StatementParser.SpecialFunctionContext |
SQL92StatementParser.FunctionCallContext.specialFunction() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQL92StatementVisitor.visitSpecialFunction(SQL92StatementParser.SpecialFunctionContext ctx)
Visit a parse tree produced by
SQL92StatementParser.specialFunction(). |
T |
SQL92StatementBaseVisitor.visitSpecialFunction(SQL92StatementParser.SpecialFunctionContext ctx)
Visit a parse tree produced by
SQL92StatementParser.specialFunction(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.