// TEMPORARY AUTOGENERATED FILE: easyjson stub code to make the package // compilable during generation. package debugger import ( "github.com/mailru/easyjson/jwriter" "github.com/mailru/easyjson/jlexer" ) func ( BreakLocation ) MarshalJSON() ([]byte, error) { return nil, nil } func (* BreakLocation ) UnmarshalJSON([]byte) error { return nil } func ( BreakLocation ) MarshalEasyJSON(w *jwriter.Writer) {} func (* BreakLocation ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_BreakLocation *BreakLocation func ( CallFrame ) MarshalJSON() ([]byte, error) { return nil, nil } func (* CallFrame ) UnmarshalJSON([]byte) error { return nil } func ( CallFrame ) MarshalEasyJSON(w *jwriter.Writer) {} func (* CallFrame ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_CallFrame *CallFrame func ( ContinueToLocationParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* ContinueToLocationParams ) UnmarshalJSON([]byte) error { return nil } func ( ContinueToLocationParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* ContinueToLocationParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_ContinueToLocationParams *ContinueToLocationParams func ( DisableParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* DisableParams ) UnmarshalJSON([]byte) error { return nil } func ( DisableParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* DisableParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_DisableParams *DisableParams func ( EnableParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* EnableParams ) UnmarshalJSON([]byte) error { return nil } func ( EnableParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* EnableParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_EnableParams *EnableParams func ( EvaluateOnCallFrameParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* EvaluateOnCallFrameParams ) UnmarshalJSON([]byte) error { return nil } func ( EvaluateOnCallFrameParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* EvaluateOnCallFrameParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_EvaluateOnCallFrameParams *EvaluateOnCallFrameParams func ( EvaluateOnCallFrameReturns ) MarshalJSON() ([]byte, error) { return nil, nil } func (* EvaluateOnCallFrameReturns ) UnmarshalJSON([]byte) error { return nil } func ( EvaluateOnCallFrameReturns ) MarshalEasyJSON(w *jwriter.Writer) {} func (* EvaluateOnCallFrameReturns ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_EvaluateOnCallFrameReturns *EvaluateOnCallFrameReturns func ( EventBreakpointResolved ) MarshalJSON() ([]byte, error) { return nil, nil } func (* EventBreakpointResolved ) UnmarshalJSON([]byte) error { return nil } func ( EventBreakpointResolved ) MarshalEasyJSON(w *jwriter.Writer) {} func (* EventBreakpointResolved ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_EventBreakpointResolved *EventBreakpointResolved func ( EventPaused ) MarshalJSON() ([]byte, error) { return nil, nil } func (* EventPaused ) UnmarshalJSON([]byte) error { return nil } func ( EventPaused ) MarshalEasyJSON(w *jwriter.Writer) {} func (* EventPaused ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_EventPaused *EventPaused func ( EventResumed ) MarshalJSON() ([]byte, error) { return nil, nil } func (* EventResumed ) UnmarshalJSON([]byte) error { return nil } func ( EventResumed ) MarshalEasyJSON(w *jwriter.Writer) {} func (* EventResumed ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_EventResumed *EventResumed func ( EventScriptFailedToParse ) MarshalJSON() ([]byte, error) { return nil, nil } func (* EventScriptFailedToParse ) UnmarshalJSON([]byte) error { return nil } func ( EventScriptFailedToParse ) MarshalEasyJSON(w *jwriter.Writer) {} func (* EventScriptFailedToParse ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_EventScriptFailedToParse *EventScriptFailedToParse func ( EventScriptParsed ) MarshalJSON() ([]byte, error) { return nil, nil } func (* EventScriptParsed ) UnmarshalJSON([]byte) error { return nil } func ( EventScriptParsed ) MarshalEasyJSON(w *jwriter.Writer) {} func (* EventScriptParsed ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_EventScriptParsed *EventScriptParsed func ( GetPossibleBreakpointsParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* GetPossibleBreakpointsParams ) UnmarshalJSON([]byte) error { return nil } func ( GetPossibleBreakpointsParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* GetPossibleBreakpointsParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_GetPossibleBreakpointsParams *GetPossibleBreakpointsParams func ( GetPossibleBreakpointsReturns ) MarshalJSON() ([]byte, error) { return nil, nil } func (* GetPossibleBreakpointsReturns ) UnmarshalJSON([]byte) error { return nil } func ( GetPossibleBreakpointsReturns ) MarshalEasyJSON(w *jwriter.Writer) {} func (* GetPossibleBreakpointsReturns ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_GetPossibleBreakpointsReturns *GetPossibleBreakpointsReturns func ( GetScriptSourceParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* GetScriptSourceParams ) UnmarshalJSON([]byte) error { return nil } func ( GetScriptSourceParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* GetScriptSourceParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_GetScriptSourceParams *GetScriptSourceParams func ( GetScriptSourceReturns ) MarshalJSON() ([]byte, error) { return nil, nil } func (* GetScriptSourceReturns ) UnmarshalJSON([]byte) error { return nil } func ( GetScriptSourceReturns ) MarshalEasyJSON(w *jwriter.Writer) {} func (* GetScriptSourceReturns ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_GetScriptSourceReturns *GetScriptSourceReturns func ( Location ) MarshalJSON() ([]byte, error) { return nil, nil } func (* Location ) UnmarshalJSON([]byte) error { return nil } func ( Location ) MarshalEasyJSON(w *jwriter.Writer) {} func (* Location ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_Location *Location func ( PauseParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* PauseParams ) UnmarshalJSON([]byte) error { return nil } func ( PauseParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* PauseParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_PauseParams *PauseParams func ( RemoveBreakpointParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* RemoveBreakpointParams ) UnmarshalJSON([]byte) error { return nil } func ( RemoveBreakpointParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* RemoveBreakpointParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_RemoveBreakpointParams *RemoveBreakpointParams func ( RestartFrameParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* RestartFrameParams ) UnmarshalJSON([]byte) error { return nil } func ( RestartFrameParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* RestartFrameParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_RestartFrameParams *RestartFrameParams func ( RestartFrameReturns ) MarshalJSON() ([]byte, error) { return nil, nil } func (* RestartFrameReturns ) UnmarshalJSON([]byte) error { return nil } func ( RestartFrameReturns ) MarshalEasyJSON(w *jwriter.Writer) {} func (* RestartFrameReturns ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_RestartFrameReturns *RestartFrameReturns func ( ResumeParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* ResumeParams ) UnmarshalJSON([]byte) error { return nil } func ( ResumeParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* ResumeParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_ResumeParams *ResumeParams func ( ScheduleStepIntoAsyncParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* ScheduleStepIntoAsyncParams ) UnmarshalJSON([]byte) error { return nil } func ( ScheduleStepIntoAsyncParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* ScheduleStepIntoAsyncParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_ScheduleStepIntoAsyncParams *ScheduleStepIntoAsyncParams func ( Scope ) MarshalJSON() ([]byte, error) { return nil, nil } func (* Scope ) UnmarshalJSON([]byte) error { return nil } func ( Scope ) MarshalEasyJSON(w *jwriter.Writer) {} func (* Scope ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_Scope *Scope func ( ScriptPosition ) MarshalJSON() ([]byte, error) { return nil, nil } func (* ScriptPosition ) UnmarshalJSON([]byte) error { return nil } func ( ScriptPosition ) MarshalEasyJSON(w *jwriter.Writer) {} func (* ScriptPosition ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_ScriptPosition *ScriptPosition func ( SearchInContentParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* SearchInContentParams ) UnmarshalJSON([]byte) error { return nil } func ( SearchInContentParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* SearchInContentParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_SearchInContentParams *SearchInContentParams func ( SearchInContentReturns ) MarshalJSON() ([]byte, error) { return nil, nil } func (* SearchInContentReturns ) UnmarshalJSON([]byte) error { return nil } func ( SearchInContentReturns ) MarshalEasyJSON(w *jwriter.Writer) {} func (* SearchInContentReturns ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_SearchInContentReturns *SearchInContentReturns func ( SearchMatch ) MarshalJSON() ([]byte, error) { return nil, nil } func (* SearchMatch ) UnmarshalJSON([]byte) error { return nil } func ( SearchMatch ) MarshalEasyJSON(w *jwriter.Writer) {} func (* SearchMatch ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_SearchMatch *SearchMatch func ( SetAsyncCallStackDepthParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* SetAsyncCallStackDepthParams ) UnmarshalJSON([]byte) error { return nil } func ( SetAsyncCallStackDepthParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* SetAsyncCallStackDepthParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_SetAsyncCallStackDepthParams *SetAsyncCallStackDepthParams func ( SetBlackboxPatternsParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* SetBlackboxPatternsParams ) UnmarshalJSON([]byte) error { return nil } func ( SetBlackboxPatternsParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* SetBlackboxPatternsParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_SetBlackboxPatternsParams *SetBlackboxPatternsParams func ( SetBlackboxedRangesParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* SetBlackboxedRangesParams ) UnmarshalJSON([]byte) error { return nil } func ( SetBlackboxedRangesParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* SetBlackboxedRangesParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_SetBlackboxedRangesParams *SetBlackboxedRangesParams func ( SetBreakpointByURLParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* SetBreakpointByURLParams ) UnmarshalJSON([]byte) error { return nil } func ( SetBreakpointByURLParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* SetBreakpointByURLParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_SetBreakpointByURLParams *SetBreakpointByURLParams func ( SetBreakpointByURLReturns ) MarshalJSON() ([]byte, error) { return nil, nil } func (* SetBreakpointByURLReturns ) UnmarshalJSON([]byte) error { return nil } func ( SetBreakpointByURLReturns ) MarshalEasyJSON(w *jwriter.Writer) {} func (* SetBreakpointByURLReturns ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_SetBreakpointByURLReturns *SetBreakpointByURLReturns func ( SetBreakpointParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* SetBreakpointParams ) UnmarshalJSON([]byte) error { return nil } func ( SetBreakpointParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* SetBreakpointParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_SetBreakpointParams *SetBreakpointParams func ( SetBreakpointReturns ) MarshalJSON() ([]byte, error) { return nil, nil } func (* SetBreakpointReturns ) UnmarshalJSON([]byte) error { return nil } func ( SetBreakpointReturns ) MarshalEasyJSON(w *jwriter.Writer) {} func (* SetBreakpointReturns ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_SetBreakpointReturns *SetBreakpointReturns func ( SetBreakpointsActiveParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* SetBreakpointsActiveParams ) UnmarshalJSON([]byte) error { return nil } func ( SetBreakpointsActiveParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* SetBreakpointsActiveParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_SetBreakpointsActiveParams *SetBreakpointsActiveParams func ( SetPauseOnExceptionsParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* SetPauseOnExceptionsParams ) UnmarshalJSON([]byte) error { return nil } func ( SetPauseOnExceptionsParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* SetPauseOnExceptionsParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_SetPauseOnExceptionsParams *SetPauseOnExceptionsParams func ( SetScriptSourceParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* SetScriptSourceParams ) UnmarshalJSON([]byte) error { return nil } func ( SetScriptSourceParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* SetScriptSourceParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_SetScriptSourceParams *SetScriptSourceParams func ( SetScriptSourceReturns ) MarshalJSON() ([]byte, error) { return nil, nil } func (* SetScriptSourceReturns ) UnmarshalJSON([]byte) error { return nil } func ( SetScriptSourceReturns ) MarshalEasyJSON(w *jwriter.Writer) {} func (* SetScriptSourceReturns ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_SetScriptSourceReturns *SetScriptSourceReturns func ( SetSkipAllPausesParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* SetSkipAllPausesParams ) UnmarshalJSON([]byte) error { return nil } func ( SetSkipAllPausesParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* SetSkipAllPausesParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_SetSkipAllPausesParams *SetSkipAllPausesParams func ( SetVariableValueParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* SetVariableValueParams ) UnmarshalJSON([]byte) error { return nil } func ( SetVariableValueParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* SetVariableValueParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_SetVariableValueParams *SetVariableValueParams func ( StepIntoParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* StepIntoParams ) UnmarshalJSON([]byte) error { return nil } func ( StepIntoParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* StepIntoParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_StepIntoParams *StepIntoParams func ( StepOutParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* StepOutParams ) UnmarshalJSON([]byte) error { return nil } func ( StepOutParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* StepOutParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_StepOutParams *StepOutParams func ( StepOverParams ) MarshalJSON() ([]byte, error) { return nil, nil } func (* StepOverParams ) UnmarshalJSON([]byte) error { return nil } func ( StepOverParams ) MarshalEasyJSON(w *jwriter.Writer) {} func (* StepOverParams ) UnmarshalEasyJSON(l *jlexer.Lexer) {} type EasyJSON_exporter_StepOverParams *StepOverParams