struct Protocol::Runtime::GlobalLexicalScopeNames

Overview

Returns all let, const and class variables from global scope.

Included Modules

Defined in:

protocol/runtime.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def names : Array(String) #

[View source]