class RDoc::Parser::RBS

def scan

def scan
  ::RBS::RDocPlugin::Parser.new(@top_level, @content).scan
end