Dadie/dfm-toolkit

[libdfm] Support parse tree weeding configuration

Opened this issue · 0 comments

Dadie commented

Currently the weeder for the parse tree while having a configuration it's not available for users of the library. Each possible configuration should be tested to make sure a valid ast can be generated from the more or less weeded parse tree.

It could be as simple as adding another argument to dfm::pt::weed().