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