| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.common |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonDistSQLStatementParser.DropResourceContext |
CommonDistSQLStatementParser.dropResource() |
CommonDistSQLStatementParser.DropResourceContext |
CommonDistSQLStatementParser.ExecuteContext.dropResource() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitDropResource(CommonDistSQLStatementParser.DropResourceContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.dropResource(). |
T |
CommonDistSQLStatementVisitor.visitDropResource(CommonDistSQLStatementParser.DropResourceContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.dropResource(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
CommonDistSQLStatementVisitor.visitDropResource(CommonDistSQLStatementParser.DropResourceContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.