DelimiterRun Class

DelimiterRun class

Defines the DelimiterRun

public class DelimiterRun

Constructors

NameDescription
DelimiterRun(SourceText, TextSpan, DelimiterState)Create the DelimiterRun

Properties

NameDescription
Length { get; }Get the Length.
Source { get; }Get the Source.
Span { get; set; }Get and Set the Span.
State { get; set; }Get and set the State.
Text { get; }Get the Text.

See Also