⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
2.7.0
/
system
/
RDoc
/
Parser
/
C
/
View File Name :
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