Class: RD::BlockElement

Inherits:
Element show all
Defined in:
lib/rd/block-element.rb

Overview

Block-level Element of document tree. abstruct class.

Direct Known Subclasses

Headline, Include, List, ListItem, TextBlock, Verbatim

Instance Attribute Summary

Attributes inherited from Element

#parent

Method Summary

Methods inherited from Element

#initialize, #inspect, #tree

Constructor Details

This class inherits a constructor from RD::Element