| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.shadow.distsql.parser.core |
| 限定符和类型 | 方法和说明 |
|---|---|
ShadowDistSQLStatementParser.ShadowRuleDefinitionContext |
ShadowDistSQLStatementParser.shadowRuleDefinition() |
ShadowDistSQLStatementParser.ShadowRuleDefinitionContext |
ShadowDistSQLStatementParser.CreateShadowRuleContext.shadowRuleDefinition(int i) |
ShadowDistSQLStatementParser.ShadowRuleDefinitionContext |
ShadowDistSQLStatementParser.AlterShadowRuleContext.shadowRuleDefinition(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ShadowDistSQLStatementParser.ShadowRuleDefinitionContext> |
ShadowDistSQLStatementParser.CreateShadowRuleContext.shadowRuleDefinition() |
List<ShadowDistSQLStatementParser.ShadowRuleDefinitionContext> |
ShadowDistSQLStatementParser.AlterShadowRuleContext.shadowRuleDefinition() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
ShadowDistSQLStatementVisitor.visitShadowRuleDefinition(ShadowDistSQLStatementParser.ShadowRuleDefinitionContext ctx)
Visit a parse tree produced by
ShadowDistSQLStatementParser.shadowRuleDefinition(). |
T |
ShadowDistSQLStatementBaseVisitor.visitShadowRuleDefinition(ShadowDistSQLStatementParser.ShadowRuleDefinitionContext ctx)
Visit a parse tree produced by
ShadowDistSQLStatementParser.shadowRuleDefinition(). |
| 限定符和类型 | 方法和说明 |
|---|---|
ASTNode |
ShadowDistSQLStatementVisitor.visitShadowRuleDefinition(ShadowDistSQLStatementParser.ShadowRuleDefinitionContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.