gtksourceview3 3.1.8-x86-mingw32 → 3.1.9-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/vendor/local/bin/libgtksourceview-3.0-1.dll +0 -0
- data/vendor/local/include/gtksourceview-3.0/gtksourceview/gtksourceversion.h +1 -1
- data/vendor/local/lib/libgtksourceview-3.0.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/gtksourceview-3.0.pc +1 -1
- data/vendor/local/share/gir-1.0/GtkSource-3.0.gir +5 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceBuffer.html +81 -69
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletion.html +40 -25
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionContext.html +13 -13
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionInfo.html +48 -34
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionItem.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProposal.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionProvider.html +17 -17
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceCompletionWords.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceEncoding.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFile.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileLoader.html +5 -5
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceFileSaver.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutter.html +16 -16
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRenderer.html +80 -80
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererPixbuf.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceGutterRendererText.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguage.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceLanguageManager.html +54 -22
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMap.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMark.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceMarkAttributes.html +20 -20
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourcePrintCompositor.html +152 -75
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceRegion.html +76 -48
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html +31 -31
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html +11 -11
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceSpaceDrawer.html +30 -13
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html +8 -8
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooser.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserButton.html +10 -10
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserWidget.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceTag.html +9 -9
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html +63 -47
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/annotation-glossary.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-full.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch01.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch02.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch03.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch04.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch05.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch06.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch07.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch08.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/ch09.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-Version-Information.html +4 -4
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/index.html +4 -21
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-reference.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/lang-tutorial.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/object-tree.html +12 -12
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt01.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt02.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt03.html +3 -3
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/pt04.html +3 -20
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/style-reference.html +3 -3
- data/vendor/local/share/gtksourceview-3.0/language-specs/awk.lang +2 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/bibtex.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/cg.lang +7 -7
- data/vendor/local/share/gtksourceview-3.0/language-specs/css.lang +17 -11
- data/vendor/local/share/gtksourceview-3.0/language-specs/eiffel.lang +5 -5
- data/vendor/local/share/gtksourceview-3.0/language-specs/fsharp.lang +24 -24
- data/vendor/local/share/gtksourceview-3.0/language-specs/j.lang +4 -4
- data/vendor/local/share/gtksourceview-3.0/language-specs/julia.lang +2 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/kotlin.lang +389 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/m4.lang +2 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/maxima.lang +1864 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/mediawiki.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/modelica.lang +1 -1
- data/vendor/local/share/gtksourceview-3.0/language-specs/nemerle.lang +2 -2
- data/vendor/local/share/gtksourceview-3.0/language-specs/ocl.lang +3 -3
- data/vendor/local/share/gtksourceview-3.0/language-specs/ooc.lang +5 -5
- data/vendor/local/share/gtksourceview-3.0/language-specs/prolog.lang +4 -4
- data/vendor/local/share/gtksourceview-3.0/language-specs/scala.lang +4 -4
- data/vendor/local/share/gtksourceview-3.0/language-specs/swift.lang +440 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/vala.lang +10 -0
- data/vendor/local/share/gtksourceview-3.0/language-specs/vbnet.lang +3 -3
- data/vendor/local/share/gtksourceview-3.0/language-specs/yaml.lang +46 -46
- data/vendor/local/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo +0 -0
- metadata +9 -23
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-0.html +0 -62
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-10.html +0 -90
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-12.html +0 -34
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-2.html +0 -270
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-4.html +0 -38
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-2-8.html +0 -50
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-0.html +0 -42
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-10.html +0 -194
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-12.html +0 -38
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-14.html +0 -298
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-16.html +0 -106
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-18.html +0 -114
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-20.html +0 -130
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-22.html +0 -126
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-24.html +0 -129
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-3-4.html +0 -34
- data/vendor/local/share/gtk-doc/html/gtksourceview-3.0/api-index-deprecated.html +0 -146
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Part III. Syntax highlighting reference: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="GtkSourceView 3 Reference Manual">
|
9
9
|
<link rel="prev" href="gtksourceview-3.0-Version-Information.html" title="Version Information">
|
10
10
|
<link rel="next" href="lang-tutorial.html" title="Language Definition v2.0 Tutorial">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -44,6 +44,6 @@ Reference to the GtkSourceView style scheme definition file format
|
|
44
44
|
</div>
|
45
45
|
</div>
|
46
46
|
<div class="footer">
|
47
|
-
<hr>Generated by GTK-Doc V1.
|
47
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
48
48
|
</body>
|
49
49
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Part IV. Annexes: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="GtkSourceView 3 Reference Manual">
|
9
9
|
<link rel="prev" href="style-reference.html" title="Style Scheme Definition Reference">
|
10
10
|
<link rel="next" href="object-tree.html" title="Object Hierarchy">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -28,27 +28,10 @@
|
|
28
28
|
<dt><span class="chapter"><a href="object-tree.html">Object Hierarchy</a></span></dt>
|
29
29
|
<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
|
30
30
|
<dt><span class="index"><a href="api-index-full.html">Index of all symbols</a></span></dt>
|
31
|
-
<dt><span class="index"><a href="api-index-deprecated.html">Index of deprecated symbols</a></span></dt>
|
32
|
-
<dt><span class="index"><a href="api-index-2-0.html">Index of new symbols in 2.0</a></span></dt>
|
33
|
-
<dt><span class="index"><a href="api-index-2-2.html">Index of new symbols in 2.2</a></span></dt>
|
34
|
-
<dt><span class="index"><a href="api-index-2-4.html">Index of new symbols in 2.4</a></span></dt>
|
35
|
-
<dt><span class="index"><a href="api-index-2-8.html">Index of new symbols in 2.8</a></span></dt>
|
36
|
-
<dt><span class="index"><a href="api-index-2-10.html">Index of new symbols in 2.10</a></span></dt>
|
37
|
-
<dt><span class="index"><a href="api-index-2-12.html">Index of new symbols in 2.12</a></span></dt>
|
38
|
-
<dt><span class="index"><a href="api-index-3-0.html">Index of new symbols in 3.0</a></span></dt>
|
39
|
-
<dt><span class="index"><a href="api-index-3-4.html">Index of new symbols in 3.4</a></span></dt>
|
40
|
-
<dt><span class="index"><a href="api-index-3-10.html">Index of new symbols in 3.10</a></span></dt>
|
41
|
-
<dt><span class="index"><a href="api-index-3-12.html">Index of new symbols in 3.12</a></span></dt>
|
42
|
-
<dt><span class="index"><a href="api-index-3-14.html">Index of new symbols in 3.14</a></span></dt>
|
43
|
-
<dt><span class="index"><a href="api-index-3-16.html">Index of new symbols in 3.16</a></span></dt>
|
44
|
-
<dt><span class="index"><a href="api-index-3-18.html">Index of new symbols in 3.18</a></span></dt>
|
45
|
-
<dt><span class="index"><a href="api-index-3-20.html">Index of new symbols in 3.20</a></span></dt>
|
46
|
-
<dt><span class="index"><a href="api-index-3-22.html">Index of new symbols in 3.22</a></span></dt>
|
47
|
-
<dt><span class="index"><a href="api-index-3-24.html">Index of new symbols in 3.24</a></span></dt>
|
48
31
|
</dl>
|
49
32
|
</div>
|
50
33
|
</div>
|
51
34
|
<div class="footer">
|
52
|
-
<hr>Generated by GTK-Doc V1.
|
35
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
53
36
|
</body>
|
54
37
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Style Scheme Definition Reference: GtkSourceView 3 Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
7
|
<link rel="home" href="index.html" title="GtkSourceView 3 Reference Manual">
|
8
8
|
<link rel="up" href="pt03.html" title="Part III. Syntax highlighting reference">
|
9
9
|
<link rel="prev" href="lang-reference.html" title="Language Definition v2.0 Reference">
|
10
10
|
<link rel="next" href="pt04.html" title="Part IV. Annexes">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.26.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -300,6 +300,6 @@ GtkSourceView-based application must use it by default.
|
|
300
300
|
</div>
|
301
301
|
</div>
|
302
302
|
<div class="footer">
|
303
|
-
<hr>Generated by GTK-Doc V1.
|
303
|
+
<hr>Generated by GTK-Doc V1.26.1</div>
|
304
304
|
</body>
|
305
305
|
</html>
|
@@ -89,7 +89,7 @@
|
|
89
89
|
<keyword>RLENGTH</keyword>
|
90
90
|
<keyword>TEXTDOMAIN</keyword>
|
91
91
|
</context>
|
92
|
-
|
92
|
+
|
93
93
|
<context id="built-in-functions" style-ref="builtin-function">
|
94
94
|
<keyword>gsub</keyword>
|
95
95
|
<keyword>index</keyword>
|
@@ -102,7 +102,7 @@
|
|
102
102
|
<keyword>tolower</keyword>
|
103
103
|
<keyword>toupper</keyword>
|
104
104
|
</context>
|
105
|
-
|
105
|
+
|
106
106
|
<context id="arithmetic-functions" style-ref="builtin-function">
|
107
107
|
<keyword>atan2</keyword>
|
108
108
|
<keyword>cos</keyword>
|
@@ -177,7 +177,7 @@
|
|
177
177
|
<keyword>POSITION</keyword>
|
178
178
|
<keyword>NORMAL</keyword>
|
179
179
|
</context>
|
180
|
-
|
180
|
+
|
181
181
|
<context id="color-bindings" style-ref="bindings">
|
182
182
|
<match extended="true">COLOR[0-3]?</match>
|
183
183
|
</context>
|
@@ -185,24 +185,24 @@
|
|
185
185
|
<context id="texunit-bindings" style-ref="bindings">
|
186
186
|
<match extended="true">TEXUNIT([0-9]|1[0-5])?</match>
|
187
187
|
</context>
|
188
|
-
|
188
|
+
|
189
189
|
<context id="texcoord-bindings" style-ref="bindings">
|
190
190
|
<match extended="true">TEXCOORD[0-7]?</match>
|
191
191
|
</context>
|
192
|
-
|
192
|
+
|
193
193
|
<context id="swizzle">
|
194
194
|
<match extended="true">\.([xyzw]+|[rgba]+)</match>
|
195
195
|
<include>
|
196
196
|
<context id="swizzle-operator" sub-pattern="1" style-ref="swizzle"/>
|
197
197
|
</include>
|
198
198
|
</context>
|
199
|
-
|
200
|
-
<!-- C99 booleans -->
|
199
|
+
|
200
|
+
<!-- C99 booleans -->
|
201
201
|
<context id="boolean" style-ref="boolean">
|
202
202
|
<keyword>true</keyword>
|
203
203
|
<keyword>false</keyword>
|
204
204
|
</context>
|
205
|
-
|
205
|
+
|
206
206
|
<context id="builtin">
|
207
207
|
<match extended="true">
|
208
208
|
(mul|lit|lerp|saturate|abs|cos|acos|sin|asin|tan|atan|all|any|ceil|clamp|
|
@@ -217,7 +217,7 @@
|
|
217
217
|
<context id="builtin-name" sub-pattern="1" style-ref="builtin"/>
|
218
218
|
</include>
|
219
219
|
</context>
|
220
|
-
|
220
|
+
|
221
221
|
<context id="function">
|
222
222
|
<match extended="true">
|
223
223
|
([a-zA-Z_][a-zA-Z_0-9]*)\s*\(
|
@@ -163,17 +163,6 @@
|
|
163
163
|
<keyword>yellow</keyword>
|
164
164
|
</context>
|
165
165
|
|
166
|
-
<context id="function">
|
167
|
-
<start>[a-zA-Z][a-z0-9-]+\(</start>
|
168
|
-
<end>\)</end>
|
169
|
-
<include>
|
170
|
-
<context sub-pattern="0" where="start" style-ref="function"/>
|
171
|
-
<context sub-pattern="0" where="end" style-ref="function"/>
|
172
|
-
<context ref="def:escape"/>
|
173
|
-
<context ref="def:line-continue"/>
|
174
|
-
</include>
|
175
|
-
</context>
|
176
|
-
|
177
166
|
<context id="dimension" style-ref="dimension">
|
178
167
|
<match>[\+-]?([0-9]+|[0-9]*\.[0-9]+)(%|e(m|x)|(v(h|w|min|max))|ch|fr|rem|p(x|t|c)|in|ft|(m|c)m|k?Hz|deg|g?rad|m?s)</match>
|
179
168
|
</context>
|
@@ -979,6 +968,23 @@
|
|
979
968
|
<match>[*>+]</match>
|
980
969
|
</context>
|
981
970
|
|
971
|
+
<context id="function">
|
972
|
+
<start>[a-zA-Z][a-zA-Z0-9-]+\(</start>
|
973
|
+
<end>\)</end>
|
974
|
+
<include>
|
975
|
+
<context sub-pattern="0" where="start" style-ref="function"/>
|
976
|
+
<context sub-pattern="0" where="end" style-ref="function"/>
|
977
|
+
<context ref="def:escape"/>
|
978
|
+
<context ref="def:line-continue"/>
|
979
|
+
<context ref="hexadecimal-color"/>
|
980
|
+
<context ref="resolution"/>
|
981
|
+
<context ref="dimension"/>
|
982
|
+
<context ref="float-number"/>
|
983
|
+
<context ref="number"/>
|
984
|
+
<context ref="function"/>
|
985
|
+
</include>
|
986
|
+
</context>
|
987
|
+
|
982
988
|
<context id="css" class="no-spell-check">
|
983
989
|
<include>
|
984
990
|
<context ref="def:string"/>
|
@@ -55,13 +55,13 @@
|
|
55
55
|
<end>'</end>
|
56
56
|
</context>
|
57
57
|
|
58
|
-
|
58
|
+
|
59
59
|
<context id="multi-line-string" style-ref="string" class="string" class-disabled="no-spell-check">
|
60
60
|
<start>"\[</start>
|
61
61
|
<end>\]"</end>
|
62
|
-
|
62
|
+
|
63
63
|
</context>
|
64
|
-
|
64
|
+
|
65
65
|
<context id="double-quoted-string" style-ref="string" class="string" class-disabled="no-spell-check">
|
66
66
|
<start>"</start>
|
67
67
|
<end>"</end>
|
@@ -73,8 +73,8 @@
|
|
73
73
|
</context>
|
74
74
|
</include>
|
75
75
|
</context>
|
76
|
-
|
77
|
-
|
76
|
+
|
77
|
+
|
78
78
|
|
79
79
|
<context id="line-comment" style-ref="comment" end-at-line-end="true" class="comment" class-disabled="no-spell-check">
|
80
80
|
<start>--</start>
|
@@ -51,25 +51,25 @@
|
|
51
51
|
<style id="preprocessor" _name="Preprocessor" map-to="def:preprocessor"/>
|
52
52
|
<style id="null-value" _name="Null Value" map-to="def:special-constant"/>
|
53
53
|
</styles>
|
54
|
-
|
54
|
+
|
55
55
|
<definitions>
|
56
56
|
<define-regex id="cap-ident">\b[A-Z][A-Za-z0-9_']*</define-regex>
|
57
57
|
<define-regex id="low-ident">\b[a-z][A-Za-z0-9_']*</define-regex>
|
58
58
|
<define-regex id="char-esc">\\((\\|"|'|n|t|b|r)|[0-9]{3}|x[0-9a-fA-F]{2})</define-regex>
|
59
59
|
<define-regex id="preproc-start">^\s*#\s*</define-regex>
|
60
60
|
<define-regex id="symbolchar">[!#$%&*+./>=<?@:\\^|~-]</define-regex>
|
61
|
-
|
61
|
+
|
62
62
|
<context id="escape-seq" style-ref="escape">
|
63
63
|
<match>\%{char-esc}</match>
|
64
64
|
</context>
|
65
|
-
|
65
|
+
|
66
66
|
<context id="line-comment" style-ref="comment" end-at-line-end="true" class="comment" class-disabled="no-spell-check">
|
67
67
|
<start>//</start>
|
68
68
|
<include>
|
69
69
|
<context ref="def:in-line-comment"/>
|
70
70
|
</include>
|
71
71
|
</context>
|
72
|
-
|
72
|
+
|
73
73
|
<context id="multiline-comment" style-ref="comment" class="comment" class-disabled="no-spell-check">
|
74
74
|
<start>\(\*</start>
|
75
75
|
<end>\*\)</end>
|
@@ -78,7 +78,7 @@
|
|
78
78
|
<context ref="def:in-comment:*"/>
|
79
79
|
</include>
|
80
80
|
</context>
|
81
|
-
|
81
|
+
|
82
82
|
<context id="if0-comment" style-ref="comment" class="comment" class-disabled="no-spell-check">
|
83
83
|
<start>\%{preproc-start}if\b\s*0\b</start>
|
84
84
|
<end>\%{preproc-start}(endif|else|elif)\b</end>
|
@@ -94,7 +94,7 @@
|
|
94
94
|
<context ref="def:in-comment"/>
|
95
95
|
</include>
|
96
96
|
</context>
|
97
|
-
|
97
|
+
|
98
98
|
<context id="preprocessor" style-ref="preprocessor" end-at-line-end="true">
|
99
99
|
<start extended="true">
|
100
100
|
\%{preproc-start}
|
@@ -107,23 +107,23 @@
|
|
107
107
|
<context ref="multiline-comment"/>
|
108
108
|
</include>
|
109
109
|
</context>
|
110
|
-
|
110
|
+
|
111
111
|
<context id="hex-number" style-ref="base-n-integer">
|
112
112
|
<match>[-]?0[xX][0-9A-Fa-f][0-9A-Fa-f_]*[lL]?</match>
|
113
113
|
</context>
|
114
|
-
|
114
|
+
|
115
115
|
<context id="octal-number" style-ref="base-n-integer">
|
116
116
|
<match>[-]?0[oO][0-7][0-7_]*[lL]?</match>
|
117
117
|
</context>
|
118
|
-
|
118
|
+
|
119
119
|
<context id="binary-number" style-ref="base-n-integer">
|
120
120
|
<match>[-]?0[bB][01][01_]*[lL]?</match>
|
121
121
|
</context>
|
122
|
-
|
122
|
+
|
123
123
|
<context id="label" style-ref="label">
|
124
124
|
<match>[~?]\%{low-ident}</match>
|
125
125
|
</context>
|
126
|
-
|
126
|
+
|
127
127
|
<context id="if-false-comment" style-ref="comment">
|
128
128
|
<start>\%{preproc-start}if\s*false\b</start>
|
129
129
|
<end>\%{preproc-start}(endif|else|elif)\b</end>
|
@@ -139,19 +139,19 @@
|
|
139
139
|
<context ref="def:in-comment"/>
|
140
140
|
</include>
|
141
141
|
</context>
|
142
|
-
|
142
|
+
|
143
143
|
<context id="poly-variant" style-ref="poly-variant">
|
144
144
|
<match>`\%{cap-ident}</match>
|
145
145
|
</context>
|
146
|
-
|
146
|
+
|
147
147
|
<context id="modpath" style-ref="module">
|
148
148
|
<match>\%{cap-ident}(\.\%{cap-ident})*(?=\.)</match>
|
149
149
|
</context>
|
150
|
-
|
150
|
+
|
151
151
|
<context id="variant" style-ref="variant">
|
152
152
|
<match>\%{cap-ident}</match>
|
153
153
|
</context>
|
154
|
-
|
154
|
+
|
155
155
|
<context id="string" style-ref="string">
|
156
156
|
<start>"</start>
|
157
157
|
<end>"</end>
|
@@ -159,20 +159,20 @@
|
|
159
159
|
<context ref="escape-seq"/>
|
160
160
|
</include>
|
161
161
|
</context>
|
162
|
-
|
162
|
+
|
163
163
|
<context id="character-constant" style-ref="string">
|
164
164
|
<match>('\%{char-esc}')|('[^\\']')</match>
|
165
165
|
</context>
|
166
|
-
|
166
|
+
|
167
167
|
<context id="type-var" style-ref="type-var">
|
168
168
|
<match>'\%{low-ident}</match>
|
169
169
|
</context>
|
170
|
-
|
170
|
+
|
171
171
|
<context id="arraylit">
|
172
172
|
<start>\[\|</start>
|
173
173
|
<end>\|\]</end>
|
174
174
|
</context>
|
175
|
-
|
175
|
+
|
176
176
|
<context id="decimal" style-ref="decimal">
|
177
177
|
<match extended="true">
|
178
178
|
(?<![\w\.])
|
@@ -180,12 +180,12 @@
|
|
180
180
|
(?![\w\.])
|
181
181
|
</match>
|
182
182
|
</context>
|
183
|
-
|
183
|
+
|
184
184
|
<context id="boolean-constant" style-ref="boolean">
|
185
185
|
<keyword>true</keyword>
|
186
186
|
<keyword>false</keyword>
|
187
187
|
</context>
|
188
|
-
|
188
|
+
|
189
189
|
<context id="keysymbol" style-ref="keyword">
|
190
190
|
<prefix>(?<!\%{symbolchar})</prefix>
|
191
191
|
<suffix>(?!\%{symbolchar})</suffix>
|
@@ -203,7 +203,7 @@
|
|
203
203
|
<keyword>&&</keyword>
|
204
204
|
<keyword>&</keyword>
|
205
205
|
</context>
|
206
|
-
|
206
|
+
|
207
207
|
<context id="keywords" style-ref="keyword">
|
208
208
|
<keyword>abstract</keyword>
|
209
209
|
<keyword>and</keyword>
|
@@ -308,9 +308,9 @@
|
|
308
308
|
<context ref="variant"/>
|
309
309
|
<context ref="modpath"/>
|
310
310
|
<context ref="poly-variant"/>
|
311
|
-
<context ref="label"/>
|
311
|
+
<context ref="label"/>
|
312
312
|
<context ref="binary-number"/>
|
313
|
-
<context ref="octal-number"/>
|
313
|
+
<context ref="octal-number"/>
|
314
314
|
<context ref="hex-number"/>
|
315
315
|
<context ref="line-comment"/>
|
316
316
|
<context ref="multiline-comment"/>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
This file is part of GtkSourceView
|
5
5
|
|
6
|
-
Authors: Jsoftware, Ric Sherlock
|
6
|
+
Authors: Jsoftware, Ric Sherlock
|
7
7
|
Copyright (C) 2011 Ric Sherlock <tikkanz@gmail.com>
|
8
8
|
|
9
9
|
GtkSourceView is free software; you can redistribute it and/or
|
@@ -57,7 +57,7 @@
|
|
57
57
|
<start>\%[NB\.</start>
|
58
58
|
</context>
|
59
59
|
|
60
|
-
<!-- 'abcde' (Strings) -->
|
60
|
+
<!-- 'abcde' (Strings) -->
|
61
61
|
<context id="string" style-ref="string" end-at-line-end="true">
|
62
62
|
<start>L?'</start><end>'</end>
|
63
63
|
</context>
|
@@ -83,7 +83,7 @@
|
|
83
83
|
<context id="verb" style-ref="verb">
|
84
84
|
<match extended="true">
|
85
85
|
((_?[0-9]:)|
|
86
|
-
(\%[p\.\.)|
|
86
|
+
(\%[p\.\.)|
|
87
87
|
(\%[[AcCeEiIjLopr]\.)|
|
88
88
|
(\%[[ipqsux]:)|
|
89
89
|
({::)|
|
@@ -97,7 +97,7 @@
|
|
97
97
|
<!-- Adverbs -->
|
98
98
|
<context id="adverb" style-ref="adverb">
|
99
99
|
<match extended="true">
|
100
|
-
(([\/\\]\.)|
|
100
|
+
(([\/\\]\.)|
|
101
101
|
(\%[[bfMt]\.)|
|
102
102
|
(\%[t:)|
|
103
103
|
([\~\/\\\}]))
|
@@ -218,8 +218,8 @@
|
|
218
218
|
<context id="module" style-ref="module">
|
219
219
|
<!-- http://docs.julialang.org/en/latest/manual/modules/#standard-modules -->
|
220
220
|
<keyword>Base</keyword>
|
221
|
-
<keyword>Core</keyword>
|
222
|
-
<keyword>Main</keyword>
|
221
|
+
<keyword>Core</keyword>
|
222
|
+
<keyword>Main</keyword>
|
223
223
|
<!-- exports.jl -->
|
224
224
|
<keyword>PCRE</keyword>
|
225
225
|
<keyword>FFTW</keyword>
|
@@ -0,0 +1,389 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<!--
|
3
|
+
|
4
|
+
This file is part of GtkSourceView
|
5
|
+
|
6
|
+
Author: Adam Dingle
|
7
|
+
Copyright (C) 2017 Adam Dingle <adam@medovina.org>
|
8
|
+
|
9
|
+
GtkSourceView is free software; you can redistribute it and/or
|
10
|
+
modify it under the terms of the GNU Lesser General Public
|
11
|
+
License as published by the Free Software Foundation; either
|
12
|
+
version 2.1 of the License, or (at your option) any later version.
|
13
|
+
|
14
|
+
GtkSourceView is distributed in the hope that it will be useful,
|
15
|
+
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
16
|
+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
17
|
+
Lesser General Public License for more details.
|
18
|
+
|
19
|
+
You should have received a copy of the GNU Lesser General Public License
|
20
|
+
along with this library; if not, see <http://www.gnu.org/licenses/>.
|
21
|
+
|
22
|
+
-->
|
23
|
+
|
24
|
+
<language id="kotlin" name="Kotlin" version="2.0" _section="Source">
|
25
|
+
|
26
|
+
<metadata>
|
27
|
+
<property name="mimetypes">text/x-kotlin</property>
|
28
|
+
<property name="globs">*.kt</property>
|
29
|
+
<property name="line-comment-start">//</property>
|
30
|
+
<property name="block-comment-start">/*</property>
|
31
|
+
<property name="block-comment-end">*/</property>
|
32
|
+
</metadata>
|
33
|
+
|
34
|
+
<styles>
|
35
|
+
<style id="builtin" name="Builtin Value" map-to="def:builtin"/>
|
36
|
+
<style id="comment" name="Comment" map-to="def:comment"/>
|
37
|
+
<style id="declaration" name="Declaration" map-to="def:type"/>
|
38
|
+
<style id="default" name="Default"/>
|
39
|
+
<style id="error" name="Error" map-to="def:error"/>
|
40
|
+
<style id="escaped-character" name="Escaped Character" map-to="def:special-char"/>
|
41
|
+
<style id="external" name="External" map-to="def:preprocessor"/>
|
42
|
+
<style id="identifier" name="Identifier" map-to="def:identifier"/>
|
43
|
+
<style id="interpolated" name="Interpolated Expression" map-to="def:identifier"/>
|
44
|
+
<style id="keyword" name="Keyword" map-to="def:keyword"/>
|
45
|
+
<style id="modifier" name="Modifier" map-to="def:type"/>
|
46
|
+
<style id="number" name="Number" map-to="def:decimal"/>
|
47
|
+
<style id="operator" name="Operator" map-to="def:operator"/>
|
48
|
+
<style id="special" name="Special Constant" map-to="def:special-constant"/>
|
49
|
+
<style id="string" name="String" map-to="def:string"/>
|
50
|
+
<style id="type" name="Data Type" map-to="def:identifier"/>
|
51
|
+
</styles>
|
52
|
+
|
53
|
+
<definitions>
|
54
|
+
|
55
|
+
<define-regex id="simple-name">[a-zA-Z_$][a-zA-Z_$0-9]*</define-regex>
|
56
|
+
|
57
|
+
<define-regex id="compound-name">\%{simple-name}(\.\%{simple-name})*</define-regex>
|
58
|
+
|
59
|
+
<define-regex id="annotation-target" extended="true">
|
60
|
+
field|file|property|get|set|receiver|param|setparam|delegate
|
61
|
+
</define-regex>
|
62
|
+
|
63
|
+
<context id="annotation" style-ref="special">
|
64
|
+
<match extended="true">
|
65
|
+
@(\%{annotation-target}:)?
|
66
|
+
( \%{compound-name} | \[ (\%{compound-name} \s*)+ \] )
|
67
|
+
</match>
|
68
|
+
</context>
|
69
|
+
|
70
|
+
<context id="block-comment" style-ref="comment">
|
71
|
+
<start>/\*</start>
|
72
|
+
<end>\*/</end>
|
73
|
+
<include>
|
74
|
+
<context ref="def:in-comment"/>
|
75
|
+
<context ref="block-comment"/>
|
76
|
+
</include>
|
77
|
+
</context>
|
78
|
+
|
79
|
+
<context id="builtin" style-ref="builtin">
|
80
|
+
<keyword>it</keyword>
|
81
|
+
<keyword>super</keyword>
|
82
|
+
<keyword>this@?</keyword>
|
83
|
+
</context>
|
84
|
+
|
85
|
+
<define-regex id="escaped-character" extended="true">
|
86
|
+
\\( # leading backslash
|
87
|
+
[\\\"\'nrbt$] | # escaped character
|
88
|
+
u[0-9a-fA-F]{4} # unicode char
|
89
|
+
)
|
90
|
+
</define-regex>
|
91
|
+
|
92
|
+
<context id="character" style-ref="special">
|
93
|
+
<match>'(\%{escaped-character}|.)'</match>
|
94
|
+
</context>
|
95
|
+
|
96
|
+
<context id="character-error" style-ref="error">
|
97
|
+
<match>'(\%{escaped-character}|.)[^\s]+'</match>
|
98
|
+
</context>
|
99
|
+
|
100
|
+
<context id="declaration" style-ref="declaration">
|
101
|
+
<keyword>class</keyword>
|
102
|
+
<keyword>constructor</keyword>
|
103
|
+
<keyword>fun</keyword>
|
104
|
+
<keyword>get</keyword>
|
105
|
+
<keyword>init</keyword>
|
106
|
+
<keyword>interface</keyword>
|
107
|
+
<keyword>object</keyword>
|
108
|
+
<keyword>set</keyword>
|
109
|
+
<keyword>typealias</keyword>
|
110
|
+
<keyword>val</keyword>
|
111
|
+
<keyword>var</keyword>
|
112
|
+
</context>
|
113
|
+
|
114
|
+
<context id="variance-annotation">
|
115
|
+
<match>(<|,) *(in|out)</match>
|
116
|
+
<include>
|
117
|
+
<context sub-pattern="1" style-ref="operator" />
|
118
|
+
<context sub-pattern="2" style-ref="modifier" />
|
119
|
+
</include>
|
120
|
+
</context>
|
121
|
+
|
122
|
+
<context id="expression" style-ref="keyword">
|
123
|
+
<keyword>as</keyword>
|
124
|
+
<keyword>break@?</keyword>
|
125
|
+
<keyword>catch</keyword>
|
126
|
+
<keyword>continue@?</keyword>
|
127
|
+
<keyword>do</keyword>
|
128
|
+
<keyword>else</keyword>
|
129
|
+
<keyword>finally</keyword>
|
130
|
+
<keyword>for</keyword>
|
131
|
+
<keyword>if</keyword>
|
132
|
+
<keyword>in</keyword>
|
133
|
+
<keyword>is</keyword>
|
134
|
+
<keyword>return@?</keyword>
|
135
|
+
<keyword>throw</keyword>
|
136
|
+
<keyword>to</keyword>
|
137
|
+
<keyword>try</keyword>
|
138
|
+
<keyword>when</keyword>
|
139
|
+
<keyword>while</keyword>
|
140
|
+
</context>
|
141
|
+
|
142
|
+
<context id="external" style-ref="external">
|
143
|
+
<keyword>import</keyword>
|
144
|
+
<keyword>package</keyword>
|
145
|
+
</context>
|
146
|
+
|
147
|
+
<context id="literal-identifier">
|
148
|
+
<start>`</start>
|
149
|
+
<end>`</end>
|
150
|
+
</context>
|
151
|
+
|
152
|
+
<context id="modifier" style-ref="modifier">
|
153
|
+
<keyword>abstract</keyword>
|
154
|
+
<keyword>annotation</keyword>
|
155
|
+
<keyword>by</keyword>
|
156
|
+
<keyword>companion</keyword>
|
157
|
+
<keyword>const</keyword>
|
158
|
+
<keyword>crossinline</keyword>
|
159
|
+
<keyword>data</keyword>
|
160
|
+
<keyword>enum</keyword>
|
161
|
+
<keyword>external</keyword>
|
162
|
+
<keyword>final</keyword>
|
163
|
+
<keyword>infix</keyword>
|
164
|
+
<keyword>inline</keyword>
|
165
|
+
<keyword>inner</keyword>
|
166
|
+
<keyword>internal</keyword>
|
167
|
+
<keyword>lateinit</keyword>
|
168
|
+
<keyword>noinline</keyword>
|
169
|
+
<keyword>open</keyword>
|
170
|
+
<keyword>operator</keyword>
|
171
|
+
<keyword>override</keyword>
|
172
|
+
<keyword>private</keyword>
|
173
|
+
<keyword>protected</keyword>
|
174
|
+
<keyword>public</keyword>
|
175
|
+
<keyword>reified</keyword>
|
176
|
+
<keyword>sealed</keyword>
|
177
|
+
<keyword>suspend</keyword>
|
178
|
+
<keyword>tailrec</keyword>
|
179
|
+
<keyword>vararg</keyword>
|
180
|
+
<keyword>where</keyword>
|
181
|
+
</context>
|
182
|
+
|
183
|
+
<context id="numeric" style-ref="number">
|
184
|
+
<match extended="true">
|
185
|
+
\b ( 0x [0-9A-Fa-f][0-9A-Fa-f_]* # hex literal
|
186
|
+
| 0b [01][01_]* # binary literal
|
187
|
+
| ([0-9]+[Ee][-]?[0-9]+|
|
188
|
+
([0-9]*\.[0-9]+|[0-9]+\.)([Ee][-]?[0-9]+)?)[fFdD]?|
|
189
|
+
[0-9]+[FfDd] # floating-point literal
|
190
|
+
| [0-9][0-9_]*L? # integer literal
|
191
|
+
)
|
192
|
+
</match>
|
193
|
+
</context>
|
194
|
+
|
195
|
+
<context id="operator" style-ref="operator">
|
196
|
+
<match>[-+*/%=.!|?@:;,_&<>()\[\]]</match>
|
197
|
+
</context>
|
198
|
+
|
199
|
+
<context id="special" style-ref="special">
|
200
|
+
<keyword>false</keyword>
|
201
|
+
<keyword>true</keyword>
|
202
|
+
<keyword>null</keyword>
|
203
|
+
</context>
|
204
|
+
|
205
|
+
<context id="interpolated-identifier" style-ref="interpolated">
|
206
|
+
<match>\$[a-zA-Z]+</match>
|
207
|
+
</context>
|
208
|
+
|
209
|
+
<context id="interpolated-expression" style-ref="interpolated">
|
210
|
+
<start>\${</start>
|
211
|
+
<end>}</end>
|
212
|
+
<include>
|
213
|
+
<context ref="kotlin"/>
|
214
|
+
</include>
|
215
|
+
</context>
|
216
|
+
|
217
|
+
<context id="string" style-ref="string" end-at-line-end="true"
|
218
|
+
class="string" class-disabled="no-spell-check">
|
219
|
+
<start>"</start>
|
220
|
+
<end>"</end>
|
221
|
+
<include>
|
222
|
+
<context id="escaped-character" style-ref="escaped-character">
|
223
|
+
<match>\%{escaped-character}</match>
|
224
|
+
</context>
|
225
|
+
<context ref="interpolated-identifier"/>
|
226
|
+
<context ref="interpolated-expression"/>
|
227
|
+
</include>
|
228
|
+
</context>
|
229
|
+
|
230
|
+
<context id="multiline-string" style-ref="string" end-at-line-end="false" class="string" class-disabled="no-spell-check">
|
231
|
+
<start>"""</start>
|
232
|
+
<end>"""</end>
|
233
|
+
<include>
|
234
|
+
<context ref="interpolated-identifier"/>
|
235
|
+
<context ref="interpolated-expression"/>
|
236
|
+
</include>
|
237
|
+
</context>
|
238
|
+
|
239
|
+
<context id="type" style-ref="type">
|
240
|
+
<keyword>dynamic</keyword>
|
241
|
+
|
242
|
+
<!-- kotlin -->
|
243
|
+
<keyword>Annotation</keyword>
|
244
|
+
<keyword>Any</keyword>
|
245
|
+
<keyword>Array</keyword>
|
246
|
+
<keyword>AssertionError</keyword>
|
247
|
+
<keyword>Boolean</keyword>
|
248
|
+
<keyword>BooleanArray</keyword>
|
249
|
+
<keyword>Byte</keyword>
|
250
|
+
<keyword>ByteArray</keyword>
|
251
|
+
<keyword>Char</keyword>
|
252
|
+
<keyword>CharArray</keyword>
|
253
|
+
<keyword>CharSequence</keyword>
|
254
|
+
<keyword>ClassCastException</keyword>
|
255
|
+
<keyword>Comparable</keyword>
|
256
|
+
<keyword>Comparator</keyword>
|
257
|
+
<keyword>ConcurrentModificationException</keyword>
|
258
|
+
<keyword>DeprecationLevel</keyword>
|
259
|
+
<keyword>Double</keyword>
|
260
|
+
<keyword>DoubleArray</keyword>
|
261
|
+
<keyword>Enum</keyword>
|
262
|
+
<keyword>Error</keyword>
|
263
|
+
<keyword>Exception</keyword>
|
264
|
+
<keyword>Float</keyword>
|
265
|
+
<keyword>FloatArray</keyword>
|
266
|
+
<keyword>Function</keyword>
|
267
|
+
<keyword>IllegalArgumentException</keyword>
|
268
|
+
<keyword>IllegalStateException</keyword>
|
269
|
+
<keyword>IndexOutOfBoundsException</keyword>
|
270
|
+
<keyword>Int</keyword>
|
271
|
+
<keyword>IntArray</keyword>
|
272
|
+
<keyword>KotlinVersion</keyword>
|
273
|
+
<keyword>Lazy</keyword>
|
274
|
+
<keyword>LazyThreadSafetyMode</keyword>
|
275
|
+
<keyword>Long</keyword>
|
276
|
+
<keyword>LongArray</keyword>
|
277
|
+
<keyword>NoSuchElementException</keyword>
|
278
|
+
<keyword>NoWhenBranchMatchedException</keyword>
|
279
|
+
<keyword>Nothing</keyword>
|
280
|
+
<keyword>NullPointerException</keyword>
|
281
|
+
<keyword>Number</keyword>
|
282
|
+
<keyword>NumberFormatException</keyword>
|
283
|
+
<keyword>Pair</keyword>
|
284
|
+
<keyword>RuntimeException</keyword>
|
285
|
+
<keyword>Short</keyword>
|
286
|
+
<keyword>ShortArray</keyword>
|
287
|
+
<keyword>String</keyword>
|
288
|
+
<keyword>Throwable</keyword>
|
289
|
+
<keyword>Triple</keyword>
|
290
|
+
<keyword>Unit</keyword>
|
291
|
+
<keyword>UnsupportedOperationException</keyword>
|
292
|
+
<keyword>NotImplementedError</keyword>
|
293
|
+
|
294
|
+
<!-- kotlin.collections -->
|
295
|
+
<keyword>AbstractCollection</keyword>
|
296
|
+
<keyword>AbstractIterator</keyword>
|
297
|
+
<keyword>AbstractList</keyword>
|
298
|
+
<keyword>AbstractMap</keyword>
|
299
|
+
<keyword>AbstractMutableCollection</keyword>
|
300
|
+
<keyword>AbstractMutableList</keyword>
|
301
|
+
<keyword>AbstractMutableMap</keyword>
|
302
|
+
<keyword>AbstractMutableSet</keyword>
|
303
|
+
<keyword>AbstractSet</keyword>
|
304
|
+
<keyword>ArrayList</keyword>
|
305
|
+
<keyword>BooleanIterator</keyword>
|
306
|
+
<keyword>ByteIterator</keyword>
|
307
|
+
<keyword>CharIterator</keyword>
|
308
|
+
<keyword>Collection</keyword>
|
309
|
+
<keyword>DoubleIterator</keyword>
|
310
|
+
<keyword>FloatIterator</keyword>
|
311
|
+
<keyword>Grouping</keyword>
|
312
|
+
<keyword>HashMap</keyword>
|
313
|
+
<keyword>HashSet</keyword>
|
314
|
+
<keyword>IndexedValue</keyword>
|
315
|
+
<keyword>IntIterator</keyword>
|
316
|
+
<keyword>Iterable</keyword>
|
317
|
+
<keyword>Iterator</keyword>
|
318
|
+
<keyword>LinkedHashMap</keyword>
|
319
|
+
<keyword>LinkedHashSet</keyword>
|
320
|
+
<keyword>List</keyword>
|
321
|
+
<keyword>ListIterator</keyword>
|
322
|
+
<keyword>LongIterator</keyword>
|
323
|
+
<keyword>Map</keyword>
|
324
|
+
<keyword>MutableCollection</keyword>
|
325
|
+
<keyword>MutableIterable</keyword>
|
326
|
+
<keyword>MutableIterator</keyword>
|
327
|
+
<keyword>MutableList</keyword>
|
328
|
+
<keyword>MutableListIterator</keyword>
|
329
|
+
<keyword>MutableMap</keyword>
|
330
|
+
<keyword>MutableSet</keyword>
|
331
|
+
<keyword>RandomAccess</keyword>
|
332
|
+
<keyword>Set</keyword>
|
333
|
+
<keyword>ShortIterator</keyword>
|
334
|
+
|
335
|
+
<!-- kotlin.ranges -->
|
336
|
+
<keyword>CharProgression</keyword>
|
337
|
+
<keyword>CharRange</keyword>
|
338
|
+
<keyword>ClosedFloatingPointRange</keyword>
|
339
|
+
<keyword>ClosedRange</keyword>
|
340
|
+
<keyword>IntProgression</keyword>
|
341
|
+
<keyword>IntRange</keyword>
|
342
|
+
<keyword>LongProgression</keyword>
|
343
|
+
<keyword>LongRange</keyword>
|
344
|
+
|
345
|
+
<!-- kotlin.sequences -->
|
346
|
+
<keyword>Sequence</keyword>
|
347
|
+
|
348
|
+
<!-- kotlin.text -->
|
349
|
+
<keyword>Appendable</keyword>
|
350
|
+
<keyword>CharCategory</keyword>
|
351
|
+
<keyword>CharDirectionality</keyword>
|
352
|
+
<keyword>Charsets</keyword>
|
353
|
+
<keyword>MatchGroup</keyword>
|
354
|
+
<keyword>MatchGroupCollection</keyword>
|
355
|
+
<keyword>MatchNamedGroupCollection</keyword>
|
356
|
+
<keyword>MatchResult</keyword>
|
357
|
+
<keyword>Regex</keyword>
|
358
|
+
<keyword>RegexOption</keyword>
|
359
|
+
<keyword>StringBuilder</keyword>
|
360
|
+
<keyword>Typography</keyword>
|
361
|
+
|
362
|
+
</context>
|
363
|
+
|
364
|
+
<context id="kotlin" class="no-spell-check">
|
365
|
+
<include>
|
366
|
+
<context ref="def:c-like-comment"/>
|
367
|
+
<context ref="def:c-like-close-comment-outside-comment"/>
|
368
|
+
<context ref="annotation"/>
|
369
|
+
<context ref="block-comment"/>
|
370
|
+
<context ref="builtin"/>
|
371
|
+
<context ref="character"/>
|
372
|
+
<context ref="character-error"/>
|
373
|
+
<context ref="declaration"/>
|
374
|
+
<context ref="variance-annotation"/>
|
375
|
+
<context ref="expression"/>
|
376
|
+
<context ref="external"/>
|
377
|
+
<context ref="literal-identifier"/>
|
378
|
+
<context ref="modifier"/>
|
379
|
+
<context ref="multiline-string"/>
|
380
|
+
<context ref="numeric"/>
|
381
|
+
<context ref="operator"/>
|
382
|
+
<context ref="special"/>
|
383
|
+
<context ref="string"/>
|
384
|
+
<context ref="type"/>
|
385
|
+
</include>
|
386
|
+
</context>
|
387
|
+
</definitions>
|
388
|
+
|
389
|
+
</language>
|