# RDoc::RD::BlockParser - ri - phpman

= [**RDoc::RD::BlockParser](https://www.chedong.com/phpMan.php/perldoc/RDoc%3A%3ARD%3A%3ABlockParser/markdown) < [Racc::Parser**](https://www.chedong.com/phpMan.php/perldoc/Racc%3A%3AParser/markdown)

(from gem rdoc-7.2.0)
------------------------------------------------------------------------
RD format parser for headings, paragraphs, lists, verbatim sections that
exist as blocks.
------------------------------------------------------------------------
= **Class methods:**

  new

= **Instance methods:**

  add_footnote
  add_label
  content
  cut_off
  footnotes
  format_line_num
  get_included
  if_current_indent_equal
  include_path
  labels
  line_index
  on_error
  paragraph
  parse
  parse_subtree
  set_term_to_element

= **Attributes:**

  attr_accessor include_path
  attr_reader footnotes
  attr_reader labels

