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