package dap

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

Module Variable_presentation_hint.AttributesSource

Sourcetype t =
  1. | Static
  2. | Constant
  3. | Read_only
  4. | Raw_string
  5. | Has_object_id
  6. | Can_have_object_id
  7. | Has_side_effects
  8. | Custom of string
include JSONABLE with type t := t
Sourceval to_yojson : t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.