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

TBinaryExpr

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: pastree.pp line 238

type TBinaryExpr = class(TPasExpr)

  Left: TPasExpr;

  Right: TPasExpr;

  constructor Create(); overload;

  constructor CreateRange(); overload;

  function GetDeclaration(); override;

  procedure FreeChildren(); override;

  procedure ForEachCall(); override;

  class function IsRightSubIdent();

end;

Inheritance

TBinaryExpr

|

TPasExpr

|

TPasElement

|

TPasElementBase

|

TObject


Documentation generated on: 2023-03-18