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