Convertibility syntax
Compiler changes
- Removed all feature and classes whose name was convert.
- Added convert clause support in class
description (see below)
clas STRING
create
make, make_from_cil
convert
make_from_cil ({SYSTEM_STRING}),
to_cil: {SYSTEM_STRING}
feature
...
end
To be done
- Adding convert in infix functions