1st International Workshop on Visualizing Software for Understanding and Analysis
Reification of Program Points for Visual Execution
Paris, France
June 26-June 26
ISBN: 0-7695-1662-9
Existing reification techniques for Java only allow for inspection and manipulation of Java programs on the class, object and method level, but not at the level of individual program points. In this paper we introduce a reification technique of program points based on source-to-source transformations. Our reification method allows for the association of arbitrary meta-information with program points and to manipulate it during execution. We present examples of the innovative use of such reified program points for visualizing the execution of Java programs.