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

TPasExpr

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

Declaration

Source position: pastree.pp line 217

type TPasExpr = class(TPasElement)

  Kind: TPasExprKind;

  OpCode: TExprOpCode;

  Format1: TPasExpr;

  Format2: TPasExpr;

  constructor Create(); virtual; overload;

  procedure FreeChildren(); override;

end;

Inheritance

TPasExpr

|

TPasElement

|

TPasElementBase

|

TObject


Documentation generated on: 2023-03-18