Class: Inch::CodeObject::Proxy::ClassObject
- Inherits:
-
NamespaceObject
- Object
- Base
- NamespaceObject
- Inch::CodeObject::Proxy::ClassObject
- Defined in:
- lib/inch/code_object/proxy/class_object.rb
Constant Summary
Constants inherited from NamespaceObject
NamespaceObject::MANY_ATTRIBUTES_THRESHOLD, NamespaceObject::MANY_CHILDREN_THRESHOLD
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from NamespaceObject
#attributes, #has_many_attributes?, #has_many_children?, #has_methods?, #pure_namespace?
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