Package edu.mit.ai.psg.jeva.examples

Class Summary
TraceAllEvalHook TraceAllEvalHook.java traces evaluation by printing out the source of each java construct and the values of its free variables.
TraceCallsEvalHook TraceCallsEvalHook.java traces only method call expressions.
TraceEvalHookBase TraceEvalHookBase.java provides indented printing for trace output.
TraceMethods Useful methods for trace hooks.
TraceMethods.FreeSimpleNamesCollector Collect free simple names in node by calling method TraceMethods.FreeSimpleNamesCollector.collect(IJevaNode)
TraceMethods.FreeSimpleNamesCollector.NameEnv List of names defined locally within source expr.
 


Copyright (c) 1996-1999
Massachusetts Institute of Technology

Feedback: jeva-feedback@ai.mit.edu