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