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