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