Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
8
9
10
11
(section
  (identifier) @_type
  (attribute
    (identifier) @_attr_type
    (string) @definition.struct)
  (#eq? @_type "node")
  (#eq? @_attr_type "name"))

(section
  (identifier) @definition.struct
  (#not-eq? @definition.struct "node"))