Generic Visitors

This commit is contained in:
Michael Schimmel
2026-01-03 19:14:18 +01:00
parent db74b83e11
commit 22674b962b
27 changed files with 3573 additions and 3547 deletions
+1
View File
@@ -93,6 +93,7 @@ type
implementation
uses
System.Generics.Collections,
Myc.Fmx.AstEditor.Node;
{ TWorkspace }