Description
Partial Program Analysis for Java (PPA) is a set of techniques that transforms the source code of an incomplete Java program into a typed Abstract Syntax Tree and a typed three-address representation called Jimple. PPA is available for download.
Status
I’m actively working on PPA.
Related publications
To come.