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

TPasWithExprScope

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

Declaration

Source position: pasresolver.pp line 1129

type TPasWithExprScope = class(TPasScope)

public

  WithScope: TPasWithScope;

  Index: Integer;

  Expr: TPasExpr;

  Scope: TPasGroupScope;

  ClassRecScope: TPasClassOrRecordScope;

  Flags: TPasWithExprScopeFlags;

  class function IsStoredInElement; override;

  class function FreeOnPop; override;

  procedure IterateElements(); override;

  procedure WriteIdentifiers(); override;

  destructor Destroy; override;

end;

Inheritance

TPasWithExprScope

|

TPasScope

|

TResolveData

|

TPasElementBase

|

TObject


Documentation generated on: 2023-03-18