Server IP : 66.29.132.122 / Your IP : 3.129.25.104 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/thread-self/root/proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/RDoc/CodeObject/ |
Upload File : |
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: Access the code object's comment name: comment rw: R - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: do we document ourselves and our children name: document_children rw: R - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: do we document ourselves? name: document_self rw: R - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: are we done documenting (ie, did we come across a :enddoc:)? name: done_documenting rw: RW - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: Do we <em>force</em> documentation, even is we wouldn't normally show the entity name: force_documentation rw: RW - !ruby/object:RI::Attribute comment: name: parent rw: RW - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: Which section are we in name: section rw: RW - !ruby/object:RI::Attribute comment: - !ruby/struct:SM::Flow::P body: We are the model of the code, but we know that at some point we will be worked on by viewers. By implementing the Viewable protocol, viewers can associated themselves with these objects. name: viewer rw: RW class_methods: - !ruby/object:RI::MethodSummary name: attr_overridable - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: We contain the common stuff for contexts (which are containers) and other elements (methods, attributes and so on) constants: [] full_name: RDoc::CodeObject includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: comment= - !ruby/object:RI::MethodSummary name: document_children= - !ruby/object:RI::MethodSummary name: document_self= - !ruby/object:RI::MethodSummary name: remove_classes_and_modules - !ruby/object:RI::MethodSummary name: remove_methods_etc - !ruby/object:RI::MethodSummary name: start_doc - !ruby/object:RI::MethodSummary name: stop_doc name: CodeObject superclass: Object