feat: add rescript parser and queries (#6671)

This commit is contained in:
Riley Bruins 2024-07-27 08:34:30 -07:00 committed by GitHub
parent 7cec6219c4
commit f97e0de005
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 748 additions and 0 deletions

View file

@ -0,0 +1,12 @@
[
(block)
(function)
(module_declaration)
(type_declaration)
(external_declaration)
(call_expression)
(switch_expression)
(parenthesized_expression)
(record)
(include_statement)+
] @fold