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