| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.LabelDefinitionContext |
CommonDistSQLStatementParser.labelDefinition() |
CommonDistSQLStatementParser.LabelDefinitionContext |
CommonDistSQLStatementParser.TrafficRuleDefinitionContext.labelDefinition() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitLabelDefinition(CommonDistSQLStatementParser.LabelDefinitionContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.labelDefinition(). |
T |
CommonDistSQLStatementVisitor.visitLabelDefinition(CommonDistSQLStatementParser.LabelDefinitionContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.labelDefinition(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.