Details zur Publikation
@techreport {Eichelberger02a,
author={Holger Eichelberger},
title={JTransform - A Java Source Code Transformation Framework},
institution={Institut für Informatik, Universität Würzburg, Germany},
number={303},
year={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.}
}