[Question] Parser package, children function
Open
- Dominant language
- Go
- Stars
- 1.8k
- Forks
- 263
- PR merge metrics
- No merged PRs in 30d
Description
I wanted to write some package and for me it would be ideal to make traversal of ast. However the functionality is inside an internal parser package and I there is no way to access it from a package at the moment. Is there any practical reason why this package was made internal ? I think it would be beneficial to have it open for packages to use.
Contributor guide
Assessment
This issue has not been assessed yet.