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