| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ExclusionWhereClauseContext |
PostgreSQLStatementParser.exclusionWhereClause() |
PostgreSQLStatementParser.ExclusionWhereClauseContext |
PostgreSQLStatementParser.TableConstraintOptionContext.exclusionWhereClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitExclusionWhereClause(PostgreSQLStatementParser.ExclusionWhereClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.exclusionWhereClause(). |
T |
PostgreSQLStatementParserBaseVisitor.visitExclusionWhereClause(PostgreSQLStatementParser.ExclusionWhereClauseContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.exclusionWhereClause(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.