| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionVisitor.visit(JsonOperator jsonExpr) |
void |
ExpressionVisitorAdapter.visit(JsonOperator expr) |
| Modifier and Type | Method and Description |
|---|---|
JsonOperator |
JsonOperator.withLeftExpression(Expression arg0) |
JsonOperator |
JsonOperator.withRightExpression(Expression arg0) |
| Modifier and Type | Method and Description |
|---|---|
void |
TablesNamesFinder.visit(JsonOperator jsonExpr) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionDeParser.visit(JsonOperator jsonExpr) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionValidator.visit(JsonOperator jsonExpr) |
Copyright © 2004–2022 JSQLParser. All rights reserved.