ossdcfos / easyuml

22 stars 63 forks source link

enum generation corrected #10

Open philippehenri-gosselin opened 6 years ago

philippehenri-gosselin commented 6 years ago

This patch corrects the bug in code generation from enums. I think was due to a change in the java parser API: it now proposes a class EnumDeclaration dedicated to enums.