Techreport,

JTransform - A Java Source Code Transformation Framework.

.
Technical Report, 303. Department of Computer Science, (December 2002)

Abstract

In this report we describe the architecture and the applications of JTransform, a general Java source code transformation framework, which consists out of a Java parser generating a parse tree and various visitors (transformers, tree evaluators) which produce different kind of outputs. After a brief introduction, an overview of the current and planned applications is given. Then the architecture and implementation of JTransform is described. The fourth chapter gives advise how to use JTransform and how to construct new applications. In the last chapter we outline some details of the existing applications.

Tags

Users

  • @trcsuniwue

Comments and Reviews