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