Skip to content

Commit

Permalink
fix up trait debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
LinqLover committed Dec 22, 2024
1 parent d943b5e commit a5745a2
Show file tree
Hide file tree
Showing 12 changed files with 10 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,9 @@
"class" : {
},
"instance" : {
} }
"allAspectDependencies" : "ct 12/22/2024 01:09",
"aspectDependencies" : "ct 12/22/2024 01:00",
"changed:" : "ct 2/8/2022 14:49",
"changedDependent:" : "ct 2/8/2022 14:49",
"dependentAspectsOn:" : "ct 12/22/2024 01:15",
"pragmaAspectDependencies" : "ct 12/22/2024 01:09" } }
Empty file.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"category" : "SwaLintBrowser-UI",
"classinstvars" : [
],
"classtraitcomposition" : "SL2AspectDependencyGraph classTrait",
"classvars" : [
],
"commentStamp" : "",
Expand All @@ -18,4 +19,5 @@
"pools" : [
],
"super" : "Model",
"traitcomposition" : "SL2AspectDependencyGraph",
"type" : "normal" }
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"category" : "SwaLintBrowser-UI",
"classinstvars" : [
"redundantVar2" ],
"classtraitcomposition" : "SL2AspectDependencyGraph classTrait",
"classvars" : [
],
"commentStamp" : "",
Expand All @@ -18,4 +19,5 @@
"pools" : [
],
"super" : "CodeHolder",
"traitcomposition" : "SL2AspectDependencyGraph",
"type" : "normal" }

0 comments on commit a5745a2

Please sign in to comment.