| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.JsonVarContext |
OracleStatementParser.jsonVar() |
OracleStatementParser.JsonVarContext |
OracleStatementParser.JsonHasSubstringCondContext.jsonVar() |
OracleStatementParser.JsonVarContext |
OracleStatementParser.JsonStartsWithCondContext.jsonVar() |
OracleStatementParser.JsonVarContext |
OracleStatementParser.JsonLikeCondContext.jsonVar() |
OracleStatementParser.JsonVarContext |
OracleStatementParser.JsonLikeRegexCondContext.jsonVar() |
OracleStatementParser.JsonVarContext |
OracleStatementParser.JsonEqRegexCondContext.jsonVar() |
OracleStatementParser.JsonVarContext |
OracleStatementParser.JsonComparisonContext.jsonVar() |
OracleStatementParser.JsonVarContext |
OracleStatementParser.ValueListContext.jsonVar(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.JsonVarContext> |
OracleStatementParser.ValueListContext.jsonVar() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitJsonVar(OracleStatementParser.JsonVarContext ctx)
Visit a parse tree produced by
OracleStatementParser.jsonVar(). |
T |
OracleStatementBaseVisitor.visitJsonVar(OracleStatementParser.JsonVarContext ctx)
Visit a parse tree produced by
OracleStatementParser.jsonVar(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.