Uses of Interface
org.eclipse.epsilon.eol.debug.IEpsilonDebugTarget
Packages that use IEpsilonDebugTarget
-
Uses of IEpsilonDebugTarget in org.eclipse.epsilon.eol.dap
Classes in org.eclipse.epsilon.eol.dap that implement IEpsilonDebugTargetModifier and TypeClassDescriptionprotected class
Represents the debugger and other state needed to debug an execution thread. -
Uses of IEpsilonDebugTarget in org.eclipse.epsilon.eol.debug
Methods in org.eclipse.epsilon.eol.debug that return IEpsilonDebugTargetMethods in org.eclipse.epsilon.eol.debug with parameters of type IEpsilonDebugTargetModifier and TypeMethodDescriptionvoid
EolDebugger.setTarget
(IEpsilonDebugTarget target) void
IEolDebugger.setTarget
(IEpsilonDebugTarget target)