Readonly
Runs the given tree-sitter query using the underlying tree-sitter parser and returns the resulting capture.
The tree-sitter query to run.
Optional
Do not use the cache, instead force a new parse.
Runs the given tree-sitter query using the underlying tree-sitter parser and returns the resulting capture.