ComplierFrameworkV2
1.0-SNAPSHOT
jvm
ComplierFrameworkV2
/
compiler
/
HelperInterface
/
checkAssignmentCompatibility
check
Assignment
Compatibility
abstract
fun
checkAssignmentCompatibility
(
leftType
:
Type
,
rightType
:
Type
)
:
Type
?