Class: Markbridge::AST::TableRow
- Defined in:
- lib/markbridge/ast/table.rb
Overview
Represents a table row containing cells.
Instance Attribute Summary
Attributes inherited from Element
Instance Method Summary collapse
-
#<<(child) ⇒ TableRow
Add a child node to the row.
Methods inherited from Element
Constructor Details
This class inherits a constructor from Markbridge::AST::Element