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