Source position: iffparse.pas line 94
type tLocalContextItem = record
lci_Node: TMinNode;
lci_ID: DWord;
lci_Type: DWord;
lci_Ident: DWord;
end;