Package ortus.boxlang.debugger
Interface ISendable
- All Known Subinterfaces:
IDebugResponse
- All Known Implementing Classes:
AbstractResponse
,BreakpointEvent
,ContinuedEvent
,ContinueResponse
,EvaluateResponse
,Event
,ExitEvent
,InitializeResponse
,NoBodyResponse
,OutputEvent
,ScopeResponse
,SetBreakpointsResponse
,SetVariableResponse
,StackTraceResponse
,StoppedEvent
,TerminatedEvent
,ThreadEvent
,ThreadsResponse
,VariablesResponse
public interface ISendable
Interface for messages that will be sent to the debugger tool.
-
Field Summary
Fields -
Method Summary