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