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