Interface ConditionalExprHandler
-
- All Known Implementing Classes:
BooleanConditionalExprHandler
,NumericConditionalExprHandler
,ReferenceConditionalExprHandler
public interface ConditionalExprHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ResolvedType
resolveType()
-
-
-
Method Detail
-
resolveType
ResolvedType resolveType()
-
-