class RDoc::Parser::RBS
Public Instance Methods
Source
# File bundled-src/rbs-3.10.0/lib/rdoc/discover.rb, line 10 def scan ::RBS::RDocPlugin::Parser.new(@top_level, @content).scan end
# File bundled-src/rbs-3.10.0/lib/rdoc/discover.rb, line 10 def scan ::RBS::RDocPlugin::Parser.new(@top_level, @content).scan end