aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/kdl/locals.scm
blob: 14b0af23e018aa9316fa42f7e3e13a8c270b5578 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(document) @local.scope

(node
  (node_children) @local.scope)

(node_children
  (node) @local.scope)

(identifier) @local.reference

(node_field) @local.definition.field

(node
  (identifier) @local.definition.type)

(type) @local.definition.type