Closed Goncalerta closed 6 months ago
The proposed change assumes all arrays should be converted to Lists which is not the case.
After an analysis of node-java
's code, a note was added to the Wiki about these cases and an alternative solution was implemented in commit https://github.com/specs-feup/clava/commit/b1c721d12c78a1f17882a90c9f5b7efe22ca7304
Fixes issue when creating a Clava scope joinpoint.