add support for type inference
Open
feature
- Dominant language
- Java
- Stars
- 2k
- Forks
- 392
- Avg merge
- 11h 24m
- Merged PRs (30d)
- 36
Description
Spoon relies on the declared static of variables and methods.
For some transformations, it would be very useful to have the actual type of a variable / expression.
For this, we could add a method `getInferredType()` in the metamodel.
Contributor guide
Assessment
This issue has not been assessed yet.