private void AppendTextSpan()
 {
     parser.AppendTextSpan(spanStartIndex, spanEndIndex);
 }