| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.IndexExistClauseContext |
PostgreSQLStatementParser.indexExistClause() |
PostgreSQLStatementParser.IndexExistClauseContext |
PostgreSQLStatementParser.AlterIndexContext.indexExistClause() |
PostgreSQLStatementParser.IndexExistClauseContext |
PostgreSQLStatementParser.DropIndexContext.indexExistClause() |
PostgreSQLStatementParser.IndexExistClauseContext |
PostgreSQLStatementParser.AlterTableActionContext.indexExistClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitIndexExistClause(PostgreSQLStatementParser.IndexExistClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.indexExistClause(). |
T |
PostgreSQLStatementBaseVisitor.visitIndexExistClause(PostgreSQLStatementParser.IndexExistClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.indexExistClause(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.