Custom AST-Parser based on https://github.com/theSorcerers/fine-GRAPE-light.
the following files are copied from fine-GRAPE-light and are only slightly changed:
- src/main/data/JavaMethodInvocation.java
- src/main/visitor/CustomASTVisitor.java
- include the .jar-files in the libs-folder into the classpath
- adapt the main class according to your needs
- have fun
Further sources and reading can be found under: