feat: add BitBake

This commit is contained in:
Amaan Qureshi 2023-08-17 00:49:36 -04:00
parent f7bb866405
commit 977e932726
8 changed files with 641 additions and 0 deletions

29
queries/bitbake/folds.scm Normal file
View file

@ -0,0 +1,29 @@
[
(function_definition)
(anonymous_python_function)
(python_function_definition)
(while_statement)
(for_statement)
(if_statement)
(with_statement)
(try_statement)
(import_from_statement)
(parameters)
(argument_list)
(parenthesized_expression)
(generator_expression)
(list_comprehension)
(set_comprehension)
(dictionary_comprehension)
(tuple)
(list)
(set)
(dictionary)
(string)
(python_string)
] @fold