Source position: pastree.pp line 1869
const AssignKindNames: array [TAssignKind] of TPastreeString = (':=', '+=', '-=', '*=', '/=');