Function EditWidgetBase.lineSpanIterate

Simple way of iterating through span

void lineSpanIterate(
  void delegate(LineSpan) iterator
);