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