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