class RDoc::Parser::RBS
Constants
- RBS_FILE_EXTENSION
Public Instance Methods
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/lib/rdoc/discover.rb, line 10 def scan ::RBS::RDocPlugin::Parser.new(@top_level, @content).scan end
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/lib/rdoc/discover.rb, line 10 def scan ::RBS::RDocPlugin::Parser.new(@top_level, @content).scan end