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