PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
RDoc
/
C_Parser
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Look for class or module documentation above Init_+class_name+(void), in a Document-class <tt>class_name</tt> (or module) comment or above an rb_define_class (or module). If a comment is supplied above a matching Init_ and a rb_define_class the Init_ comment is used. - !ruby/struct:SM::Flow::VERB body: " /*\n * This is a comment for Foo\n */\n Init_Foo(void) {\n VALUE cFoo = rb_define_class("Foo", rb_cObject);\n }\n\n /*\n * Document-class: Foo\n * This is a comment for Foo\n */\n Init_foo(void) {\n VALUE cFoo = rb_define_class("Foo", rb_cObject);\n }\n\n /*\n * This is a comment for Foo\n */\n VALUE cFoo = rb_define_class("Foo", rb_cObject);\n" full_name: RDoc::C_Parser#find_class_comment is_singleton: false name: find_class_comment params: (class_name, class_meth) visibility: private
[-] handle_attr-i.yaml
[edit]
[-] handle_tab_width-i.yaml
[edit]
[-] find_const_comment-i.yaml
[edit]
[-] handle_ifdefs_in-i.yaml
[edit]
[-] progress-i.yaml
[edit]
[-] find_override_comment-i.yaml
[edit]
[-] find_class_comment-i.yaml
[edit]
[-] do_classes-i.yaml
[edit]
[-] handle_method-i.yaml
[edit]
[-] remove_private_comments-i.yaml
[edit]
[-] do_constants-i.yaml
[edit]
[+]
..
[-] scan-i.yaml
[edit]
[-] handle_class_module-i.yaml
[edit]
[-] cdesc-C_Parser.yaml
[edit]
[-] new-c.yaml
[edit]
[-] mangle_comment-i.yaml
[edit]
[-] do_includes-i.yaml
[edit]
[-] find_attr_comment-i.yaml
[edit]
[-] remove_commented_out_lines-i.yaml
[edit]
[-] do_methods-i.yaml
[edit]
[-] find_modifiers-i.yaml
[edit]
[-] do_aliases-i.yaml
[edit]
[-] find_class-i.yaml
[edit]
[-] find_body-i.yaml
[edit]
[-] handle_constants-i.yaml
[edit]
[-] warn-i.yaml
[edit]