public class ConditionalExprResolver extends Object
| Constructor and Description |
|---|
ConditionalExprResolver() |
| Modifier and Type | Method and Description |
|---|---|
static ConditionalExprHandler |
getConditionExprHandler(ResolvedType thenExpr,
ResolvedType elseExpr) |
public static ConditionalExprHandler getConditionExprHandler(ResolvedType thenExpr, ResolvedType elseExpr)
Copyright © 2007–2022. All rights reserved.