DRY-39: Annotate expressions with conversions
Submitted on 14 April 2005 at 19:59
The Dryad type checker considers all the JLS conversions during type checking. This is usual information, for example for normalization and code generation. Therefore, it might be useful to annotate expressions with these conversions.