| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ComparisonOperatorContext |
PostgreSQLStatementParser.comparisonOperator() |
PostgreSQLStatementParser.ComparisonOperatorContext |
PostgreSQLStatementParser.AExprContext.comparisonOperator() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitComparisonOperator(PostgreSQLStatementParser.ComparisonOperatorContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.comparisonOperator(). |
T |
PostgreSQLStatementParserVisitor.visitComparisonOperator(PostgreSQLStatementParser.ComparisonOperatorContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.comparisonOperator(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.