Ast Refactoring
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user