Ast Refactoring

This commit is contained in:
Michael Schimmel
2025-09-03 09:47:16 +02:00
parent eb7902d9e8
commit 3e4ca283c9
11 changed files with 150 additions and 15 deletions
+2 -2
View File
@@ -22,7 +22,7 @@ uses
FMX.Controls.Presentation,
DraggablePanel,
Myc.Ast.Visualizer,
Myc.Data.POD,
Myc.Data.Scalar,
Myc.Ast.Nodes,
Myc.Ast,
Myc.Ast.Evaluator,
@@ -77,7 +77,7 @@ implementation
uses
Myc.Ast.Scope,
Myc.Ast.RttiUtils,
Myc.Data.Scalar.JSON,
Myc.Data.Decimal,
System.Diagnostics; // For TStopwatch