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