Class SuspendedState

java.lang.Object
org.eclipse.epsilon.eol.dap.variables.SuspendedState

public class SuspendedState extends Object
Tracks all the information needed to navigate the state of a suspended program. Users should call suspended() whenever the program suspends, to allow it to reset.