Represents a table row.
Base type: Element.
Name | Access Modifier | Summary |
---|---|---|
TableRowElement(IEnumerable<TableCellElement>) | public |
Initializes a new instance of the TableCellElement class. |
TableRowElement(TableCellElement[]) | public |
Initializes a new instance of the TableCellElement class. |
Name | Access Modifier | Summary |
---|---|---|
Cells | public get |
The table row cells. |
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