1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rdoc/parser
nobu 8586f021f8 rdoc/parser/c.rb: ignore dynamically added methods
* lib/rdoc/parser/c.rb (RDoc::Parser::C#deduplicate_call_seq):
  skip dynamically added methods at runtime, because the class
  name is unknown and the defined methods are not accessible from
  that class.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65403 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-10-28 01:56:28 +00:00
..
c.rb rdoc/parser/c.rb: ignore dynamically added methods 2018-10-28 01:56:28 +00:00
changelog.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
markdown.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
rd.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
ripper_state_lex.rb Merge rdoc-6.1.0.beta2 2018-10-17 06:28:20 +00:00
ruby.rb Merge rdoc-6.1.0.beta2 2018-10-17 06:28:20 +00:00
ruby_tools.rb Merge rdoc-6.1.0.beta2 2018-10-17 06:28:20 +00:00
simple.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00
text.rb Merge rdoc-6.0.0.beta4 from upstream. 2017-11-27 10:45:24 +00:00