feat(brightscript): brightscript parser and queries (#7780)

This commit is contained in:
AJ Delcimmuto 2025-04-13 15:20:09 -05:00 committed by GitHub
parent 0e21ee8df6
commit 7bbed4b548
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 238 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[
(function_statement)
(sub_statement)
(while_statement)
(for_statement)
(if_statement)
(try_statement)
] @fold