struct Protocol::EventBreakpoints::SetInstrumentationBreakpoint

Overview

Sets breakpoint on particular native event.

Included Modules

Defined in:

protocol/event_breakpoints.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]