| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
DistSQLStatementParser.RuleNameContext |
DistSQLStatementParser.ruleName() |
DistSQLStatementParser.RuleNameContext |
DistSQLStatementParser.ReadwriteSplittingRuleDefinitionContext.ruleName() |
DistSQLStatementParser.RuleNameContext |
DistSQLStatementParser.DatabaseDiscoveryRuleDefinitionContext.ruleName() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSQLStatementBaseVisitor.visitRuleName(DistSQLStatementParser.RuleNameContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.ruleName(). |
T |
DistSQLStatementVisitor.visitRuleName(DistSQLStatementParser.RuleNameContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.ruleName(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.