update: add function.method.call

This commit is contained in:
Chris Dragan 2026-01-03 22:48:32 +00:00
parent a9b31418e6
commit b3869a7ba0
2 changed files with 11 additions and 0 deletions

View file

@ -135,3 +135,7 @@
(invocation
(identifier) @function.call)
(invocation
(refinement
property: (property_identifier) @function.method.call))