Class: Inch::Language::JavaScript::CodeObject::ClassObject

Inherits:
ModuleObject show all
Defined in:
lib/inch/language/javascript/code_object/class_object.rb

Overview

Proxy class for modules

Constant Summary

Constants inherited from ModuleObject

ModuleObject::MANY_CHILDREN_THRESHOLD

Instance Attribute Summary

Attributes inherited from CodeObject::Proxy

#object_lookup

Method Summary

Methods inherited from ModuleObject

#has_many_children?, #has_methods?, #pure_namespace?

Methods inherited from Base

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

Methods inherited from CodeObject::Proxy

#[], for, #initialize, #inspect, #language, #marshal_dump, #marshal_load

Constructor Details

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