| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.FunctionWithArgtypesListContext |
OpenGaussStatementParser.functionWithArgtypesList() |
OpenGaussStatementParser.FunctionWithArgtypesListContext |
OpenGaussStatementParser.DropFunctionContext.functionWithArgtypesList() |
OpenGaussStatementParser.FunctionWithArgtypesListContext |
OpenGaussStatementParser.DropProcedureContext.functionWithArgtypesList() |
OpenGaussStatementParser.FunctionWithArgtypesListContext |
OpenGaussStatementParser.DropRoutineContext.functionWithArgtypesList() |
OpenGaussStatementParser.FunctionWithArgtypesListContext |
OpenGaussStatementParser.OnObjectClauseContext.functionWithArgtypesList() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitFunctionWithArgtypesList(OpenGaussStatementParser.FunctionWithArgtypesListContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.functionWithArgtypesList(). |
T |
OpenGaussStatementVisitor.visitFunctionWithArgtypesList(OpenGaussStatementParser.FunctionWithArgtypesListContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.functionWithArgtypesList(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.