| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OpenGaussStatementParser.FuncArgContext |
OpenGaussStatementParser.funcArg() |
OpenGaussStatementParser.FuncArgContext |
OpenGaussStatementParser.AggrArgContext.funcArg() |
OpenGaussStatementParser.FuncArgContext |
OpenGaussStatementParser.FuncArgWithDefaultContext.funcArg() |
OpenGaussStatementParser.FuncArgContext |
OpenGaussStatementParser.FuncArgsListContext.funcArg(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OpenGaussStatementParser.FuncArgContext> |
OpenGaussStatementParser.FuncArgsListContext.funcArg() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitFuncArg(OpenGaussStatementParser.FuncArgContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.funcArg(). |
T |
OpenGaussStatementVisitor.visitFuncArg(OpenGaussStatementParser.FuncArgContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.funcArg(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.