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