Function DMLSyntaxSupport.updateHighlight

categorize characters in content by token types

void updateHighlight(
  dstring[] lines,
  ubyte[][] props,
  int changeStartLine,
  int changeEndLine
);