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

TPasVariable

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

Declaration

Source position: pastree.pp line 949

type TPasVariable = class(TPasElement)

public

  procedure FreeChildren(); override;

  function ElementTypeName; override;

  function GetDeclaration(); override;

  procedure ForEachCall(); override;

  procedure ClearTypeReferences(); override;

  VarType: TPasType;

  VarModifiers: TVariableModifiers;

  LibraryName: TPasExpr;

  ExportName: TPasExpr;

  Modifiers: string;

  AbsoluteLocation: String; deprecated ;

  AbsoluteExpr: TPasExpr;

  Expr: TPasExpr;

  function Value;

end;

Inheritance

TPasVariable

|

TPasElement

|

TPasElementBase

|

TObject


Documentation generated on: 2023-03-18