2022-07-12 23:06:53 +08:00
|
|
|
(line_comment) @comment
|
|
|
|
|
2025-05-25 21:47:10 +08:00
|
|
|
(identifier) @function
|
|
|
|
|
|
|
|
(labeled_rule
|
|
|
|
(identifier) @type)
|
|
|
|
|
|
|
|
(node_rule
|
|
|
|
(identifier) @variable.parameter)
|
2022-07-12 23:06:53 +08:00
|
|
|
|
|
|
|
(token) @string
|
|
|
|
|
|
|
|
[
|
|
|
|
"="
|
|
|
|
"|"
|
|
|
|
":"
|
|
|
|
"("
|
|
|
|
")"
|
|
|
|
"?"
|
|
|
|
"*"
|
|
|
|
] @operator
|