Hi @martinezmatias,
In this PR, I propose to sort the code features with the keys. In the previous version, the features were not sorted, for example, some statement features fall into different locations in a JSON file and mix with the method related features.
In ComingMain.java, as we do not use the option featuretype, so I have removed it.
Hi @martinezmatias, In this PR, I propose to sort the code features with the keys. In the previous version, the features were not sorted, for example, some statement features fall into different locations in a JSON file and mix with the method related features. In ComingMain.java, as we do not use the option featuretype, so I have removed it.