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