sofya.ed
Class SemanticEventTracer

java.lang.Object
  extended by sofya.ed.SemanticEventTracer

public class SemanticEventTracer
extends java.lang.Object

A semantic event tracer collects binary trace files recording the events specified in a module description file that were witnessed during execution of a program.

Version:
06/12/2005
Author:
Alex Kinneer

Method Summary
static void main(java.lang.String[] argv)
          Entry point for the module tracer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] argv)
Entry point for the module tracer.