Class: DAP::VariablePresentationHint

Inherits:
Base
  • Object
show all
Defined in:
lib/dap/variable_presentation_hint.rb

Overview

Optional properties of a variable that can be used to determine how to render the variable in the UI.

Method Summary

Methods inherited from Base

#[], build, empty, #initialize, many, one_of, properties, property, property_names, #to_wire, transform, #validate!

Constructor Details

This class inherits a constructor from DAP::Base