| Modifier and Type | Method and Description |
|---|---|
private static Expression |
TernaryCastCleaner.applyTransforms(TernaryExpression t) |
java.lang.Void |
LValueTypeClashCheck.Check.Visitor.visit(TernaryExpression e) |
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractExpressionVisitor.visit(TernaryExpression e) |
T |
ExpressionVisitor.visit(TernaryExpression e) |
| Modifier and Type | Method and Description |
|---|---|
static Expression |
ConditionalUtils.simplify(TernaryExpression condition) |