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