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