Nuacht

Spork - AST based merging for Java files Spork is an AST based structured merge research tool for Java. This means that instead of merging Java files by raw text, it resolves the abstract syntax trees ...
This project is a Java AST (Abstract Syntax Tree) parser that uses the Eclipse JDT (Java Development Tools) to analyze Java source files. The parser extracts and prints information about method ...