RDoc::Parser
Parse a RD format file. The parsed RDoc::Markup::Document is attached as a file comment.
RD
Creates an rd-format TopLevel for the given file.
# File ruby-3.1.2/lib/rdoc/parser/rd.rb, line 15 def scan comment = RDoc::Comment.new @content, @top_level comment.format = 'rd' @top_level.comment = comment end
This page was generated for Ruby 3.1.2
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.42.0.