Represents plain text fragment.
Base type: Element.
Name | Access Modifier | Summary |
---|---|---|
TextElement(string) | public |
Initializes a new instance of the TextElement class. |
Name | Access Modifier | Summary |
---|---|---|
Text | public get |
The plain text fragment. |
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