| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.opengauss.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.AlterFunctionContext |
OpenGaussStatementParser.alterFunction() |
OpenGaussStatementParser.AlterFunctionContext |
OpenGaussStatementParser.ExecuteContext.alterFunction() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitAlterFunction(OpenGaussStatementParser.AlterFunctionContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.alterFunction(). |
T |
OpenGaussStatementVisitor.visitAlterFunction(OpenGaussStatementParser.AlterFunctionContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.alterFunction(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OpenGaussDDLStatementSQLVisitor.visitAlterFunction(OpenGaussStatementParser.AlterFunctionContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.