class ASSIGNMENT_HANDLER
Summary
Overview
exported features
implicit_cast (expression: EXPRESSION, expression_type: TYPE, destination_type: TYPE): EXPRESSION
effective function
If necessary, wrap the source expression inside an IMPLICIT_CAST invisible wrapper object, hence the name of this function.