Mup Markup for EveryoneRepresents a table.
Base type: Element.
| Name | Access Modifier | Summary |
|---|---|---|
| TableElement(IEnumerable<TableRowElement>) | public |
Initializes a new instance of the TableElement class. |
| TableElement(TableRowElement[]) | public |
Initializes a new instance of the TableElement class. |
| Name | Access Modifier | Summary |
|---|---|---|
| Rows | public get |
The table rows. |
| Name | Access Modifier | Summary |
|---|---|---|
| Accept(ParseTreeVisitor) | public |
Accepts a visitor which can be used to generate output from the parse tree. |
Mup Copyright © 2020 Andrei Fangli