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