| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
List<OpenGaussStatementParser.FunctionWithArgtypesContext> |
OpenGaussStatementParser.TransformElementListContext.functionWithArgtypes() |
List<OpenGaussStatementParser.FunctionWithArgtypesContext> |
OpenGaussStatementParser.FunctionWithArgtypesListContext.functionWithArgtypes() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitFunctionWithArgtypes(OpenGaussStatementParser.FunctionWithArgtypesContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.functionWithArgtypes(). |
T |
OpenGaussStatementVisitor.visitFunctionWithArgtypes(OpenGaussStatementParser.FunctionWithArgtypesContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.functionWithArgtypes(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.