1 2 3 4 5 6 7 8 9 10 11 12 13 14
(function_declaration body: (_) @function.inside) @function.around (struct_declaration) @class.around [ (struct_member) (parameter) (variable_declaration) ] @parameter.around (comment) @comment.inside (comment)+ @comment.around