Unit 'exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TMinNode

Declaration

Source position: exec.pas line 161

type TMinNode = packed record

  mln_Succ: PMinNode;

  mln_Pred: PMinNode;

end;


Documentation generated on: 2023-03-18