Current Path : /usr/local/share/ri/1.8/system/RDoc/AnyMethod/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/share/ri/1.8/system/RDoc/AnyMethod/cdesc-AnyMethod.yaml |
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: aliases rw: R - !ruby/object:RI::Attribute comment: name: block_params rw: RW - !ruby/object:RI::Attribute comment: name: call_seq rw: RW - !ruby/object:RI::Attribute comment: name: dont_rename_initialize rw: RW - !ruby/object:RI::Attribute comment: name: is_alias_for rw: RW - !ruby/object:RI::Attribute comment: name: name rw: RW - !ruby/object:RI::Attribute comment: name: singleton rw: RW - !ruby/object:RI::Attribute comment: name: visibility rw: RW class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: AnyMethod is the base class for objects representing methods constants: [] full_name: RDoc::AnyMethod includes: - !ruby/object:RI::IncludedModule name: TokenStream instance_methods: - !ruby/object:RI::MethodSummary name: <=> - !ruby/object:RI::MethodSummary name: add_alias - !ruby/object:RI::MethodSummary name: param_seq - !ruby/object:RI::MethodSummary name: to_s name: AnyMethod superclass: CodeObject