Vanillnya / ohdl

Oxidized Hardware Description Language
3 stars 1 forks source link

Rework PathStart #13

Closed DasLixou closed 2 months ago

DasLixou commented 2 months ago

Differentiate between ast::PathStart for syntax and LookupStrategy for lookup.

Now a path that starts with :: doesn't mean that it should not look upwards the tree, but rather that it starts at the root of the tree.