1
0
mirror of https://github.com/helix-editor/helix synced 2026-01-26 05:38:09 +01:00
helix/runtime/queries/smali/locals.scm
2025-05-13 19:01:10 -04:00

23 lines
443 B
Scheme

[
(class_directive)
(expression)
(annotation_directive)
(array_data_directive)
(method_definition)
(packed_switch_directive)
(sparse_switch_directive)
(subannotation_directive)
] @local.scope
[
(identifier)
(class_identifier)
(label)
(jmp_label)
] @local.reference
(method_definition
(method_signature (method_identifier) @local.definition.function.method))
(param_identifier) @local.definition.variable.parameter