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