java(highlights): add missing import class pattern (#5483)

This commit is contained in:
Pham Huy Hoang 2023-10-06 12:22:53 +09:00 committed by GitHub
parent 6276cd9d41
commit db7adb21e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,8 +105,8 @@
((field_access
object: (identifier) @type)
(#lua-match? @type "^[A-Z]"))
((scoped_identifier
scope: (identifier) @type)
(scoped_identifier
(identifier) @type
(#lua-match? @type "^[A-Z]"))
; Fields