-
Hey, In the read me under the patter matching section It mentions that "you can search for patterns in a syntax tree using a tree query". Clicking the link brings up a page called Using Parsers which links back to this project. Is there any documentation detailing the syntax of the query language? I wanted to see if its possible to use tree sitter to determine the dependencies of a given python file. |
Beta Was this translation helpful? Give feedback.
Answered by
amaanq
Jan 25, 2025
Replies: 1 comment
-
Fixed, thanks (though it's literally 1.5 in the docs if you'd look at the outline) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
B4Dmonkey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed, thanks (though it's literally 1.5 in the docs if you'd look at the outline)