Source position: pastree.pp line 306
type TRecordValuesItem = record
Name: string;
NameExp: TPrimitiveExpr;
ValueExp: TPasExpr;
end;