Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1eb3520f authored by David Duarte's avatar David Duarte
Browse files

PDL: Remove Located and Named trait

The traits were not used for dynamic dispatch nor
for generic code.
The `Named` trait was also directly implemented on
stdlib types (via FieldPath).

As the trait was not giving any advantages over
a direct impl, remove them and put methods
directly on the ast nodes.

Test: compiles
Change-Id: I5ccf498cf985ea4206c2fb42bed5e0d7eb3c5b92
parent f9dff389
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment