4 lines
94 B
Scheme
4 lines
94 B
Scheme
(method_declaration
|
|
name: (identifier) @function.name
|
|
body: (_) @function.body
|
|
) @function |