| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.IndexNotExistClause_Context |
PostgreSQLStatementParser.indexNotExistClause_() |
PostgreSQLStatementParser.IndexNotExistClause_Context |
PostgreSQLStatementParser.CreateIndexContext.indexNotExistClause_() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitIndexNotExistClause_(PostgreSQLStatementParser.IndexNotExistClause_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.indexNotExistClause_(). |
T |
PostgreSQLStatementVisitor.visitIndexNotExistClause_(PostgreSQLStatementParser.IndexNotExistClause_Context ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.indexNotExistClause_(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.