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