logo Mup Markup for Everyone

EmphasisElement Class

Represents an emphasised part of text.

Base type: Element.

Constructors

Name Access Modifier Summary
EmphasisElement(IEnumerable<Element>) public

Initializes a new instance of the EmphasisElement class.

EmphasisElement(Element[]) public

Initializes a new instance of the EmphasisElement class.

Properties

Name Access Modifier Summary
Content public get

The emphasised content.

Methods

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