X7ROOT File Manager
Current Path:
/opt/alt/ruby18/share/ri/1.8/system/RDoc/C_Parser
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
RDoc
/
C_Parser
/
📁
..
📄
cdesc-C_Parser.yaml
(5.21 KB)
📄
do_aliases-i.yaml
(186 B)
📄
do_classes-i.yaml
(186 B)
📄
do_constants-i.yaml
(190 B)
📄
do_includes-i.yaml
(347 B)
📄
do_methods-i.yaml
(186 B)
📄
find_attr_comment-i.yaml
(209 B)
📄
find_body-i.yaml
(304 B)
📄
find_class-i.yaml
(197 B)
📄
find_class_comment-i.yaml
(976 B)
📄
find_const_comment-i.yaml
(377 B)
📄
find_modifiers-i.yaml
(377 B)
📄
find_override_comment-i.yaml
(217 B)
📄
handle_attr-i.yaml
(223 B)
📄
handle_class_module-i.yaml
(251 B)
📄
handle_constants-i.yaml
(724 B)
📄
handle_ifdefs_in-i.yaml
(285 B)
📄
handle_method-i.yaml
(260 B)
📄
handle_tab_width-i.yaml
(199 B)
📄
mangle_comment-i.yaml
(288 B)
📄
new-c.yaml
(272 B)
📄
progress-i.yaml
(186 B)
📄
remove_commented_out_lines-i.yaml
(361 B)
📄
remove_private_comments-i.yaml
(216 B)
📄
scan-i.yaml
(306 B)
📄
warn-i.yaml
(174 B)
Editing: find_class_comment-i.yaml
--- !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
Upload File
Create Folder