ruby/lib/rdoc/parser
Nobuyoshi Nakada 7fcc6f04ac [ruby/rdoc] Visibility should begin from public for each scope
Even for singleton class definition such as `class << self` that
shares the same container with the outer scope, its visibility is
separated and set to `public` by default.

baf26363b9
2024-01-07 11:39:46 +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] Visibility should begin from public for each scope 2024-01-07 11:39:46 +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