Class YARD::CodeObjects::RootObject
In: lib/yard/code_objects/root_object.rb
Parent: ModuleObject

Represents the root namespace object (the invisible Ruby module that holds all top level modules, class and other objects).

Methods

equal?   hash   inspect   path   root?  

Public Instance methods

[Validate]