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