Class: Inch::CodeObject::Proxy::ConstantObject

Inherits:
Base
  • Object
show all
Defined in:
lib/inch/code_object/proxy/constant_object.rb

Instance Attribute Summary

Attributes inherited from Base

#grade, #object_lookup

Method Summary

Methods inherited from Base

#[], #alias?, #aliased_object, #api_tag?, #children, #constant?, #core?, #depth, #docstring, #evaluation, #filename, #files, #fullname, #has_alias?, #has_children?, #has_code_example?, #has_doc?, #has_multiple_code_examples?, #has_unconsidered_tags?, #in_root?, #initialize, #inspect, #marshal_dump, #marshal_load, #method?, #name, #namespace?, #nodoc?, #original_docstring, #parent, #private?, #protected?, #public?, #source, #tagged_as_internal_api?, #tagged_as_private?, #type, #unconsidered_tag_count, #undocumented?, #visibility

Constructor Details

This class inherits a constructor from Inch::CodeObject::Proxy::Base