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