| AttachRequestArguments | Implementation of AttachRequestArguments interface from Debug Server Protocol |
| Breakpoint | Implementation of Breakpoint interface from Debug Server Protocol |
| Capabilities | Implementation of Capabilities body from Debug Adapter Protocol |
| ConfigurationDoneArguments | Implementation of ConfigurationDoneArguments interface from Debug Server Protocol |
| ContinueArguments | Implementation of ContinueArguments interface from Debug Server Protocol |
| ContinueResponseBody | Implementation of ContinueResponse body from Debug Adapter Protocol |
| DebugAdapterClient | An implementation of the debug adapter protocol for Moonshine IDE. |
| DebugProtocolEvent | Implementation of Event interface from Debug Adapter Protocol |
| DebugProtocolMessage | Implementation of ProtocolMessage interface from Debug Adapter Protocol |
| DebugProtocolRequest | Implementation of Request interface from Debug Adapter Protocol |
| DebugProtocolResponse | Implementation of Response interface from Debug Adapter Protocol |
| DisconnectArguments | Implementation of DisconnectArguments interface from Debug Server Protocol |
| ErrorMessage | Implementation of ErrorResponseBody interface from Debug Adapter Protocol |
| ErrorResponseBody | Implementation of ErrorResponseBody interface from Debug Adapter Protocol |
| InitializeRequestArguments | Implementation of InitializeRequestArguments interface from Debug Server Protocol |
| LaunchRequestArguments | Implementation of LaunchRequestArguments interface from Debug Server Protocol |
| NextArguments | Implementation of NextArguments interface from Debug Server Protocol |
| PauseArguments | Implementation of PauseArguments interface from Debug Server Protocol |
| Scope | Implementation of Scope interface from Debug Server Protocol |
| ScopesArguments | Implementation of ScopesArguments interface from Debug Server Protocol |
| ScopesResponseBody | Implementation of ScopesResponse body from Debug Adapter Protocol |
| SetBreakpointsArguments | Implementation of SetBreakpointsArguments interface from Debug Server Protocol |
| SetBreakpointsResponseBody | Implementation of SetBreakpointsResponse body from Debug Adapter Protocol |
| Source | Implementation of Source interface from Debug Server Protocol |
| SourceBreakpoint | Implementation of SourceBreakpoint interface from Debug Server Protocol |
| StackFrame | Implementation of StackFrame interface from Debug Server Protocol |
| StackFrameFormat | Implementation of StackFrameFormat interface from Debug Server Protocol |
| StackTraceArguments | Implementation of StackTraceArguments interface from Debug Server Protocol |
| StackTraceResponseBody | Implementation of StackTraceResponse body from Debug Adapter Protocol |
| StepInArguments | Implementation of StepInArguments interface from Debug Server Protocol |
| StepOutArguments | Implementation of StepOutArguments interface from Debug Server Protocol |
| SteppingGranularity | Implementation of SteppingGranularity enumeration from Language Server Protocol |
| Thread | Implementation of Thread interface from Debug Server Protocol |
| ThreadsResponseBody | Implementation of ThreadsResponse body from Debug Adapter Protocol |
| ValueFormat | Implementation of ValueFormat interface from Debug Server Protocol |
| Variable | Implementation of Variable interface from Debug Server Protocol |
| VariablesArguments | Implementation of VariablesArguments interface from Debug Server Protocol |
| VariablesResponseBody | Implementation of VariablesResponse body from Debug Adapter Protocol |