fix(c, ecma): remove invalid predicate parameters

These are not valid named nodes in their respective languages.
This commit is contained in:
Riley Bruins 2025-07-21 19:09:00 -07:00 committed by Christian Clason
parent 8c8742871a
commit 40cca05b40
2 changed files with 3 additions and 3 deletions

View file

@ -149,7 +149,7 @@
((field_expression
(field_identifier) @property) @_parent
(#not-has-parent? @_parent template_method function_declarator call_expression))
(#not-has-parent? @_parent function_declarator call_expression))
(field_designator) @property