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