Class ReferenceConditionalExprHandler
java.lang.Object
com.github.javaparser.symbolsolver.resolution.promotion.ReferenceConditionalExprHandler
- All Implemented Interfaces:
ConditionalExprHandler
-
Constructor Summary
ConstructorsConstructorDescriptionReferenceConditionalExprHandler(ResolvedType thenExpr, ResolvedType elseExpr)
-
Method Summary
-
Constructor Details
-
ReferenceConditionalExprHandler
-
-
Method Details
-
resolveType
- Specified by:
resolveType
in interfaceConditionalExprHandler
-