This tool creates EMF JavaAST models from Eclipse Java projects. These
models can be used for analysis and model transformation. This tool was
based on the MoDisco Java Abstract Syntax Discovery Tool. These are the
differences with the original tool:
* Use generated EMF JavaAST meta-model.
* Remove AM3 dependencies.
* Add right-click action for Java projects.
* Create AST for entire Java project instead of single Java file
(compilation unit).