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

TParamsExpr

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

Declaration

Source position: pastree.pp line 292

type TParamsExpr = class(TPasExpr)

  Value: TPasExpr;

  Params: TPasExprArray;

  constructor Create(); overload;

  function GetDeclaration(); override;

  procedure FreeChildren(); override;

  procedure AddParam();

  procedure ForEachCall(); override;

end;

Inheritance

TParamsExpr

|

TPasExpr

|

TPasElement

|

TPasElementBase

|

TObject


Documentation generated on: 2023-03-18