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