| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.common |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.AlterResourceContext |
CommonDistSQLStatementParser.alterResource() |
CommonDistSQLStatementParser.AlterResourceContext |
CommonDistSQLStatementParser.ExecuteContext.alterResource() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitAlterResource(CommonDistSQLStatementParser.AlterResourceContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.alterResource(). |
T |
CommonDistSQLStatementVisitor.visitAlterResource(CommonDistSQLStatementParser.AlterResourceContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.alterResource(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
CommonDistSQLStatementVisitor.visitAlterResource(CommonDistSQLStatementParser.AlterResourceContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.