logo Mup Markup for Everyone

CodeElement Class

Represents an inline code snippet.

Base type: Element.

Constructors

Name Access Modifier Summary
CodeElement(string) public

Initializes a new instance of the CodeElement class.

Properties

Name Access Modifier Summary
Code public get

The code snippet represented by the current instace.

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