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