Represents an unordered list.
Base type: ListElement.
Name | Access Modifier | Summary |
---|---|---|
UnorderedListElement(IEnumerable<ListItemElement>) | public |
Initializes a new instance of the UnorderedListElement class. |
UnorderedListElement(ListItemElement[]) | public |
Initializes a new instance of the UnorderedListElement class. |
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