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