You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
(function_definition) @local.scope
|
|
(block_statement) @local.scope
|
|
|
|
(function_definition (parameter name: (identifier) @local.definition))
|
|
|
|
; still have to support tuple assignments
|
|
(assignment_expression left: (identifier) @local.definition)
|
|
|
|
(identifier) @local.reference |