org.omegahat.Environment.Debugger
Interface InteractiveDebugger

All Superinterfaces:
Debugger, ErrorHandler
All Known Implementing Classes:
EvaluatorDebugger

public interface InteractiveDebugger
extends Debugger

An interface definition that allows a class to trace the active expressions within an expression tree.


Methods inherited from interface org.omegahat.Environment.Debugger.Debugger
error
 
Methods inherited from interface org.omegahat.Environment.Debugger.ErrorHandler
error