Unit 'PasTree' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#fcl-passrc]

TBinaryExpr.Create

Declaration

Source position: pastree.pp line 239

constructor TBinaryExpr.Create(

  AParent: TPasElement;

  xleft: TPasExpr;

  xright: TPasExpr;

  AOpCode: TExprOpCode

); overload;


Documentation generated on: 2025-07-25