Class: RubyIndexer::Entry::GlobalVariable

Inherits:
RubyIndexer::Entry show all
Defined in:
lib/ruby_indexer/lib/ruby_indexer/entry.rb

Overview

Represents a global variable e.g.: $DEBUG

Instance Attribute Summary

Attributes inherited from RubyIndexer::Entry

#location, #name, #uri, #visibility

Method Summary

Methods inherited from RubyIndexer::Entry

#comments, #file_name, #file_path, #initialize, #private?, #protected?, #public?

Constructor Details

This class inherits a constructor from RubyIndexer::Entry