|
|
@ -1,7 +1,9 @@
|
|
|
|
; Preproc
|
|
|
|
; Preproc
|
|
|
|
|
|
|
|
|
|
|
|
(unique_id) @keyword.directive
|
|
|
|
[
|
|
|
|
(top_level_annotation_body) @keyword.directive
|
|
|
|
(unique_id)
|
|
|
|
|
|
|
|
(top_level_annotation_body)
|
|
|
|
|
|
|
|
] @keyword.directive
|
|
|
|
|
|
|
|
|
|
|
|
; Includes
|
|
|
|
; Includes
|
|
|
|
|
|
|
|
|
|
|
@ -9,6 +11,7 @@
|
|
|
|
"import"
|
|
|
|
"import"
|
|
|
|
"$import"
|
|
|
|
"$import"
|
|
|
|
"embed"
|
|
|
|
"embed"
|
|
|
|
|
|
|
|
"using"
|
|
|
|
] @keyword.control.import
|
|
|
|
] @keyword.control.import
|
|
|
|
|
|
|
|
|
|
|
|
(import_path) @string
|
|
|
|
(import_path) @string
|
|
|
@ -84,10 +87,10 @@
|
|
|
|
"union"
|
|
|
|
"union"
|
|
|
|
] @keyword.storage.type
|
|
|
|
] @keyword.storage.type
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"extends" @keyword
|
|
|
|
|
|
|
|
|
|
|
|
[
|
|
|
|
[
|
|
|
|
"extends"
|
|
|
|
|
|
|
|
"namespace"
|
|
|
|
"namespace"
|
|
|
|
"using"
|
|
|
|
|
|
|
|
(annotation_target)
|
|
|
|
(annotation_target)
|
|
|
|
] @special
|
|
|
|
] @special
|
|
|
|
|
|
|
|
|
|
|
|