Closed hsellik closed 4 years ago
This pull request adds DataGenerator for ICLR2020-Great paper and also fixes some bugs.
2 Additional tests were added. One for unparsable code (expecting an illegalArgumentException) and one for Enums.
The enum test has a @TODO tag since j2graph currently fails to handle them.
@mauricioaniche , made the changes.
This pull request adds DataGenerator for ICLR2020-Great paper and also fixes some bugs.
2 Additional tests were added. One for unparsable code (expecting an illegalArgumentException) and one for Enums.
The enum test has a @TODO tag since j2graph currently fails to handle them.