-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
-
18
-
19
; highlights.scm
(comment) @comment
(type) @type
(oce_type) @type ; unqualified types appearing within object creation expressions
(access_modifier) @keyword
(attribute) @attribute
(method_declaration (identifier) @function)
(parameter (identifier) @variable.parameter)
(boolean) @constant.builtin
(character) @constant
(integer) @number
(null) @constant.builtin
(real) @number
(regex) @constant
(string) @string
(template_string) @string
(template_string_expression) @string.special
(verbatim_string) @string