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