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