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 ResolvedTyperesolveType()
-
-
-
Method Detail
-
resolveType
ResolvedType resolveType()
-
-