瀏覽代碼

* More clear comment

Michael Van Canneyt 3 年之前
父節點
當前提交
1b8170d18d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/fcl-passrc/src/pastree.pp

+ 1 - 1
packages/fcl-passrc/src/pastree.pp

@@ -738,7 +738,7 @@ type
     procedure ForEachCall(const aMethodCall: TOnForEachPasElement;
       const Arg: Pointer); override;
   public
-    Values: TFPList; // list of TPasElement
+    Values: TFPList; // list of TPasExpr
     Members: TPasRecordType;
   end;