github-linguist-grammars 4.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (335) hide show
  1. checksums.yaml +7 -0
  2. data/grammars/file.lasso.json +713 -0
  3. data/grammars/module.ceylon.json +54 -0
  4. data/grammars/objdump.x86asm.json +73 -0
  5. data/grammars/source.Inform7.json +45 -0
  6. data/grammars/source.Kotlin.json +774 -0
  7. data/grammars/source.LS.json +104 -0
  8. data/grammars/source.MCPOST.json +68 -0
  9. data/grammars/source.MOD.json +70 -0
  10. data/grammars/source.abap.json +176 -0
  11. data/grammars/source.abl.json +138 -0
  12. data/grammars/source.actionscript.3.json +1571 -0
  13. data/grammars/source.acucobol.json +16 -0
  14. data/grammars/source.ada.json +140 -0
  15. data/grammars/source.agda.json +254 -0
  16. data/grammars/source.ahk.json +171 -0
  17. data/grammars/source.alloy.json +44 -0
  18. data/grammars/source.ampl.json +157 -0
  19. data/grammars/source.antlr.json +300 -0
  20. data/grammars/source.apache-config.json +352 -0
  21. data/grammars/source.apache-config.mod_perl.json +70 -0
  22. data/grammars/source.apl.json +442 -0
  23. data/grammars/source.applescript.json +1385 -0
  24. data/grammars/source.apt.json +25 -0
  25. data/grammars/source.asm.x86.json +182 -0
  26. data/grammars/source.asp.json +157 -0
  27. data/grammars/source.aspectj.json +963 -0
  28. data/grammars/source.ats.json +170 -0
  29. data/grammars/source.autoit.3.json +132 -0
  30. data/grammars/source.awk.json +388 -0
  31. data/grammars/source.befunge.json +38 -0
  32. data/grammars/source.bf.json +36 -0
  33. data/grammars/source.bison.json +59 -0
  34. data/grammars/source.blitzmax.json +912 -0
  35. data/grammars/source.boo.json +452 -0
  36. data/grammars/source.brightauthorproject.json +29 -0
  37. data/grammars/source.brightscript.json +158 -0
  38. data/grammars/source.bro.json +409 -0
  39. data/grammars/source.bsv.json +283 -0
  40. data/grammars/source.c++.json +364 -0
  41. data/grammars/source.c++.qt.json +37 -0
  42. data/grammars/source.c.ec.json +39 -0
  43. data/grammars/source.c.json +727 -0
  44. data/grammars/source.c.platform.json +154 -0
  45. data/grammars/source.cache.cmake.json +75 -0
  46. data/grammars/source.cake.json +16 -0
  47. data/grammars/source.camlp4.ocaml.json +63 -0
  48. data/grammars/source.capnp.json +93 -0
  49. data/grammars/source.ceylon.json +77 -0
  50. data/grammars/source.cfscript.cfc.json +170 -0
  51. data/grammars/source.cfscript.json +744 -0
  52. data/grammars/source.chapel.json +240 -0
  53. data/grammars/source.cirru.json +66 -0
  54. data/grammars/source.clarion.json +159 -0
  55. data/grammars/source.clips.json +80 -0
  56. data/grammars/source.clojure.json +397 -0
  57. data/grammars/source.cm.json +54 -0
  58. data/grammars/source.cmake.json +181 -0
  59. data/grammars/source.cobol.json +528 -0
  60. data/grammars/source.coffee.json +678 -0
  61. data/grammars/source.compiled-papyrus.json +11 -0
  62. data/grammars/source.cool.json +103 -0
  63. data/grammars/source.coq.json +62 -0
  64. data/grammars/source.crystal.json +2760 -0
  65. data/grammars/source.cs.json +556 -0
  66. data/grammars/source.css.json +630 -0
  67. data/grammars/source.css.less.json +276 -0
  68. data/grammars/source.css.mss.json +256 -0
  69. data/grammars/source.csx.json +16 -0
  70. data/grammars/source.cuda-c++.json +137 -0
  71. data/grammars/source.cython.json +2108 -0
  72. data/grammars/source.d.json +722 -0
  73. data/grammars/source.dart.json +763 -0
  74. data/grammars/source.desktop.json +90 -0
  75. data/grammars/source.diff.json +162 -0
  76. data/grammars/source.dockerfile.json +89 -0
  77. data/grammars/source.dosbatch.json +70 -0
  78. data/grammars/source.dot.json +126 -0
  79. data/grammars/source.dylan.json +217 -0
  80. data/grammars/source.eiffel.json +138 -0
  81. data/grammars/source.elixir.json +737 -0
  82. data/grammars/source.elm.json +355 -0
  83. data/grammars/source.erazor.json +126 -0
  84. data/grammars/source.erlang.json +1674 -0
  85. data/grammars/source.essl.json +50 -0
  86. data/grammars/source.factor.json +260 -0
  87. data/grammars/source.fan.json +188 -0
  88. data/grammars/source.fancy.json +270 -0
  89. data/grammars/source.fish.json +214 -0
  90. data/grammars/source.forth.json +101 -0
  91. data/grammars/source.fortran.json +499 -0
  92. data/grammars/source.fortran.modern.json +226 -0
  93. data/grammars/source.fsharp.json +403 -0
  94. data/grammars/source.gap.json +167 -0
  95. data/grammars/source.gcode.json +25 -0
  96. data/grammars/source.gdscript.json +154 -0
  97. data/grammars/source.gfm.json +1270 -0
  98. data/grammars/source.glsl.json +71 -0
  99. data/grammars/source.gnuplot.json +276 -0
  100. data/grammars/source.go.json +552 -0
  101. data/grammars/source.golo.json +182 -0
  102. data/grammars/source.gosu.2.json +163 -0
  103. data/grammars/source.grace.json +679 -0
  104. data/grammars/source.groovy.gradle.json +73 -0
  105. data/grammars/source.groovy.json +1385 -0
  106. data/grammars/source.harbour.json +450 -0
  107. data/grammars/source.haskell.json +449 -0
  108. data/grammars/source.haxe.2.json +1243 -0
  109. data/grammars/source.hss.1.json +464 -0
  110. data/grammars/source.httpspec.json +287 -0
  111. data/grammars/source.hxml.json +26 -0
  112. data/grammars/source.hy.json +270 -0
  113. data/grammars/source.idl-dlm.json +112 -0
  114. data/grammars/source.idl.json +267 -0
  115. data/grammars/source.idris.json +537 -0
  116. data/grammars/source.ini.json +113 -0
  117. data/grammars/source.inno.json +65 -0
  118. data/grammars/source.io.json +164 -0
  119. data/grammars/source.ioke.json +272 -0
  120. data/grammars/source.isabelle.root.json +68 -0
  121. data/grammars/source.isabelle.theory.json +106 -0
  122. data/grammars/source.j.json +49 -0
  123. data/grammars/source.jade.json +1009 -0
  124. data/grammars/source.jasmin.json +299 -0
  125. data/grammars/source.java-properties.json +97 -0
  126. data/grammars/source.java.json +1026 -0
  127. data/grammars/source.jcl.json +49 -0
  128. data/grammars/source.jflex.json +490 -0
  129. data/grammars/source.jq.json +218 -0
  130. data/grammars/source.js.json +948 -0
  131. data/grammars/source.js.jsx.json +2937 -0
  132. data/grammars/source.js.objj.json +424 -0
  133. data/grammars/source.js.regexp.json +150 -0
  134. data/grammars/source.js.regexp.replacement.json +30 -0
  135. data/grammars/source.json.json +149 -0
  136. data/grammars/source.julia.json +407 -0
  137. data/grammars/source.lean.json +145 -0
  138. data/grammars/source.lid.json +23 -0
  139. data/grammars/source.lilypond.json +623 -0
  140. data/grammars/source.lisp.json +111 -0
  141. data/grammars/source.litcoffee.json +669 -0
  142. data/grammars/source.livescript.json +616 -0
  143. data/grammars/source.llvm.json +71 -0
  144. data/grammars/source.logos.json +31 -0
  145. data/grammars/source.logtalk.json +315 -0
  146. data/grammars/source.loomscript.json +214 -0
  147. data/grammars/source.lsl.json +216 -0
  148. data/grammars/source.lua.json +191 -0
  149. data/grammars/source.makefile.json +474 -0
  150. data/grammars/source.makegen.json +13 -0
  151. data/grammars/source.man.json +53 -0
  152. data/grammars/source.mask.json +701 -0
  153. data/grammars/source.mata.json +133 -0
  154. data/grammars/source.mathematica.json +429 -0
  155. data/grammars/source.matlab.json +776 -0
  156. data/grammars/source.mercury.json +251 -0
  157. data/grammars/source.ml.json +291 -0
  158. data/grammars/source.modelica.json +142 -0
  159. data/grammars/source.modula2.json +103 -0
  160. data/grammars/source.monkey.json +701 -0
  161. data/grammars/source.moonscript.json +149 -0
  162. data/grammars/source.mupad.json +149 -0
  163. data/grammars/source.nant-build.json +86 -0
  164. data/grammars/source.ncl.json +66 -0
  165. data/grammars/source.nemerle.json +137 -0
  166. data/grammars/source.nesc.json +27 -0
  167. data/grammars/source.netlinx.erb.json +47 -0
  168. data/grammars/source.netlinx.json +768 -0
  169. data/grammars/source.nginx.json +797 -0
  170. data/grammars/source.nim.json +1150 -0
  171. data/grammars/source.nim_filter.json +133 -0
  172. data/grammars/source.nimcfg.json +116 -0
  173. data/grammars/source.ninja.json +66 -0
  174. data/grammars/source.nit.json +238 -0
  175. data/grammars/source.nix.json +1200 -0
  176. data/grammars/source.nmml.json +87 -0
  177. data/grammars/source.nsis.json +150 -0
  178. data/grammars/source.objc++.json +19 -0
  179. data/grammars/source.objc.json +918 -0
  180. data/grammars/source.objc.platform.json +277 -0
  181. data/grammars/source.ocaml.json +1426 -0
  182. data/grammars/source.ocamllex.json +305 -0
  183. data/grammars/source.ocamlyacc.json +346 -0
  184. data/grammars/source.octave.json +451 -0
  185. data/grammars/source.ooc.json +692 -0
  186. data/grammars/source.opa.json +206 -0
  187. data/grammars/source.opal.json +415 -0
  188. data/grammars/source.opalsysdefs.json +70 -0
  189. data/grammars/source.opencobol.json +65 -0
  190. data/grammars/source.ox.json +97 -0
  191. data/grammars/source.oz.json +84 -0
  192. data/grammars/source.papyrus-assembly.json +266 -0
  193. data/grammars/source.papyrus.json +231 -0
  194. data/grammars/source.parrot.pir.json +117 -0
  195. data/grammars/source.pascal.json +150 -0
  196. data/grammars/source.perl.6.json +310 -0
  197. data/grammars/source.perl.json +2413 -0
  198. data/grammars/source.php.zephir.json +362 -0
  199. data/grammars/source.pig_latin.json +172 -0
  200. data/grammars/source.pike.json +62 -0
  201. data/grammars/source.plsql.oracle.json +642 -0
  202. data/grammars/source.po.json +232 -0
  203. data/grammars/source.pogoscript.json +85 -0
  204. data/grammars/source.postscript.json +231 -0
  205. data/grammars/source.powershell.json +755 -0
  206. data/grammars/source.processing.json +885 -0
  207. data/grammars/source.prolog.eclipse.json +206 -0
  208. data/grammars/source.prolog.json +292 -0
  209. data/grammars/source.protobuf.json +395 -0
  210. data/grammars/source.pubspec.json +13 -0
  211. data/grammars/source.puppet.json +494 -0
  212. data/grammars/source.purescript.json +818 -0
  213. data/grammars/source.pyjade.json +1010 -0
  214. data/grammars/source.python.django.json +34 -0
  215. data/grammars/source.python.json +1960 -0
  216. data/grammars/source.python.salt.json +13 -0
  217. data/grammars/source.qmake.json +217 -0
  218. data/grammars/source.qml.json +195 -0
  219. data/grammars/source.r.json +203 -0
  220. data/grammars/source.racket.json +119 -0
  221. data/grammars/source.rebol.json +647 -0
  222. data/grammars/source.red.json +652 -0
  223. data/grammars/source.regexp.babel.json +190 -0
  224. data/grammars/source.regexp.python.json +187 -0
  225. data/grammars/source.regexp.spin.json +188 -0
  226. data/grammars/source.ruby.json +1956 -0
  227. data/grammars/source.ruby.rspec.cucumber.steps.json +274 -0
  228. data/grammars/source.rust.json +269 -0
  229. data/grammars/source.sas.json +322 -0
  230. data/grammars/source.sas_log.json +26 -0
  231. data/grammars/source.sass.json +248 -0
  232. data/grammars/source.sbt.json +36 -0
  233. data/grammars/source.scad.json +152 -0
  234. data/grammars/source.scala.json +739 -0
  235. data/grammars/source.scaml.json +466 -0
  236. data/grammars/source.scheme.json +370 -0
  237. data/grammars/source.scilab.json +103 -0
  238. data/grammars/source.scss.json +1321 -0
  239. data/grammars/source.shell.json +1212 -0
  240. data/grammars/source.smali.json +1668 -0
  241. data/grammars/source.smalltalk.json +135 -0
  242. data/grammars/source.smt.json +173 -0
  243. data/grammars/source.sp.json +118 -0
  244. data/grammars/source.sparql.json +23 -0
  245. data/grammars/source.spin.json +936 -0
  246. data/grammars/source.sqf.json +112 -0
  247. data/grammars/source.sql.json +473 -0
  248. data/grammars/source.stata.json +208 -0
  249. data/grammars/source.strings.json +53 -0
  250. data/grammars/source.stylus.json +1021 -0
  251. data/grammars/source.swift.json +965 -0
  252. data/grammars/source.systemverilog.json +1050 -0
  253. data/grammars/source.tcl.json +277 -0
  254. data/grammars/source.tea.json +180 -0
  255. data/grammars/source.thrift.json +704 -0
  256. data/grammars/source.toml.json +327 -0
  257. data/grammars/source.ts.json +1094 -0
  258. data/grammars/source.tsx.json +1324 -0
  259. data/grammars/source.turtle.json +505 -0
  260. data/grammars/source.txl.json +62 -0
  261. data/grammars/source.ucfconstraints.json +72 -0
  262. data/grammars/source.vala.json +814 -0
  263. data/grammars/source.varnish.vcl.json +343 -0
  264. data/grammars/source.vbnet.json +338 -0
  265. data/grammars/source.verilog.json +302 -0
  266. data/grammars/source.vhdl.json +1349 -0
  267. data/grammars/source.viml.json +224 -0
  268. data/grammars/source.webidl.json +814 -0
  269. data/grammars/source.x10.json +68 -0
  270. data/grammars/source.x86asm.json +47 -0
  271. data/grammars/source.xc.json +379 -0
  272. data/grammars/source.xq.json +241 -0
  273. data/grammars/source.xquery.json +193 -0
  274. data/grammars/source.xtend.json +733 -0
  275. data/grammars/source.yaml.json +334 -0
  276. data/grammars/source.yaml.salt.json +348 -0
  277. data/grammars/text.bibtex.json +251 -0
  278. data/grammars/text.cfml.basic.json +736 -0
  279. data/grammars/text.dart-analysis-output.json +162 -0
  280. data/grammars/text.dart-doccomments.json +19 -0
  281. data/grammars/text.elixir.json +45 -0
  282. data/grammars/text.gherkin.feature.json +135 -0
  283. data/grammars/text.groff.json +113 -0
  284. data/grammars/text.haml.json +299 -0
  285. data/grammars/text.html.abl.json +24 -0
  286. data/grammars/text.html.asciidoc.json +492 -0
  287. data/grammars/text.html.asdoc.json +541 -0
  288. data/grammars/text.html.asp.json +58 -0
  289. data/grammars/text.html.basic.json +552 -0
  290. data/grammars/text.html.cfm.json +811 -0
  291. data/grammars/text.html.creole.json +329 -0
  292. data/grammars/text.html.django.json +69 -0
  293. data/grammars/text.html.elixir.json +18 -0
  294. data/grammars/text.html.erb.json +157 -0
  295. data/grammars/text.html.erlang.yaws.json +72 -0
  296. data/grammars/text.html.factor.json +27 -0
  297. data/grammars/text.html.handlebars.json +783 -0
  298. data/grammars/text.html.jsp.json +1203 -0
  299. data/grammars/text.html.liquid.json +35 -0
  300. data/grammars/text.html.mako.json +729 -0
  301. data/grammars/text.html.markdown.source.gfm.apib.json +1297 -0
  302. data/grammars/text.html.markdown.source.gfm.mson.json +1165 -0
  303. data/grammars/text.html.mediawiki.json +972 -0
  304. data/grammars/text.html.php.json +2607 -0
  305. data/grammars/text.html.slash.json +313 -0
  306. data/grammars/text.html.smarty.json +216 -0
  307. data/grammars/text.html.ssp.json +49 -0
  308. data/grammars/text.html.tcl.json +44 -0
  309. data/grammars/text.html.twig.json +1353 -0
  310. data/grammars/text.html.vue.json +642 -0
  311. data/grammars/text.idl-idldoc.json +14 -0
  312. data/grammars/text.junit-test-report.json +92 -0
  313. data/grammars/text.log.latex.json +86 -0
  314. data/grammars/text.python.console.json +25 -0
  315. data/grammars/text.python.traceback.json +46 -0
  316. data/grammars/text.rdoc.json +48 -0
  317. data/grammars/text.restructuredtext.json +561 -0
  318. data/grammars/text.robot.json +73 -0
  319. data/grammars/text.shell-session.json +48 -0
  320. data/grammars/text.slim.json +527 -0
  321. data/grammars/text.tex.json +271 -0
  322. data/grammars/text.tex.latex.beamer.json +63 -0
  323. data/grammars/text.tex.latex.haskell.json +56 -0
  324. data/grammars/text.tex.latex.json +1013 -0
  325. data/grammars/text.tex.latex.memoir.json +99 -0
  326. data/grammars/text.tex.latex.rd.json +117 -0
  327. data/grammars/text.xml.ant.json +202 -0
  328. data/grammars/text.xml.flex-config.json +2634 -0
  329. data/grammars/text.xml.genshi.json +34 -0
  330. data/grammars/text.xml.json +364 -0
  331. data/grammars/text.xml.pom.json +774 -0
  332. data/grammars/text.xml.xsl.json +94 -0
  333. data/grammars/text.zone_file.json +72 -0
  334. data/lib/linguist/grammars.rb +13 -0
  335. metadata +389 -0
@@ -0,0 +1,1243 @@
1
+ {
2
+ "fileTypes": [
3
+ "hx",
4
+ "hxsl",
5
+ "hscript"
6
+ ],
7
+ "foldingStartMarker": "(\\{\\s*(//.*)?$|^\\s*// \\{\\{\\{|#if)",
8
+ "foldingStopMarker": "^\\s*(\\}|// \\}\\}\\}$|#end)",
9
+ "keyEquivalent": "^~H",
10
+ "name": "Haxe",
11
+ "patterns": [
12
+ {
13
+ "include": "#all"
14
+ }
15
+ ],
16
+ "repository": {
17
+ "all": {
18
+ "patterns": [
19
+ {
20
+ "include": "#package"
21
+ },
22
+ {
23
+ "include": "#import"
24
+ },
25
+ {
26
+ "include": "#import-using"
27
+ },
28
+ {
29
+ "include": "#type-abstract"
30
+ },
31
+ {
32
+ "include": "#type-class"
33
+ },
34
+ {
35
+ "include": "#type-enum"
36
+ },
37
+ {
38
+ "include": "#type-interface"
39
+ },
40
+ {
41
+ "include": "#type-typedef"
42
+ },
43
+ {
44
+ "include": "#meta-static"
45
+ },
46
+ {
47
+ "include": "#method"
48
+ },
49
+ {
50
+ "include": "#variable"
51
+ },
52
+ {
53
+ "include": "#block"
54
+ },
55
+ {
56
+ "include": "#block-contents"
57
+ }
58
+ ]
59
+ },
60
+ "arrays": {
61
+ "begin": "(\\[)",
62
+ "beginCaptures": {
63
+ "1": {
64
+ "name": "punctuation.definition.array.begin.haxe.2"
65
+ }
66
+ },
67
+ "end": "(\\])",
68
+ "endCaptures": {
69
+ "1": {
70
+ "name": "punctuation.definition.array.end.haxe.2"
71
+ }
72
+ },
73
+ "name": "meta.array.haxe.2",
74
+ "patterns": [
75
+ {
76
+ "include": "#block"
77
+ },
78
+ {
79
+ "include": "#block-contents"
80
+ }
81
+ ]
82
+ },
83
+ "block": {
84
+ "begin": "(\\{)",
85
+ "beginCaptures": {
86
+ "1": {
87
+ "name": "punctuation.definition.block.begin.haxe.2"
88
+ }
89
+ },
90
+ "end": "(\\})",
91
+ "endCaptures": {
92
+ "1": {
93
+ "name": "punctuation.definition.block.end.haxe.2"
94
+ }
95
+ },
96
+ "patterns": [
97
+ {
98
+ "include": "#block"
99
+ },
100
+ {
101
+ "include": "#block-contents"
102
+ }
103
+ ]
104
+ },
105
+ "block-contents": {
106
+ "patterns": [
107
+ {
108
+ "include": "#regex"
109
+ },
110
+ {
111
+ "include": "#arrays"
112
+ },
113
+ {
114
+ "include": "#parameters"
115
+ },
116
+ {
117
+ "include": "#constants"
118
+ },
119
+ {
120
+ "include": "#comments"
121
+ },
122
+ {
123
+ "include": "#strings"
124
+ },
125
+ {
126
+ "include": "#macro"
127
+ },
128
+ {
129
+ "include": "#modifiers"
130
+ },
131
+ {
132
+ "include": "#keywords"
133
+ },
134
+ {
135
+ "include": "#keywords-magic"
136
+ },
137
+ {
138
+ "include": "#keywords-reification"
139
+ },
140
+ {
141
+ "include": "#operator-assignment"
142
+ },
143
+ {
144
+ "include": "#operators"
145
+ },
146
+ {
147
+ "include": "#punctuation-separator"
148
+ },
149
+ {
150
+ "include": "#punctuation-terminator"
151
+ },
152
+ {
153
+ "include": "#punctuation-brackets"
154
+ },
155
+ {
156
+ "include": "#support-class-name"
157
+ }
158
+ ]
159
+ },
160
+ "comments": {
161
+ "patterns": [
162
+ {
163
+ "begin": "(/\\*)",
164
+ "beginCaptures": {
165
+ "1": {
166
+ "name": "punctuation.definition.comment.haxe.2"
167
+ }
168
+ },
169
+ "end": "(\\*/)",
170
+ "endCaptures": {
171
+ "1": {
172
+ "name": "punctuation.definition.comment.haxe.2"
173
+ }
174
+ },
175
+ "name": "comment.block.haxe.2"
176
+ },
177
+ {
178
+ "captures": {
179
+ "1": {
180
+ "name": "punctuation.definition.comment.haxe.2"
181
+ }
182
+ },
183
+ "match": "(//).*$\\n?",
184
+ "name": "comment.line.double-slash.haxe.2"
185
+ }
186
+ ]
187
+ },
188
+ "constants": {
189
+ "patterns": [
190
+ {
191
+ "match": "\\b(true|false|null)\\b",
192
+ "name": "constant.language.haxe.2"
193
+ },
194
+ {
195
+ "match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)\\b",
196
+ "name": "constant.numeric.haxe.2"
197
+ }
198
+ ]
199
+ },
200
+ "entity-name-class": {
201
+ "match": "\\b([_A-Za-z]\\w*)\\b",
202
+ "name": "entity.name.type.class.haxe.2"
203
+ },
204
+ "entity-name-function": {
205
+ "match": "([_A-Za-z]\\w*)\\b(?=\\s*[\\(])",
206
+ "name": "entity.name.function.haxe.2"
207
+ },
208
+ "import": {
209
+ "begin": "\\b(import)\\b",
210
+ "beginCaptures": {
211
+ "1": {
212
+ "name": "storage.type.import.haxe.2"
213
+ }
214
+ },
215
+ "end": "(;)",
216
+ "endCaptures": {
217
+ "1": {
218
+ "name": "punctuation.terminator.haxe.2"
219
+ }
220
+ },
221
+ "name": "meta.import.haxe.2",
222
+ "patterns": [
223
+ {
224
+ "captures": {
225
+ "1": {
226
+ "name": "support.package.haxe.2"
227
+ },
228
+ "3": {
229
+ "name": "support.class.haxe.2"
230
+ }
231
+ },
232
+ "match": "((\\b[a-z]\\w*\\.)*)((\\b[A-Z]\\w*\\.?|\\*)+)(\\b[_a-z]\\w*|\\*)?"
233
+ }
234
+ ]
235
+ },
236
+ "import-using": {
237
+ "begin": "\\b(using)\\b",
238
+ "beginCaptures": {
239
+ "1": {
240
+ "name": "storage.type.using.haxe.2"
241
+ }
242
+ },
243
+ "end": "(;)",
244
+ "endCaptures": {
245
+ "1": {
246
+ "name": "punctuation.terminator.haxe.2"
247
+ }
248
+ },
249
+ "name": "meta.using.haxe.2",
250
+ "patterns": [
251
+ {
252
+ "captures": {
253
+ "1": {
254
+ "name": "support.package.haxe.2"
255
+ },
256
+ "3": {
257
+ "name": "support.class.haxe.2"
258
+ }
259
+ },
260
+ "match": "(([a-z]\\w*\\.)*)(([A-Z]\\w*\\.?)+)"
261
+ }
262
+ ]
263
+ },
264
+ "keywords": {
265
+ "patterns": [
266
+ {
267
+ "match": "(#(if|elseif|else|end)\\b)",
268
+ "name": "keyword.control.directive.conditional.haxe.2"
269
+ },
270
+ {
271
+ "match": "\\b(try|catch|throw)\\b",
272
+ "name": "keyword.control.catch-exception.haxe.2"
273
+ },
274
+ {
275
+ "match": "\\b(if|return|while|for|return|break|case|default|continue|do|while|for|switch|if|else)\\b",
276
+ "name": "keyword.control.haxe.flow-control.2"
277
+ },
278
+ {
279
+ "match": "(\\.\\.\\.)",
280
+ "name": "keyword.control.directive.haxe.2"
281
+ },
282
+ {
283
+ "match": "\\b(cast|untyped)\\b",
284
+ "name": "keyword.other.untyped.haxe.2"
285
+ },
286
+ {
287
+ "match": "\\btrace\\b",
288
+ "name": "keyword.other.trace.haxe.2"
289
+ },
290
+ {
291
+ "match": "\\b(this|super)\\b",
292
+ "name": "variable.language.haxe.2"
293
+ },
294
+ {
295
+ "match": "\\bnew\\b",
296
+ "name": "keyword.control.new.haxe.2"
297
+ },
298
+ {
299
+ "match": "\\bvar\\b",
300
+ "name": "storage.type.variable.haxe.2"
301
+ },
302
+ {
303
+ "match": "\\bfunction\\b",
304
+ "name": "storage.type.function.haxe.2"
305
+ },
306
+ {
307
+ "match": "\\b(abstract|class|enum|interface|typedef)\\b",
308
+ "name": "storage.type.class.haxe.2"
309
+ }
310
+ ]
311
+ },
312
+ "keywords-abstract": {
313
+ "patterns": [
314
+ {
315
+ "match": "\\b(from|to)\\b",
316
+ "name": "keyword.other.haxe.2"
317
+ }
318
+ ]
319
+ },
320
+ "keywords-accessor": {
321
+ "patterns": [
322
+ {
323
+ "match": "\\b(default|get|set|dynamic|never|null)\\b",
324
+ "name": "keyword.other.haxe.2"
325
+ }
326
+ ]
327
+ },
328
+ "keywords-magic": {
329
+ "patterns": [
330
+ {
331
+ "match": "\\b__\\w*__\\b",
332
+ "name": "support.function.magic.haxe.2"
333
+ },
334
+ {
335
+ "match": "\\bprototype\\b",
336
+ "name": "support.variable.magic.haxe.2"
337
+ }
338
+ ]
339
+ },
340
+ "keywords-reification": {
341
+ "patterns": [
342
+ {
343
+ "captures": {
344
+ "1": {
345
+ "name": "punctuation.definition.variable.haxe.2"
346
+ },
347
+ "2": {
348
+ "name": "support.reification.haxe.2"
349
+ }
350
+ },
351
+ "match": "(\\$)([iea])\\("
352
+ },
353
+ {
354
+ "captures": {
355
+ "2": {
356
+ "name": "punctuation.definition.variable.haxe.2"
357
+ },
358
+ "3": {
359
+ "name": "support.reification.haxe.2"
360
+ }
361
+ },
362
+ "match": "((\\$)([a-zA-Z.]*))"
363
+ }
364
+ ]
365
+ },
366
+ "macro": {
367
+ "patterns": [
368
+ {
369
+ "captures": {
370
+ "2": {
371
+ "name": "punctuation.definition.variable.haxe.2"
372
+ },
373
+ "3": {
374
+ "name": "storage.modifier.macro.haxe.2"
375
+ }
376
+ },
377
+ "match": "((@:)(require|final|hack|native|coreApi|fakeEnum|macro|build|keep|keepSub|overload|extern|optional|feature|noCompletion|noUsing|allow|access|generic|publicFields|expose|defineFeature|runtime|initPackage|bind|bitmap|file|font|sound|ns|protected|getter|setter|meta|debug|noDebug|headerCode|headerClassCode|cppFileCode|functionCode|functionTailCode|buildXml|cppNamespaceCode|headerNamespaceCode|noStack|depend|include|internal|volatile|transient|functionBody|classContents|remove)\\b)"
378
+ },
379
+ {
380
+ "captures": {
381
+ "2": {
382
+ "name": "punctuation.definition.variable.haxe.2"
383
+ },
384
+ "3": {
385
+ "name": "support.macro.haxe.2"
386
+ }
387
+ },
388
+ "match": "((@:?)([a-zA-Z_]*))"
389
+ }
390
+ ]
391
+ },
392
+ "meta-static": {
393
+ "begin": "(static)",
394
+ "beginCaptures": {
395
+ "1": {
396
+ "name": "storage.modifier.haxe.2"
397
+ }
398
+ },
399
+ "end": "(?<=[\\};])",
400
+ "name": "meta.static.haxe.2",
401
+ "patterns": [
402
+ {
403
+ "include": "#modifiers"
404
+ },
405
+ {
406
+ "include": "#method"
407
+ },
408
+ {
409
+ "include": "#variable"
410
+ },
411
+ {
412
+ "include": "#punctuation-terminator"
413
+ }
414
+ ]
415
+ },
416
+ "method": {
417
+ "begin": "(?=function)",
418
+ "end": "(?<=[\\};])",
419
+ "name": "meta.method.haxe.2",
420
+ "patterns": [
421
+ {
422
+ "include": "#method-name"
423
+ },
424
+ {
425
+ "include": "#method-name-post"
426
+ },
427
+ {
428
+ "include": "#method-block"
429
+ }
430
+ ]
431
+ },
432
+ "method-block": {
433
+ "begin": "(?<=\\{)",
434
+ "beginCaptures": {
435
+ "1": {
436
+ "name": "punctuation.definition.block.begin.haxe.2"
437
+ }
438
+ },
439
+ "end": "(\\})",
440
+ "endCaptures": {
441
+ "1": {
442
+ "name": "punctuation.definition.block.end.haxe.2"
443
+ }
444
+ },
445
+ "name": "meta.method.block.haxe.2",
446
+ "patterns": [
447
+ {
448
+ "include": "#block"
449
+ },
450
+ {
451
+ "include": "#block-contents"
452
+ }
453
+ ]
454
+ },
455
+ "method-name": {
456
+ "begin": "\\b(function)\\b",
457
+ "beginCaptures": {
458
+ "1": {
459
+ "name": "storage.type.function.haxe.2"
460
+ }
461
+ },
462
+ "end": "([_A-Za-z]\\w*)",
463
+ "endCaptures": {
464
+ "1": {
465
+ "name": "entity.name.function.haxe.2"
466
+ }
467
+ },
468
+ "name": "meta.method.name.haxe.2"
469
+ },
470
+ "method-name-post": {
471
+ "begin": "(?<=\\w)",
472
+ "end": "(\\{)|(;)",
473
+ "endCaptures": {
474
+ "1": {
475
+ "name": "punctuation.definition.block.begin.haxe.2"
476
+ },
477
+ "2": {
478
+ "name": "punctuation.terminator.haxe.2"
479
+ }
480
+ },
481
+ "patterns": [
482
+ {
483
+ "include": "#block"
484
+ },
485
+ {
486
+ "include": "#block-contents"
487
+ }
488
+ ]
489
+ },
490
+ "modifiers": {
491
+ "match": "\\b(public|private|static|dynamic|inline|macro|extern|override)\\b",
492
+ "name": "storage.modifier.haxe.2"
493
+ },
494
+ "modifiers-inheritance": {
495
+ "match": "\\b(implements|extends)\\b",
496
+ "name": "storage.modifier.haxe.2"
497
+ },
498
+ "operator-assignment": {
499
+ "match": "(=)",
500
+ "name": "keyword.operator.assignment.haxe.2"
501
+ },
502
+ "operator-optional": {
503
+ "match": "(\\?)(?!\\s)",
504
+ "name": "punctuation.definition.variable.haxe.2"
505
+ },
506
+ "operators": {
507
+ "patterns": [
508
+ {
509
+ "match": "(!|&&|\\|\\|)",
510
+ "name": "keyword.operator.logical.haxe.2"
511
+ },
512
+ {
513
+ "match": "(~|&|\\||\\^|<<|>>|>>>)",
514
+ "name": "keyword.operator.bitwise.haxe.2"
515
+ },
516
+ {
517
+ "match": "(==|!=|<=|>=|<>|<|>)",
518
+ "name": "keyword.operator.comparison.haxe.2"
519
+ },
520
+ {
521
+ "match": "(\\-\\-|\\+\\+)",
522
+ "name": "keyword.operator.increment-decrement.haxe.2"
523
+ },
524
+ {
525
+ "match": "(\\-|\\+|\\*|\\/|%)",
526
+ "name": "keyword.operator.arithmetic.haxe.2"
527
+ }
528
+ ]
529
+ },
530
+ "package": {
531
+ "captures": {
532
+ "1": {
533
+ "name": "storage.type.package.haxe.2"
534
+ },
535
+ "2": {
536
+ "name": "support.package.haxe.2"
537
+ },
538
+ "4": {
539
+ "name": "punctuation.terminator.haxe.2"
540
+ }
541
+ },
542
+ "match": "\\b(package)(\\s+([\\w.*]*))?\\s*(;)",
543
+ "name": "meta.package.haxe.2"
544
+ },
545
+ "parameters": {
546
+ "begin": "(\\()",
547
+ "beginCaptures": {
548
+ "1": {
549
+ "name": "punctuation.definition.parameters.begin.haxe.2"
550
+ }
551
+ },
552
+ "end": "(\\))",
553
+ "endCaptures": {
554
+ "1": {
555
+ "name": "punctuation.definition.parameters.end.haxe.2"
556
+ }
557
+ },
558
+ "name": "meta.parameters.haxe.2",
559
+ "patterns": [
560
+ {
561
+ "include": "#operator-optional"
562
+ },
563
+ {
564
+ "include": "#block"
565
+ },
566
+ {
567
+ "include": "#block-contents"
568
+ }
569
+ ]
570
+ },
571
+ "punctuation-brackets": {
572
+ "patterns": [
573
+ {
574
+ "match": "([\\(\\<\\)\\>])",
575
+ "name": "punctuation.definition.other.haxe.2"
576
+ }
577
+ ]
578
+ },
579
+ "punctuation-separator": {
580
+ "match": "([,:.?])",
581
+ "name": "punctuation.separator.haxe.2"
582
+ },
583
+ "punctuation-terminator": {
584
+ "match": ";",
585
+ "name": "punctuation.terminator.haxe.2"
586
+ },
587
+ "regex": {
588
+ "begin": "~/",
589
+ "beginCaptures": {
590
+ "1": {
591
+ "name": "string.regexp.begin.haxe.2"
592
+ }
593
+ },
594
+ "end": "(/[gimsu]*)|(\\n$)",
595
+ "endCaptures": {
596
+ "1": {
597
+ "name": "string.regexp.end.haxe.2"
598
+ },
599
+ "2": {
600
+ "name": "invalid.illegal.haxe.2"
601
+ }
602
+ },
603
+ "name": "string.regexp.haxe.2",
604
+ "patterns": [
605
+ {
606
+ "match": "\\\\.",
607
+ "name": "constant.character.escape.haxe.2"
608
+ }
609
+ ]
610
+ },
611
+ "strings": {
612
+ "patterns": [
613
+ {
614
+ "begin": "\"",
615
+ "beginCaptures": {
616
+ "0": {
617
+ "name": "punctuation.definition.string.begin.haxe.2"
618
+ }
619
+ },
620
+ "end": "\"",
621
+ "endCaptures": {
622
+ "0": {
623
+ "name": "punctuation.definition.string.end.haxe.2"
624
+ }
625
+ },
626
+ "name": "string.quoted.double.haxe.2",
627
+ "patterns": [
628
+ {
629
+ "match": "\\\\.",
630
+ "name": "constant.character.escape.haxe.2"
631
+ }
632
+ ]
633
+ },
634
+ {
635
+ "begin": "'",
636
+ "beginCaptures": {
637
+ "0": {
638
+ "name": "punctuation.definition.string.begin.haxe.2"
639
+ }
640
+ },
641
+ "end": "'",
642
+ "endCaptures": {
643
+ "0": {
644
+ "name": "punctuation.definition.string.end.haxe.2"
645
+ }
646
+ },
647
+ "name": "string.quoted.single.haxe.2",
648
+ "patterns": [
649
+ {
650
+ "match": "\\\\.",
651
+ "name": "constant.character.escape.haxe.2"
652
+ },
653
+ {
654
+ "match": "\\$\\$",
655
+ "name": "constant.character.escape.haxe.2"
656
+ },
657
+ {
658
+ "captures": {
659
+ "1": {
660
+ "name": "variable.other.haxe.2"
661
+ },
662
+ "2": {
663
+ "name": "variable.other.haxe.2"
664
+ },
665
+ "3": {
666
+ "name": "variable.other.haxe.2"
667
+ },
668
+ "4": {
669
+ "name": "variable.other.haxe.2"
670
+ }
671
+ },
672
+ "comment": "String interpolation : \"${test.ole}\"",
673
+ "match": "(\\$)(\\{)([^}]*)(\\})"
674
+ },
675
+ {
676
+ "captures": {
677
+ "1": {
678
+ "name": "variable.other.haxe.2"
679
+ },
680
+ "2": {
681
+ "name": "variable.other.haxe.2"
682
+ }
683
+ },
684
+ "comment": "String interpolation : \"$test\"",
685
+ "match": "(\\$)([\\w]*)"
686
+ }
687
+ ]
688
+ }
689
+ ]
690
+ },
691
+ "support-class-name": {
692
+ "captures": {
693
+ "1": {
694
+ "name": "support.package.haxe.2"
695
+ },
696
+ "3": {
697
+ "name": "support.class.haxe.2"
698
+ }
699
+ },
700
+ "match": "\\b(([a-z][a-zA-Z0-9]*\\.)*)(([A-Z]\\w*\\.?)+)\\b"
701
+ },
702
+ "type-abstract": {
703
+ "begin": "(?=abstract)",
704
+ "end": "(?<=\\})|(;)",
705
+ "endCaptures": {
706
+ "1": {
707
+ "name": "punctuation.terminator.haxe.2"
708
+ }
709
+ },
710
+ "name": "meta.type.abstract.haxe.2",
711
+ "patterns": [
712
+ {
713
+ "include": "#type-abstract-name"
714
+ },
715
+ {
716
+ "include": "#type-abstract-name-post"
717
+ },
718
+ {
719
+ "include": "#type-abstract-block"
720
+ }
721
+ ]
722
+ },
723
+ "type-abstract-block": {
724
+ "begin": "(?<=\\{)",
725
+ "end": "(\\})",
726
+ "endCaptures": {
727
+ "1": {
728
+ "name": "punctuation.definition.block.end.haxe.2"
729
+ }
730
+ },
731
+ "name": "meta.type.block.haxe.2",
732
+ "patterns": [
733
+ {
734
+ "include": "#meta-static"
735
+ },
736
+ {
737
+ "include": "#method"
738
+ },
739
+ {
740
+ "include": "#modifiers"
741
+ },
742
+ {
743
+ "include": "#variable"
744
+ },
745
+ {
746
+ "include": "#block"
747
+ },
748
+ {
749
+ "include": "#block-contents"
750
+ }
751
+ ]
752
+ },
753
+ "type-abstract-name": {
754
+ "begin": "\\b(abstract)\\b",
755
+ "beginCaptures": {
756
+ "1": {
757
+ "name": "storage.type.class.haxe.2"
758
+ }
759
+ },
760
+ "end": "([_A-Za-z]\\w*)",
761
+ "endCaptures": {
762
+ "1": {
763
+ "name": "entity.name.type.class.haxe.2"
764
+ }
765
+ },
766
+ "name": "meta.type.name.haxe.2"
767
+ },
768
+ "type-abstract-name-post": {
769
+ "begin": "(?<=\\w)",
770
+ "end": "([\\{;])",
771
+ "endCaptures": {
772
+ "1": {
773
+ "name": "punctuation.definition.block.begin.haxe.2"
774
+ }
775
+ },
776
+ "patterns": [
777
+ {
778
+ "include": "#parameters"
779
+ },
780
+ {
781
+ "include": "#keywords-abstract"
782
+ },
783
+ {
784
+ "include": "#punctuation-brackets"
785
+ },
786
+ {
787
+ "include": "#punctuation-separator"
788
+ },
789
+ {
790
+ "include": "#support-class-name"
791
+ }
792
+ ]
793
+ },
794
+ "type-class": {
795
+ "begin": "(?=class)",
796
+ "end": "(?<=\\})|(;)",
797
+ "endCaptures": {
798
+ "1": {
799
+ "name": "punctuation.terminator.haxe.2"
800
+ }
801
+ },
802
+ "name": "meta.type.class.haxe.2",
803
+ "patterns": [
804
+ {
805
+ "include": "#type-class-name"
806
+ },
807
+ {
808
+ "include": "#type-class-name-post"
809
+ },
810
+ {
811
+ "include": "#type-class-block"
812
+ }
813
+ ]
814
+ },
815
+ "type-class-block": {
816
+ "begin": "(?<=\\{)",
817
+ "end": "(\\})",
818
+ "endCaptures": {
819
+ "1": {
820
+ "name": "punctuation.definition.block.end.haxe.2"
821
+ }
822
+ },
823
+ "name": "meta.type.block.haxe.2",
824
+ "patterns": [
825
+ {
826
+ "include": "#meta-static"
827
+ },
828
+ {
829
+ "include": "#method"
830
+ },
831
+ {
832
+ "include": "#modifiers"
833
+ },
834
+ {
835
+ "include": "#variable"
836
+ },
837
+ {
838
+ "include": "#block"
839
+ },
840
+ {
841
+ "include": "#block-contents"
842
+ }
843
+ ]
844
+ },
845
+ "type-class-name": {
846
+ "begin": "\\b(class)\\b",
847
+ "beginCaptures": {
848
+ "1": {
849
+ "name": "storage.type.class.haxe.2"
850
+ }
851
+ },
852
+ "end": "([_A-Za-z]\\w*)",
853
+ "endCaptures": {
854
+ "1": {
855
+ "name": "entity.name.type.class.haxe.2"
856
+ }
857
+ },
858
+ "name": "meta.type.name.haxe.2"
859
+ },
860
+ "type-class-name-post": {
861
+ "begin": "(?<=\\w)",
862
+ "end": "([\\{;])",
863
+ "endCaptures": {
864
+ "1": {
865
+ "name": "punctuation.definition.block.begin.haxe.2"
866
+ }
867
+ },
868
+ "patterns": [
869
+ {
870
+ "include": "#type-parameters"
871
+ },
872
+ {
873
+ "include": "#modifiers-inheritance"
874
+ },
875
+ {
876
+ "include": "#punctuation-brackets"
877
+ },
878
+ {
879
+ "include": "#punctuation-separator"
880
+ },
881
+ {
882
+ "include": "#support-class-name"
883
+ }
884
+ ]
885
+ },
886
+ "type-enum": {
887
+ "begin": "(?=enum)",
888
+ "end": "(?<=\\})|(;)",
889
+ "endCaptures": {
890
+ "1": {
891
+ "name": "punctuation.terminator.haxe.2"
892
+ }
893
+ },
894
+ "name": "meta.type.enum.haxe.2",
895
+ "patterns": [
896
+ {
897
+ "include": "#type-enum-name"
898
+ },
899
+ {
900
+ "include": "#type-enum-name-post"
901
+ },
902
+ {
903
+ "include": "#type-enum-block"
904
+ }
905
+ ]
906
+ },
907
+ "type-enum-block": {
908
+ "begin": "(?<=\\{)",
909
+ "end": "(\\})",
910
+ "endCaptures": {
911
+ "1": {
912
+ "name": "punctuation.definition.block.end.haxe.2"
913
+ }
914
+ },
915
+ "name": "meta.type.block.haxe.2",
916
+ "patterns": [
917
+ {
918
+ "include": "#type-parameters"
919
+ },
920
+ {
921
+ "include": "#block"
922
+ },
923
+ {
924
+ "include": "#block-contents"
925
+ }
926
+ ]
927
+ },
928
+ "type-enum-name": {
929
+ "begin": "\\b(enum)\\b",
930
+ "beginCaptures": {
931
+ "1": {
932
+ "name": "storage.type.class.haxe.2"
933
+ }
934
+ },
935
+ "end": "([_A-Za-z]\\w*)",
936
+ "endCaptures": {
937
+ "1": {
938
+ "name": "entity.name.type.class.haxe.2"
939
+ }
940
+ },
941
+ "name": "meta.type.name.haxe.2"
942
+ },
943
+ "type-enum-name-post": {
944
+ "begin": "(?<=\\w)",
945
+ "end": "([\\{;])",
946
+ "endCaptures": {
947
+ "1": {
948
+ "name": "punctuation.definition.block.begin.haxe.2"
949
+ }
950
+ },
951
+ "patterns": [
952
+ {
953
+ "include": "#type-parameters"
954
+ },
955
+ {
956
+ "include": "#punctuation-brackets"
957
+ },
958
+ {
959
+ "include": "#punctuation-separator"
960
+ },
961
+ {
962
+ "include": "#support-class-name"
963
+ }
964
+ ]
965
+ },
966
+ "type-interface": {
967
+ "begin": "(?=interface)",
968
+ "end": "(?<=\\})|(;)",
969
+ "endCaptures": {
970
+ "1": {
971
+ "name": "punctuation.terminator.haxe.2"
972
+ }
973
+ },
974
+ "name": "meta.type.interface.haxe.2",
975
+ "patterns": [
976
+ {
977
+ "include": "#type-interface-name"
978
+ },
979
+ {
980
+ "include": "#type-interface-name-post"
981
+ },
982
+ {
983
+ "include": "#type-interface-block"
984
+ }
985
+ ]
986
+ },
987
+ "type-interface-block": {
988
+ "begin": "(?<=\\{)",
989
+ "end": "(\\})",
990
+ "endCaptures": {
991
+ "1": {
992
+ "name": "punctuation.definition.block.end.haxe.2"
993
+ }
994
+ },
995
+ "name": "meta.type.block.haxe.2",
996
+ "patterns": [
997
+ {
998
+ "include": "#method"
999
+ },
1000
+ {
1001
+ "include": "#variable"
1002
+ },
1003
+ {
1004
+ "include": "#block"
1005
+ },
1006
+ {
1007
+ "include": "#block-contents"
1008
+ }
1009
+ ]
1010
+ },
1011
+ "type-interface-name": {
1012
+ "begin": "\\b(interface)\\b",
1013
+ "beginCaptures": {
1014
+ "1": {
1015
+ "name": "storage.type.class.haxe.2"
1016
+ }
1017
+ },
1018
+ "end": "([_A-Za-z]\\w*)",
1019
+ "endCaptures": {
1020
+ "1": {
1021
+ "name": "entity.name.type.class.haxe.2"
1022
+ }
1023
+ },
1024
+ "name": "meta.type.name.haxe.2"
1025
+ },
1026
+ "type-interface-name-post": {
1027
+ "begin": "(?<=\\w)",
1028
+ "end": "([\\{;])",
1029
+ "endCaptures": {
1030
+ "1": {
1031
+ "name": "punctuation.definition.block.begin.haxe.2"
1032
+ }
1033
+ },
1034
+ "patterns": [
1035
+ {
1036
+ "include": "#modifiers-inheritance"
1037
+ },
1038
+ {
1039
+ "include": "#punctuation-brackets"
1040
+ },
1041
+ {
1042
+ "include": "#punctuation-separator"
1043
+ },
1044
+ {
1045
+ "include": "#support-class-name"
1046
+ }
1047
+ ]
1048
+ },
1049
+ "type-parameters": {
1050
+ "begin": "(\\<)",
1051
+ "beginCaptures": {
1052
+ "1": {
1053
+ "name": "punctuation.definition.parameters.begin.haxe.2"
1054
+ }
1055
+ },
1056
+ "end": "(\\>)",
1057
+ "endCaptures": {
1058
+ "1": {
1059
+ "name": "punctuation.definition.parameters.end.haxe.2"
1060
+ }
1061
+ },
1062
+ "name": "meta.type.parameters.haxe.2",
1063
+ "patterns": [
1064
+ {
1065
+ "include": "#block"
1066
+ },
1067
+ {
1068
+ "include": "#block-contents"
1069
+ }
1070
+ ]
1071
+ },
1072
+ "type-typedef": {
1073
+ "begin": "(?=typedef)",
1074
+ "end": "(?<=\\})|(;)",
1075
+ "endCaptures": {
1076
+ "1": {
1077
+ "name": "punctuation.terminator.haxe.2"
1078
+ }
1079
+ },
1080
+ "name": "meta.type.typedef.haxe.2",
1081
+ "patterns": [
1082
+ {
1083
+ "include": "#type-typedef-name"
1084
+ },
1085
+ {
1086
+ "include": "#type-typedef-name-post"
1087
+ },
1088
+ {
1089
+ "include": "#type-typedef-block"
1090
+ }
1091
+ ]
1092
+ },
1093
+ "type-typedef-block": {
1094
+ "begin": "(?<=\\{)",
1095
+ "end": "(\\})",
1096
+ "endCaptures": {
1097
+ "1": {
1098
+ "name": "punctuation.definition.block.end.haxe.2"
1099
+ }
1100
+ },
1101
+ "name": "meta.type.block.haxe.2",
1102
+ "patterns": [
1103
+ {
1104
+ "include": "#block"
1105
+ },
1106
+ {
1107
+ "include": "#block-contents"
1108
+ }
1109
+ ]
1110
+ },
1111
+ "type-typedef-name": {
1112
+ "begin": "\\b(typedef)\\b",
1113
+ "beginCaptures": {
1114
+ "1": {
1115
+ "name": "storage.type.class.haxe.2"
1116
+ }
1117
+ },
1118
+ "end": "([_A-Za-z]\\w*)",
1119
+ "endCaptures": {
1120
+ "1": {
1121
+ "name": "entity.name.type.class.haxe.2"
1122
+ }
1123
+ },
1124
+ "name": "meta.type.name.haxe.2"
1125
+ },
1126
+ "type-typedef-name-post": {
1127
+ "begin": "(?<=\\w)",
1128
+ "end": "(\\{)|(?=;)",
1129
+ "endCaptures": {
1130
+ "1": {
1131
+ "name": "punctuation.definition.block.begin.haxe.2"
1132
+ }
1133
+ },
1134
+ "patterns": [
1135
+ {
1136
+ "include": "#punctuation-brackets"
1137
+ },
1138
+ {
1139
+ "include": "#punctuation-separator"
1140
+ },
1141
+ {
1142
+ "include": "#operator-assignment"
1143
+ },
1144
+ {
1145
+ "include": "#support-class-name"
1146
+ }
1147
+ ]
1148
+ },
1149
+ "variable": {
1150
+ "begin": "(?=var)",
1151
+ "end": "(;)",
1152
+ "endCaptures": {
1153
+ "1": {
1154
+ "name": "punctuation.terminator.haxe.2"
1155
+ }
1156
+ },
1157
+ "name": "meta.variable.haxe.2",
1158
+ "patterns": [
1159
+ {
1160
+ "include": "#variable-name"
1161
+ },
1162
+ {
1163
+ "include": "#variable-assign"
1164
+ },
1165
+ {
1166
+ "include": "#variable-name-post"
1167
+ }
1168
+ ]
1169
+ },
1170
+ "variable-accessors": {
1171
+ "begin": "(\\()",
1172
+ "beginCaptures": {
1173
+ "1": {
1174
+ "name": "punctuation.definition.parameters.begin.haxe.2"
1175
+ }
1176
+ },
1177
+ "end": "(\\))",
1178
+ "endCaptures": {
1179
+ "1": {
1180
+ "name": "punctuation.definition.parameters.end.haxe.2"
1181
+ }
1182
+ },
1183
+ "name": "meta.parameters.haxe.2",
1184
+ "patterns": [
1185
+ {
1186
+ "include": "#operator-optional"
1187
+ },
1188
+ {
1189
+ "include": "#keywords-accessor"
1190
+ },
1191
+ {
1192
+ "include": "#punctuation-separator"
1193
+ }
1194
+ ]
1195
+ },
1196
+ "variable-assign": {
1197
+ "begin": "(=)",
1198
+ "beginCaptures": {
1199
+ "1": {
1200
+ "name": "keyword.operator.assignment.haxe.2"
1201
+ }
1202
+ },
1203
+ "end": "(?=;)",
1204
+ "patterns": [
1205
+ {
1206
+ "include": "#block"
1207
+ },
1208
+ {
1209
+ "include": "#block-contents"
1210
+ }
1211
+ ]
1212
+ },
1213
+ "variable-name": {
1214
+ "begin": "\\b(var)\\b",
1215
+ "beginCaptures": {
1216
+ "1": {
1217
+ "name": "storage.type.variable.haxe.2"
1218
+ }
1219
+ },
1220
+ "end": "([_a-zA-Z]\\w*)",
1221
+ "endCaptures": {
1222
+ "1": {
1223
+ "name": "entity.name.variable.haxe.2"
1224
+ }
1225
+ },
1226
+ "name": "meta.variable.name.haxe.2"
1227
+ },
1228
+ "variable-name-post": {
1229
+ "begin": "(?<=\\w)",
1230
+ "end": "(?=;)|(?==)",
1231
+ "patterns": [
1232
+ {
1233
+ "include": "#variable-accessors"
1234
+ },
1235
+ {
1236
+ "include": "#block-contents"
1237
+ }
1238
+ ]
1239
+ }
1240
+ },
1241
+ "scopeName": "source.haxe.2",
1242
+ "uuid": "fd62cd72-48d1-4e06-9ecd-76267656ac18"
1243
+ }