Uses of Package
org.eclipse.epsilon.eol.dap
Packages that use org.eclipse.epsilon.eol.dap
Package
Description
-
Classes in org.eclipse.epsilon.eol.dap used by org.eclipse.epsilon.eol.dapClassDescriptionImplements the Debug Adapter Protocol for Epsilon scripts.Additional options that we keep for a breakpoint.Represents the debugger and other state needed to debug an execution thread.Network-based server for the debug adapter protocol, which listens via TCP at a given host and port, and exposes a given
IEolModule.Dummy module intended to allow the reuse of a singleEpsilonDebugServeracross multiple Epsilon programs. -
Classes in org.eclipse.epsilon.eol.dap used by org.eclipse.epsilon.workflow.tasks.debugClassDescriptionNetwork-based server for the debug adapter protocol, which listens via TCP at a given host and port, and exposes a given
IEolModule.Dummy module intended to allow the reuse of a singleEpsilonDebugServeracross multiple Epsilon programs. -
Classes in org.eclipse.epsilon.eol.dap used by org.eclipse.epsilon.workflow.tasks.hostsClassDescriptionNetwork-based server for the debug adapter protocol, which listens via TCP at a given host and port, and exposes a given
IEolModule.