Package org.eclipse.epsilon.eol.debug
Interface IEpsilonDebugTarget
- All Known Implementing Classes:
EpsilonDebugAdapter.ThreadState
public interface IEpsilonDebugTarget
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
void
suspend
(ModuleElement ast, SuspendReason reason)
-
Method Details
-
isTerminated
boolean isTerminated() -
hasBreakpointItself
-
suspend
- Throws:
InterruptedException
-
getModule
IEolModule getModule()
-