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