The Java-Wrapper is part of the AST-CLI project that provides a shared infrastructure across the AST projects. It contains technology neutral repository interfaces as well as a metadata model for ...
AST Parser and instrumented code The ASTParser starts in the driver.scala singleton class, where it takes the file specified in application.conf (located in ./src/main/resources/) and converts the ...