highlights(php): instanceof operand

This commit is contained in:
Ananda Umamil 2023-01-28 15:13:33 +07:00 committed by Stephan Seitz
parent a422d8508d
commit cf21f81274

View file

@ -32,6 +32,9 @@
name: (name) @type)
(use_declaration
(name) @type)
(binary_expression
operator: "instanceof"
right: [(name) (qualified_name)] @type)
; Functions, methods, constructors