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