2022-11-19 00:13:13 +04:00
|
|
|
[
|
|
|
|
(macro_def)
|
|
|
|
(function_def)
|
|
|
|
] @function.around
|
2021-12-25 19:10:19 +04:00
|
|
|
|
|
|
|
(argument) @parameter.inside
|
2022-03-06 09:24:24 +04:00
|
|
|
|
|
|
|
[
|
|
|
|
(bracket_comment)
|
|
|
|
(line_comment)
|
|
|
|
] @comment.inside
|
|
|
|
|
|
|
|
(line_comment)+ @comment.around
|
|
|
|
|
|
|
|
(bracket_comment) @comment.around
|