new(top_level, file_name, content, options, stats)
Class Public methods
Creates a new Parser storing
top_level
, file_name
, content
,
options
and stats
in instance variables. In
+@preprocess+ an RDoc::Markup::PreProcess object is
created which allows processing of directives.
Please login to continue.