package dap

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

Module Variables_command.ResultSource

Sourcetype t = {
  1. variables : Variable.t;
    (*

    All (or a range) of variables for the given variable reference.

    *)
}
Sourceval make : variables:Variable.t -> t
Sourceval to_yojson : t -> Yojson.Safe.t
OCaml

Innovation. Community. Security.