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