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