Package org.eclipse.epsilon.eol.dap
package org.eclipse.epsilon.eol.dap
-
ClassesClassDescriptionImplements the Debug Adapter Protocol for Epsilon scripts.Network-based server for the debug adapter protocol, which listens via TCP at a given host and port, and exposes a given
IEolModule
.Wrapper over an existing context for evaluating expressions within a debugged program.Dummy module intended to allow the reuse of a singleEpsilonDebugServer
across multiple Epsilon programs.