Skip to content

[DRAFT] Adding Java support using ANTLR4

Georgios Fakidis requested to merge georgefkd/codevis:java_support into master

This is meant as a peek inside the code required to add java support using a parser generated by ANTLR4. (There are many temp fixes not meant for production, they will be fixed)

Merge request reports