tree-sitter-phpdoc
September 5, 2024 ยท View on GitHub
PHPDoc grammar for tree-sitter.
Install
npm install tree-sitter-phpdoc
Test
npm test
If this test script doesn't work for you, you can just run
./node_modules/.bin/tree-sitter generate and
./node_modules/.bin/tree-sitter test manually.
Thanks
Originally forked from https://github.com/john-nguyen09/tree-sitter-phpdoc