public class ReferenceConditionalExprHandler extends Object implements ConditionalExprHandler
Constructor and Description |
---|
ReferenceConditionalExprHandler(ResolvedType thenExpr,
ResolvedType elseExpr) |
Modifier and Type | Method and Description |
---|---|
ResolvedType |
resolveType() |
public ReferenceConditionalExprHandler(ResolvedType thenExpr, ResolvedType elseExpr)
public ResolvedType resolveType()
resolveType
in interface ConditionalExprHandler
Copyright © 2007–2024. All rights reserved.