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