|
||
|
JTransformer is a query and transformation engine for Java source code, available as a plug-in
for the Eclipse JDT
.
|
|
JTransformer creates an Abstract Syntax Tree (AST) representation of a Java project as a Prolog database consisting
of Program Element Facts (PEFs).
Using the PDT Prolog IDE, programmers can quickly implement powerful
queries and transformations on the logic fact base.
Analyses can be performed on the entire source and byte code
of a project. The source code can be transformed via Conditonal Transformations (CTs).
|
|
The JTransformer Eclipse plugin takes care of synchronizing the logical AST representation with Java source code:
|
|
Being based on Eclipse
and SWI-Prolog
JTransformer is fast, free and portable.
|
Learning about JTransformer |
|
Read the JTransformer tutorial, consult the
FAQ or jump directly to one of the following topics:
|

