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