| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.RuleNameContext |
CommonDistSQLStatementParser.ruleName() |
CommonDistSQLStatementParser.RuleNameContext |
CommonDistSQLStatementParser.ShowTrafficRulesContext.ruleName() |
CommonDistSQLStatementParser.RuleNameContext |
CommonDistSQLStatementParser.TrafficRuleDefinitionContext.ruleName() |
CommonDistSQLStatementParser.RuleNameContext |
CommonDistSQLStatementParser.DropTrafficRuleContext.ruleName(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<CommonDistSQLStatementParser.RuleNameContext> |
CommonDistSQLStatementParser.DropTrafficRuleContext.ruleName() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitRuleName(CommonDistSQLStatementParser.RuleNameContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.ruleName(). |
T |
CommonDistSQLStatementVisitor.visitRuleName(CommonDistSQLStatementParser.RuleNameContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.ruleName(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.