File: C:/Ruby27-x64/share/ri/2.7.0/system/RDoc/Parser/C/find_class_comment-i.ri
U:RDoc::AnyMethod[iI"find_class_comment:ETI"'RDoc::Parser::C#find_class_comment;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"KLook for class or module documentation above Init_+class_name+(void), ;TI"Fin a Document-class +class_name+ (or module) comment or above an ;TI"Mrb_define_class (or module). If a comment is supplied above a matching ;TI";Init_ and a rb_define_class the Init_ comment is used.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"/*
;TI"" * This is a comment for Foo
;TI" */
;TI"Init_Foo(void) {
;TI": VALUE cFoo = rb_define_class("Foo", rb_cObject);
;TI"}
;TI"
;TI"/*
;TI" * Document-class: Foo
;TI"" * This is a comment for Foo
;TI" */
;TI"Init_foo(void) {
;TI": VALUE cFoo = rb_define_class("Foo", rb_cObject);
;TI"}
;TI"
;TI"/*
;TI"" * This is a comment for Foo
;TI" */
;TI"5VALUE cFoo = rb_define_class("Foo", rb_cObject);;T:@format0:
@fileI"lib/rdoc/parser/c.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(class_name, class_mod);T@'FI"C;TcRDoc::NormalClass00