| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sqlserver.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLServerStatementParser.DropIndexContext |
SQLServerStatementParser.dropIndex() |
SQLServerStatementParser.DropIndexContext |
SQLServerStatementParser.ExecuteContext.dropIndex() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQLServerStatementVisitor.visitDropIndex(SQLServerStatementParser.DropIndexContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.dropIndex(). |
T |
SQLServerStatementBaseVisitor.visitDropIndex(SQLServerStatementParser.DropIndexContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.dropIndex(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQLServerDDLVisitor.visitDropIndex(SQLServerStatementParser.DropIndexContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.