package dap

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Debug_protocol.Data_breakpoint_access_typeSource

Sourcetype t =
  1. | Read
  2. | Write
  3. | Read_write

This enumeration defines all possible access types for data breakpoints.

include JSONABLE with type t := t
Sourceval to_yojson : t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.