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