DelimiterRun

DelimiterRun constructor

Create the DelimiterRun

public DelimiterRun(SourceText source, TextSpan span, DelimiterState state)
ParameterTypeDescription
sourceSourceTextThe SourceText.
spanTextSpanThe TextSpan.
stateDelimiterStateThe DelimiterState.

See Also