Class EpsilonDebugAdapter.ModuleCompletionListener

java.lang.Object
org.eclipse.epsilon.eol.dap.EpsilonDebugAdapter.ModuleCompletionListener
All Implemented Interfaces:
IExecutionListener
Enclosing class:
EpsilonDebugAdapter

protected class EpsilonDebugAdapter.ModuleCompletionListener extends Object implements IExecutionListener
Keeps track of the modules that start and complete execution. Note that there should only be exactly one instance of this listener per execution: the same listener should be propagated across all scripts being launched (e.g. from EGX to EGL scripts).