ruby/lib/rdoc/parser
Nobuyoshi Nakada 2325b72cf3 [ruby/rdoc] Singleton method visibility should be isolated
Each singleton method definition of the form `def recv.method` has
visibility separate from the outer scope and is set to `public` by
default.

810913a7ea
2024-01-07 11:39:45 +00:00
..
c.rb [ruby/rdoc] Fix support for rb_file_const and rb_curses_define_const 2023-12-25 21:12:49 +09:00
changelog.rb [ruby/rdoc] [DOC] Add missing documents 2023-12-16 00:26:37 +09:00
markdown.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
rd.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
ripper_state_lex.rb [ruby/rdoc] [DOC] nodoc for probably internal methods 2023-12-16 00:26:39 +09:00
ruby.rb [ruby/rdoc] Singleton method visibility should be isolated 2024-01-07 11:39:45 +00:00
ruby_tools.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00
simple.rb
text.rb [ruby/rdoc] Auto-correct trailing new lines 2023-06-03 01:42:29 +00:00