Results 12 comments of dev2a

Uncomment [this lines](https://github.com/claytonrcarter/tree-sitter-phpdoc/blob/master/bindings/rust/build.rs#L19-L23) works unfortunately, all tags are not named all tree like this: ``` (document (tag (tag_name)) (tag (tag_name) (description (text)))) ``` Do you think we can have names...

You can write a rector rule, so module developers also have the change in their code. And you don't have to search in the code where property is used, as...