Class: DAP::Scope

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

Overview

A Scope is a named container for variables. Optionally a scope can map to a source or a range within a source.

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