| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.standard |
| Modifier and Type | Method and Description |
|---|---|
DistSQLStatementParser.DropResourceContext |
DistSQLStatementParser.dropResource() |
DistSQLStatementParser.DropResourceContext |
DistSQLStatementParser.ExecuteContext.dropResource() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSQLStatementBaseVisitor.visitDropResource(DistSQLStatementParser.DropResourceContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.dropResource(). |
T |
DistSQLStatementVisitor.visitDropResource(DistSQLStatementParser.DropResourceContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.dropResource(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
DistSQLVisitor.visitDropResource(DistSQLStatementParser.DropResourceContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.