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