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,885 @@
1
+ {
2
+ "comment": "This grammar is based on the Java grammar (https://github.com/textmate/java.tmbundle)",
3
+ "fileTypes": [
4
+ "pde"
5
+ ],
6
+ "keyEquivalent": "^~P",
7
+ "name": "Processing",
8
+ "patterns": [
9
+ {
10
+ "captures": {
11
+ "1": {
12
+ "name": "keyword.other.package.processing"
13
+ },
14
+ "2": {
15
+ "name": "storage.modifier.package.processing"
16
+ },
17
+ "3": {
18
+ "name": "punctuation.terminator.processing"
19
+ }
20
+ },
21
+ "match": "^\\s*(package)\\b(?:\\s*([^ ;$]+)\\s*(;)?)?",
22
+ "name": "meta.package.processing"
23
+ },
24
+ {
25
+ "captures": {
26
+ "1": {
27
+ "name": "keyword.other.import.static.processing"
28
+ },
29
+ "2": {
30
+ "name": "storage.modifier.import.processing"
31
+ },
32
+ "3": {
33
+ "name": "punctuation.terminator.processing"
34
+ }
35
+ },
36
+ "match": "^\\s*(import static)\\b(?:\\s*([^ ;$]+)\\s*(;)?)?",
37
+ "name": "meta.import.static.processing"
38
+ },
39
+ {
40
+ "captures": {
41
+ "1": {
42
+ "name": "keyword.other.import.processing"
43
+ },
44
+ "2": {
45
+ "name": "storage.modifier.import.processing"
46
+ },
47
+ "3": {
48
+ "name": "punctuation.terminator.processing"
49
+ }
50
+ },
51
+ "match": "^\\s*(import)\\b(?:\\s*([^ ;$]+)\\s*(;)?)?",
52
+ "name": "meta.import.processing"
53
+ },
54
+ {
55
+ "comment": ".pde preprocessing wrap the contents of a .pde file inside a class definition. Hence, the body of a .pde file is a Java class body",
56
+ "include": "#class-body"
57
+ }
58
+ ],
59
+ "repository": {
60
+ "all-types": {
61
+ "patterns": [
62
+ {
63
+ "include": "#primitive-arrays"
64
+ },
65
+ {
66
+ "include": "#primitive-types"
67
+ },
68
+ {
69
+ "include": "#object-types"
70
+ }
71
+ ]
72
+ },
73
+ "annotations": {
74
+ "patterns": [
75
+ {
76
+ "begin": "(@[^ (]+)(\\()",
77
+ "beginCaptures": {
78
+ "1": {
79
+ "name": "storage.type.annotation.processing"
80
+ },
81
+ "2": {
82
+ "name": "punctuation.definition.annotation-arguments.begin.processing"
83
+ }
84
+ },
85
+ "end": "(\\))",
86
+ "endCaptures": {
87
+ "1": {
88
+ "name": "punctuation.definition.annotation-arguments.end.processing"
89
+ }
90
+ },
91
+ "name": "meta.declaration.annotation.processing",
92
+ "patterns": [
93
+ {
94
+ "captures": {
95
+ "1": {
96
+ "name": "constant.other.key.processing"
97
+ },
98
+ "2": {
99
+ "name": "keyword.operator.assignment.processing"
100
+ }
101
+ },
102
+ "match": "(\\w*)\\s*(=)"
103
+ },
104
+ {
105
+ "include": "#code"
106
+ },
107
+ {
108
+ "match": ",",
109
+ "name": "punctuation.seperator.property.processing"
110
+ }
111
+ ]
112
+ },
113
+ {
114
+ "match": "@\\w*",
115
+ "name": "storage.type.annotation.processing"
116
+ }
117
+ ]
118
+ },
119
+ "anonymous-classes-and-new": {
120
+ "begin": "\\bnew\\b",
121
+ "beginCaptures": {
122
+ "0": {
123
+ "name": "keyword.control.new.processing"
124
+ }
125
+ },
126
+ "end": "(?<=\\)|\\])(?!\\s*{)|(?<=})|(?=;)",
127
+ "patterns": [
128
+ {
129
+ "begin": "(\\w+)\\s*(?=\\[)",
130
+ "beginCaptures": {
131
+ "1": {
132
+ "name": "storage.type.processing"
133
+ }
134
+ },
135
+ "end": "}|(?=\\s*(?:;|\\)))",
136
+ "patterns": [
137
+ {
138
+ "begin": "\\[",
139
+ "end": "\\]",
140
+ "patterns": [
141
+ {
142
+ "include": "#code"
143
+ }
144
+ ]
145
+ },
146
+ {
147
+ "begin": "{",
148
+ "end": "(?=})",
149
+ "patterns": [
150
+ {
151
+ "include": "#code"
152
+ }
153
+ ]
154
+ }
155
+ ]
156
+ },
157
+ {
158
+ "begin": "(?=\\w.*\\()",
159
+ "end": "(?<=\\))",
160
+ "patterns": [
161
+ {
162
+ "include": "#object-types"
163
+ },
164
+ {
165
+ "begin": "\\(",
166
+ "beginCaptures": {
167
+ "1": {
168
+ "name": "storage.type.processing"
169
+ }
170
+ },
171
+ "end": "\\)",
172
+ "patterns": [
173
+ {
174
+ "include": "#code"
175
+ }
176
+ ]
177
+ }
178
+ ]
179
+ },
180
+ {
181
+ "begin": "{",
182
+ "end": "}",
183
+ "name": "meta.inner-class.processing",
184
+ "patterns": [
185
+ {
186
+ "include": "#class-body"
187
+ }
188
+ ]
189
+ }
190
+ ]
191
+ },
192
+ "assertions": {
193
+ "patterns": [
194
+ {
195
+ "begin": "\\b(assert)\\s",
196
+ "beginCaptures": {
197
+ "1": {
198
+ "name": "keyword.control.assert.processing"
199
+ }
200
+ },
201
+ "end": "$",
202
+ "name": "meta.declaration.assertion.processing",
203
+ "patterns": [
204
+ {
205
+ "match": ":",
206
+ "name": "keyword.operator.assert.expression-seperator.processing"
207
+ },
208
+ {
209
+ "include": "#code"
210
+ }
211
+ ]
212
+ }
213
+ ]
214
+ },
215
+ "class": {
216
+ "begin": "(?=\\w?[\\w\\s]*(?:class|(?:@)?interface|enum)\\s+\\w+)",
217
+ "end": "}",
218
+ "endCaptures": {
219
+ "0": {
220
+ "name": "punctuation.section.class.end.processing"
221
+ }
222
+ },
223
+ "name": "meta.class.processing",
224
+ "patterns": [
225
+ {
226
+ "include": "#storage-modifiers"
227
+ },
228
+ {
229
+ "include": "#comments"
230
+ },
231
+ {
232
+ "captures": {
233
+ "1": {
234
+ "name": "storage.modifier.processing"
235
+ },
236
+ "2": {
237
+ "name": "entity.name.type.class.processing"
238
+ }
239
+ },
240
+ "match": "(class|(?:@)?interface|enum)\\s+(\\w+)",
241
+ "name": "meta.class.identifier.processing"
242
+ },
243
+ {
244
+ "begin": "extends",
245
+ "beginCaptures": {
246
+ "0": {
247
+ "name": "storage.modifier.extends.processing"
248
+ }
249
+ },
250
+ "end": "(?={|implements)",
251
+ "name": "meta.definition.class.inherited.classes.processing",
252
+ "patterns": [
253
+ {
254
+ "include": "#object-types-inherited"
255
+ },
256
+ {
257
+ "include": "#comments"
258
+ }
259
+ ]
260
+ },
261
+ {
262
+ "begin": "(implements)\\s",
263
+ "beginCaptures": {
264
+ "1": {
265
+ "name": "storage.modifier.implements.processing"
266
+ }
267
+ },
268
+ "end": "(?=\\s*extends|\\{)",
269
+ "name": "meta.definition.class.implemented.interfaces.processing",
270
+ "patterns": [
271
+ {
272
+ "include": "#object-types-inherited"
273
+ },
274
+ {
275
+ "include": "#comments"
276
+ }
277
+ ]
278
+ },
279
+ {
280
+ "begin": "{",
281
+ "end": "(?=})",
282
+ "name": "meta.class.body.processing",
283
+ "patterns": [
284
+ {
285
+ "include": "#class-body"
286
+ }
287
+ ]
288
+ }
289
+ ]
290
+ },
291
+ "class-body": {
292
+ "patterns": [
293
+ {
294
+ "include": "#comments"
295
+ },
296
+ {
297
+ "include": "#class"
298
+ },
299
+ {
300
+ "include": "#enums"
301
+ },
302
+ {
303
+ "include": "#methods"
304
+ },
305
+ {
306
+ "include": "#annotations"
307
+ },
308
+ {
309
+ "include": "#storage-modifiers"
310
+ },
311
+ {
312
+ "include": "#code"
313
+ }
314
+ ]
315
+ },
316
+ "code": {
317
+ "patterns": [
318
+ {
319
+ "include": "#comments"
320
+ },
321
+ {
322
+ "include": "#class"
323
+ },
324
+ {
325
+ "begin": "{",
326
+ "end": "}",
327
+ "patterns": [
328
+ {
329
+ "include": "#code"
330
+ }
331
+ ]
332
+ },
333
+ {
334
+ "include": "#assertions"
335
+ },
336
+ {
337
+ "include": "#parens"
338
+ },
339
+ {
340
+ "include": "#constants-and-special-vars"
341
+ },
342
+ {
343
+ "include": "#anonymous-classes-and-new"
344
+ },
345
+ {
346
+ "include": "#keywords"
347
+ },
348
+ {
349
+ "include": "#storage-modifiers"
350
+ },
351
+ {
352
+ "include": "#strings"
353
+ },
354
+ {
355
+ "include": "#all-types"
356
+ },
357
+ {
358
+ "include": "#processing-methods"
359
+ },
360
+ {
361
+ "include": "#processing-classes"
362
+ }
363
+ ]
364
+ },
365
+ "comments": {
366
+ "patterns": [
367
+ {
368
+ "captures": {
369
+ "0": {
370
+ "name": "punctuation.definition.comment.processing"
371
+ }
372
+ },
373
+ "match": "/\\*\\*/",
374
+ "name": "comment.block.empty.processing"
375
+ },
376
+ {
377
+ "include": "#comments-javadoc"
378
+ },
379
+ {
380
+ "include": "#comments-inline"
381
+ }
382
+ ]
383
+ },
384
+ "comments-inline": {
385
+ "patterns": [
386
+ {
387
+ "begin": "/\\*(?!\\*)",
388
+ "captures": {
389
+ "0": {
390
+ "name": "punctuation.definition.comment.processing"
391
+ }
392
+ },
393
+ "end": "\\*/",
394
+ "name": "comment.block.processing"
395
+ },
396
+ {
397
+ "begin": "(^[ \\t]+)?(?=//)",
398
+ "beginCaptures": {
399
+ "1": {
400
+ "name": "punctuation.whitespace.comment.leading.processing"
401
+ }
402
+ },
403
+ "end": "(?!\\G)",
404
+ "patterns": [
405
+ {
406
+ "begin": "//",
407
+ "beginCaptures": {
408
+ "0": {
409
+ "name": "punctuation.definition.comment.processing"
410
+ }
411
+ },
412
+ "end": "\\n",
413
+ "name": "comment.line.double-slash.processing"
414
+ }
415
+ ]
416
+ }
417
+ ]
418
+ },
419
+ "comments-javadoc": {
420
+ "patterns": [
421
+ {
422
+ "begin": "/\\*\\*",
423
+ "captures": {
424
+ "0": {
425
+ "name": "punctuation.definition.comment.processing"
426
+ }
427
+ },
428
+ "end": "\\*/",
429
+ "name": "comment.block.documentation.processing",
430
+ "patterns": [
431
+ {
432
+ "captures": {
433
+ "0": {
434
+ "name": "keyword.other.documentation.inlinetag.processing"
435
+ },
436
+ "1": {
437
+ "name": "keyword.other.documentation.tag.processing"
438
+ },
439
+ "2": {
440
+ "name": "keyword.other.documentation.value.processing"
441
+ }
442
+ },
443
+ "match": "\\{\\s*(@link)\\s*([a-zA-Z_][a-zA-Z0-9_]+)\\s*\\}"
444
+ },
445
+ {
446
+ "include": "#comments-javadoc-tags"
447
+ }
448
+ ]
449
+ }
450
+ ]
451
+ },
452
+ "comments-javadoc-tags": {
453
+ "patterns": [
454
+ {
455
+ "captures": {
456
+ "1": {
457
+ "name": "keyword.other.documentation.params.processing"
458
+ },
459
+ "2": {
460
+ "name": "keyword.other.documentation.value.processing"
461
+ }
462
+ },
463
+ "match": "(@param)\\s+([a-zA-Z_][a-zA-Z0-9_]+)\\b"
464
+ },
465
+ {
466
+ "match": "@[a-zA-Z]+\\b",
467
+ "name": "keyword.other.documentation.tag.processing"
468
+ }
469
+ ]
470
+ },
471
+ "constants-and-special-vars": {
472
+ "patterns": [
473
+ {
474
+ "include": "#processing-variables-and-constants"
475
+ },
476
+ {
477
+ "match": "\\b(true|false|null)\\b",
478
+ "name": "constant.language.processing"
479
+ },
480
+ {
481
+ "match": "\\b(this|super)\\b",
482
+ "name": "variable.language.processing"
483
+ },
484
+ {
485
+ "match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)([LlFfUuDd]|UL|ul)?\\b",
486
+ "name": "constant.numeric.processing"
487
+ },
488
+ {
489
+ "captures": {
490
+ "1": {
491
+ "name": "keyword.operator.dereference.processing"
492
+ }
493
+ },
494
+ "match": "(\\.)?\\b([A-Z][A-Z0-9_]+)(?!<|\\.class|\\s*\\w+\\s*=)\\b",
495
+ "name": "constant.other.processing"
496
+ }
497
+ ]
498
+ },
499
+ "enums": {
500
+ "begin": "^(?=\\s*[A-Z0-9_]+\\s*({|\\(|,))",
501
+ "end": "(?=;|})",
502
+ "patterns": [
503
+ {
504
+ "begin": "\\w+",
505
+ "beginCaptures": {
506
+ "0": {
507
+ "name": "constant.other.enum.processing"
508
+ }
509
+ },
510
+ "end": "(?=,|;|})",
511
+ "name": "meta.enum.processing",
512
+ "patterns": [
513
+ {
514
+ "include": "#parens"
515
+ },
516
+ {
517
+ "begin": "{",
518
+ "end": "}",
519
+ "patterns": [
520
+ {
521
+ "include": "#class-body"
522
+ }
523
+ ]
524
+ }
525
+ ]
526
+ }
527
+ ]
528
+ },
529
+ "keywords": {
530
+ "patterns": [
531
+ {
532
+ "match": "((&|\\^|\\||<<|>>>?)=)",
533
+ "name": "keyword.operator.assignment.bitwise.processing"
534
+ },
535
+ {
536
+ "match": "(<<|>>>?|~|\\^)",
537
+ "name": "keyword.operator.bitwise.processing"
538
+ },
539
+ {
540
+ "match": "\\b(try|catch|finally|throw)\\b",
541
+ "name": "keyword.control.catch-exception.processing"
542
+ },
543
+ {
544
+ "match": "\\?|:",
545
+ "name": "keyword.control.ternary.processing"
546
+ },
547
+ {
548
+ "match": "\\b(return|break|case|continue|default|do|while|for|switch|if|else)\\b",
549
+ "name": "keyword.control.processing"
550
+ },
551
+ {
552
+ "match": "\\b(instanceof)\\b",
553
+ "name": "keyword.operator.instanceof.processing"
554
+ },
555
+ {
556
+ "match": "(===?|!=|<=|>=|<>|<|>)",
557
+ "name": "keyword.operator.comparison.processing"
558
+ },
559
+ {
560
+ "match": "([+*/%-]=)",
561
+ "name": "keyword.operator.assignment.arithmetic.processing"
562
+ },
563
+ {
564
+ "match": "(=)",
565
+ "name": "keyword.operator.assignment.processing"
566
+ },
567
+ {
568
+ "match": "(\\-\\-|\\+\\+)",
569
+ "name": "keyword.operator.increment-decrement.processing"
570
+ },
571
+ {
572
+ "match": "(\\-|\\+|\\*|\\/|%)",
573
+ "name": "keyword.operator.arithmetic.processing"
574
+ },
575
+ {
576
+ "match": "(!|&&|\\|\\|)",
577
+ "name": "keyword.operator.logical.processing"
578
+ },
579
+ {
580
+ "match": "(\\||&)",
581
+ "name": "keyword.operator.bitwise.processing"
582
+ },
583
+ {
584
+ "match": "(?<=\\S)\\.(?=\\S)",
585
+ "name": "keyword.operator.dereference.processing"
586
+ },
587
+ {
588
+ "match": ";",
589
+ "name": "punctuation.terminator.processing"
590
+ }
591
+ ]
592
+ },
593
+ "methods": {
594
+ "begin": "(?!new)(?=\\w.*\\s+)(?=[^=]+\\()(?=.+{)",
595
+ "comment": "Method defs have to look-ahead for the opening bracket to be distinguished from a method call",
596
+ "end": "}|(?=;)",
597
+ "name": "meta.method.processing",
598
+ "patterns": [
599
+ {
600
+ "include": "#storage-modifiers"
601
+ },
602
+ {
603
+ "begin": "(\\w+)\\s*\\(",
604
+ "beginCaptures": {
605
+ "1": {
606
+ "name": "entity.name.function.processing"
607
+ }
608
+ },
609
+ "end": "\\)",
610
+ "name": "meta.method.identifier.processing",
611
+ "patterns": [
612
+ {
613
+ "include": "#parameters"
614
+ }
615
+ ]
616
+ },
617
+ {
618
+ "begin": "(?=\\w.*\\s+\\w+\\s*\\()",
619
+ "end": "(?=\\w+\\s*\\()",
620
+ "name": "meta.method.return-type.processing",
621
+ "patterns": [
622
+ {
623
+ "include": "#all-types"
624
+ }
625
+ ]
626
+ },
627
+ {
628
+ "include": "#throws"
629
+ },
630
+ {
631
+ "begin": "{",
632
+ "end": "(?=})",
633
+ "name": "meta.method.body.processing",
634
+ "patterns": [
635
+ {
636
+ "include": "#code"
637
+ }
638
+ ]
639
+ }
640
+ ]
641
+ },
642
+ "object-types": {
643
+ "patterns": [
644
+ {
645
+ "include": "#processing-classes"
646
+ },
647
+ {
648
+ "begin": "\\b((?:[a-z]\\w*\\.)*[A-Z]+\\w*)<",
649
+ "end": ">|[^\\w\\s,\\?<\\[\\]]",
650
+ "name": "storage.type.generic.processing",
651
+ "patterns": [
652
+ {
653
+ "include": "#object-types"
654
+ },
655
+ {
656
+ "begin": "<",
657
+ "comment": "This is just to support <>'s with no actual type prefix",
658
+ "end": ">|[^\\w\\s,\\[\\]<]",
659
+ "name": "storage.type.generic.processing"
660
+ }
661
+ ]
662
+ },
663
+ {
664
+ "begin": "\\b((?:[a-z]\\w*\\.)*[A-Z]+\\w*)(?=\\[)",
665
+ "end": "(?=[^\\]\\s])",
666
+ "name": "storage.type.object.array.processing",
667
+ "patterns": [
668
+ {
669
+ "begin": "\\[",
670
+ "end": "\\]",
671
+ "patterns": [
672
+ {
673
+ "include": "#code"
674
+ }
675
+ ]
676
+ }
677
+ ]
678
+ },
679
+ {
680
+ "captures": {
681
+ "1": {
682
+ "name": "keyword.operator.dereference.processing"
683
+ }
684
+ },
685
+ "match": "\\b(?:[a-z]\\w*(\\.))*[A-Z]+\\w*\\b",
686
+ "name": "storage.type.processing"
687
+ }
688
+ ]
689
+ },
690
+ "object-types-inherited": {
691
+ "patterns": [
692
+ {
693
+ "begin": "\\b((?:[a-z]\\w*\\.)*[A-Z]+\\w*)<",
694
+ "end": ">|[^\\w\\s,<]",
695
+ "name": "entity.other.inherited-class.processing",
696
+ "patterns": [
697
+ {
698
+ "include": "#object-types"
699
+ },
700
+ {
701
+ "begin": "<",
702
+ "comment": "This is just to support <>'s with no actual type prefix",
703
+ "end": ">|[^\\w\\s,<]",
704
+ "name": "storage.type.generic.processing"
705
+ }
706
+ ]
707
+ },
708
+ {
709
+ "captures": {
710
+ "1": {
711
+ "name": "keyword.operator.dereference.processing"
712
+ }
713
+ },
714
+ "match": "\\b(?:[a-z]\\w*(\\.))*[A-Z]+\\w*",
715
+ "name": "entity.other.inherited-class.processing"
716
+ }
717
+ ]
718
+ },
719
+ "parameters": {
720
+ "patterns": [
721
+ {
722
+ "match": "final",
723
+ "name": "storage.modifier.processing"
724
+ },
725
+ {
726
+ "include": "#primitive-arrays"
727
+ },
728
+ {
729
+ "include": "#primitive-types"
730
+ },
731
+ {
732
+ "include": "#object-types"
733
+ },
734
+ {
735
+ "match": "\\w+",
736
+ "name": "variable.parameter.processing"
737
+ }
738
+ ]
739
+ },
740
+ "parens": {
741
+ "begin": "\\(",
742
+ "end": "\\)",
743
+ "patterns": [
744
+ {
745
+ "include": "#code"
746
+ }
747
+ ]
748
+ },
749
+ "primitive-arrays": {
750
+ "patterns": [
751
+ {
752
+ "match": "\\b(?:void|boolean|byte|char|color|short|int|float|long|double)(?=(\\[\\s*\\])+)\\b",
753
+ "name": "storage.type.primitive.array.processing"
754
+ }
755
+ ]
756
+ },
757
+ "primitive-types": {
758
+ "patterns": [
759
+ {
760
+ "comment": "Most of, if not all, types have a casting method of the same name in Processing. Hence the negative lookahead to check for that",
761
+ "match": "\\b(?:void|boolean|byte|char|color|short|int|float|long|double)(?!\\s*\\()\\b",
762
+ "name": "storage.type.primitive.processing"
763
+ }
764
+ ]
765
+ },
766
+ "processing-classes": {
767
+ "patterns": [
768
+ {
769
+ "comment": "Includes only Processing-supplied classes - not the standard Java classes (Array, String, etc.), though they're mentioned in the Processing reference",
770
+ "match": "\\b(P(Applet|Constants|Font|Graphics|Graphics2D|Graphics3D|GraphicsJava2D|Image|Line|Matrix|Matrix2D|Matrix3D|Polygon|Shape|ShapeSVG|SmoothTriangle|Style|Triangle|Vector)|StdXML(Builder|Parser|Reader)|XML(Element|EntityResolver|Exception|ParseException|ValidationException|Validator|Writer))\\b",
771
+ "name": "support.type.object.processing"
772
+ }
773
+ ]
774
+ },
775
+ "processing-methods": {
776
+ "patterns": [
777
+ {
778
+ "comment": "Note the neg. look-behind at the beginning and the look-ahead at the end. This distinguishes methods like array.size() from size(), and frameRate() from the frameRate variable, respectively",
779
+ "match": "\\b(?<!\\.)(abs|acos|alpha|ambient|ambientLight|append|applyMatrix|arc|arrayCopy|asin|atan|atan2|background|beginCamera|beginRaw|beginRecord|beginShape|bezier|bezierDetail|bezierPoint|bezierTangent|bezierVertex|binary|blend|blendColor|blue|boolean|box|brightness|byte|cache|camera|ceil|char|charAt|color|colorMode|concat|constrain|contract|copy|cos|createFont|createGraphics|createImage|createInput|createOutput|createReader|createWriter|cursor|curve|curveDetail|curvePoint|curveSegments|curveTangent|curveTightness|curveVertex|day|degrees|delay|directionalLight|dist|draw|duration|ellipse|ellipseMode|emissive|endCamera|endRaw|endRecord|endShape|equals|exit|exp|expand|fill|filter|float|floor|frameRate|frustum|get|green|hex|hint|hour|hue|image|imageMode|indexOf|int|join|keyPressed|keyReleased|keyTyped|length|lerp|lerpColor|lightFalloff|lights|lightSpecular|line|link|list|loadBytes|loadFont|loadImage|loadPixels|loadShape|loadSound|loadStrings|log|lookat|loop|mag|map|mask|match|matchAll|max|millis|min|minute|modelX|modelY|modelZ|month|mouseClicked|mouseDragged|mouseMoved|mousePressed|mouseReleased|nf|nfc|nfp|nfs|noCursor|noFill|noise|noiseDetail|noiseSeed|noLights|noLoop|norm|normal|noSmooth|noStroke|noTint|open|openStream|ortho|param|pause|perspective|play|point|pointLight|popMatrix|popStyle|pow|print|printCamera|println|printMatrix|printProjection|pushMatrix|pushStyle|quad|radians|random|randomSeed|rect|rectMode|red|redraw|requestImage|resetMatrix|reverse|rotate|rotateX|rotateY|rotateZ|round|saturation|save|saveBytes|saveFrame|saveStream|saveStrings|scale|screenX|screenY|screenZ|second|selectFolder|selectInput|selectOutput|set|setup|shape|shapeMode|shininess|shorten|sin|size|skewX|skewY|smooth|sort|specular|sphere|sphereDetail|splice|split|splitTokens|spotLight|sq|sqrt|status|stop|str|stroke|strokeCap|strokeJoin|strokeWeight|subset|substring|tan|text|textAlign|textAscent|textDescent|textFont|textLeading|textMode|textSize|texture|textureMode|textWidth|time|tint|toLowerCase|toUpperCase|translate|triangle|trim|unbinary|unhex|unHint|updatePixels|vertex|volume|year)(?=\\s*\\()",
780
+ "name": "support.function.processing"
781
+ }
782
+ ]
783
+ },
784
+ "processing-variables-and-constants": {
785
+ "patterns": [
786
+ {
787
+ "match": "\\b(focused|frameCount|frameRate|height|height|key|keyCode|keyPressed|mouseButton|mousePressed|mouseX|mouseY|online|pixels|pmouseX|pmouseY|screen|width)(?!\\s*\\()\\b",
788
+ "name": "variable.other.processing"
789
+ },
790
+ {
791
+ "match": "\\b(ADD|ALIGN_CENTER|ALIGN_LEFT|ALIGN_RIGHT|ALPHA|ALPHA_MASK|ALT|AMBIENT|ARGB|ARROW|BACKSPACE|BEVEL|BLEND|BLEND|BLUE_MASK|BLUR|CENTER|CENTER_RADIUS|CHATTER|CODED|COMPLAINT|COMPONENT|COMPOSITE|CONCAVE_POLYGON|CONTROL|CONVEX_POLYGON|CORNER|CORNERS|CROSS|CUSTOM|DARKEST|DEGREES|DEG_TO_RAD|DELETE|DIFFERENCE|DIFFUSE|DISABLED|DISABLE_TEXT_SMOOTH|DOWN|ENTER|EPSILON|ESC|GIF|GREEN_MASK|GREY|HALF|HALF_PI|HALF_PI|HAND|HARD_LIGHT|HSB|IMAGE|INVERT|JAVA2D|JPEG|LEFT|LIGHTEST|LINES|LINE_LOOP|LINE_STRIP|MAX_FLOAT|MITER|MODEL|MOVE|MULTIPLY|NORMALIZED|NO_DEPTH_TEST|NTSC|ONE|OPAQUE|OPENGL|ORTHOGRAPHIC|OVERLAY|P2D|P3D|PAL|PERSPECTIVE|PI|PI|PIXEL_CENTER|POINTS|POLYGON|POSTERIZE|PROBLEM|PROJECT|QUADS|QUAD_STRIP|QUARTER_PI|RADIANS|RAD_TO_DEG|RED_MASK|REPLACE|RETURN|RGB|RIGHT|ROUND|SCREEN|SECAM|SHIFT|SOFT_LIGHT|SPECULAR|SQUARE|SUBTRACT|SVIDEO|TAB|TARGA|TEXT|TFF|THIRD_PI|THRESHOLD|TIFF|TRIANGLES|TRIANGLE_FAN|TRIANGLE_STRIP|TUNER|TWO|TWO_PI|TWO_PI|UP|WAIT|WHITESPACE)\\b",
792
+ "name": "support.constant.processing"
793
+ }
794
+ ]
795
+ },
796
+ "storage-modifiers": {
797
+ "captures": {
798
+ "1": {
799
+ "name": "storage.modifier.processing"
800
+ }
801
+ },
802
+ "match": "\\b(public|private|protected|static|final|native|synchronized|abstract|threadsafe|transient)\\b"
803
+ },
804
+ "strings": {
805
+ "patterns": [
806
+ {
807
+ "begin": "\"",
808
+ "beginCaptures": {
809
+ "0": {
810
+ "name": "punctuation.definition.string.begin.processing"
811
+ }
812
+ },
813
+ "end": "\"",
814
+ "endCaptures": {
815
+ "0": {
816
+ "name": "punctuation.definition.string.end.processing"
817
+ }
818
+ },
819
+ "name": "string.quoted.double.processing",
820
+ "patterns": [
821
+ {
822
+ "match": "\\\\.",
823
+ "name": "constant.character.escape.processing"
824
+ }
825
+ ]
826
+ },
827
+ {
828
+ "begin": "'",
829
+ "beginCaptures": {
830
+ "0": {
831
+ "name": "punctuation.definition.string.begin.processing"
832
+ }
833
+ },
834
+ "end": "'",
835
+ "endCaptures": {
836
+ "0": {
837
+ "name": "punctuation.definition.string.end.processing"
838
+ }
839
+ },
840
+ "name": "string.quoted.single.processing",
841
+ "patterns": [
842
+ {
843
+ "match": "\\\\([0-7]{3}|u[A-Fa-f0-9]{4})",
844
+ "name": "constant.character.escape.literal.processing"
845
+ },
846
+ {
847
+ "match": "\\\\.",
848
+ "name": "constant.character.escape.processing"
849
+ }
850
+ ]
851
+ }
852
+ ]
853
+ },
854
+ "throws": {
855
+ "begin": "throws",
856
+ "beginCaptures": {
857
+ "0": {
858
+ "name": "storage.modifier.processing"
859
+ }
860
+ },
861
+ "end": "(?={|;)",
862
+ "name": "meta.throwables.processing",
863
+ "patterns": [
864
+ {
865
+ "include": "#object-types"
866
+ }
867
+ ]
868
+ },
869
+ "values": {
870
+ "patterns": [
871
+ {
872
+ "include": "#strings"
873
+ },
874
+ {
875
+ "include": "#object-types"
876
+ },
877
+ {
878
+ "include": "#constants-and-special-vars"
879
+ }
880
+ ]
881
+ }
882
+ },
883
+ "scopeName": "source.processing",
884
+ "uuid": "EF0D256C-2FCB-4A87-9250-0F5F82A366B9"
885
+ }