From cf21f81274966b41b51b4022283d1e09c79aec49 Mon Sep 17 00:00:00 2001 From: Ananda Umamil Date: Sat, 28 Jan 2023 15:13:33 +0700 Subject: highlights(php): `instanceof` operand --- queries/php/highlights.scm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'queries/php') diff --git a/queries/php/highlights.scm b/queries/php/highlights.scm index 39592a554..2207fd8a1 100644 --- a/queries/php/highlights.scm +++ b/queries/php/highlights.scm @@ -32,6 +32,9 @@ name: (name) @type) (use_declaration (name) @type) +(binary_expression + operator: "instanceof" + right: [(name) (qualified_name)] @type) ; Functions, methods, constructors -- cgit v1.2.3-70-g09d2