| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
ReadwriteSplittingDistSQLStatementParser.ExistClauseContext |
ReadwriteSplittingDistSQLStatementParser.existClause() |
ReadwriteSplittingDistSQLStatementParser.ExistClauseContext |
ReadwriteSplittingDistSQLStatementParser.DropReadwriteSplittingRuleContext.existClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
ReadwriteSplittingDistSQLStatementBaseVisitor.visitExistClause(ReadwriteSplittingDistSQLStatementParser.ExistClauseContext ctx)
Visit a parse tree produced by
ReadwriteSplittingDistSQLStatementParser.existClause(). |
T |
ReadwriteSplittingDistSQLStatementVisitor.visitExistClause(ReadwriteSplittingDistSQLStatementParser.ExistClauseContext ctx)
Visit a parse tree produced by
ReadwriteSplittingDistSQLStatementParser.existClause(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.