Strumenta / pylasu

Apache License 2.0
24 stars 4 forks source link

Align transformers with Kolasu #24

Closed alessiostalla closed 1 year ago

alessiostalla commented 1 year ago

In the following aspects:

As a prerequisite, align the node.propertiesAPI with Kolasu (returning a generator of PropertyDescription instances, rather than name, value tuples)

Also add a partial implementation of assert_asts_are_equal (not considering references as those aren't yet supported in reflection)