| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
ScalingStatementParser.ExistsClauseContext |
ScalingStatementParser.existsClause() |
ScalingStatementParser.ExistsClauseContext |
ScalingStatementParser.DropShardingScalingRuleContext.existsClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
ScalingStatementVisitor.visitExistsClause(ScalingStatementParser.ExistsClauseContext ctx)
Visit a parse tree produced by
ScalingStatementParser.existsClause(). |
T |
ScalingStatementBaseVisitor.visitExistsClause(ScalingStatementParser.ExistsClauseContext ctx)
Visit a parse tree produced by
ScalingStatementParser.existsClause(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.