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,1571 @@
1
+ {
2
+ "comment": "ActionScript 3 Syntax: Version 2",
3
+ "fileTypes": [
4
+ "as"
5
+ ],
6
+ "firstLineMatch": "\\bAS3\\b",
7
+ "foldingStartMarker": "\\{\\s*$",
8
+ "foldingStopMarker": "^\\s*\\}",
9
+ "keyEquivalent": "^~A",
10
+ "name": "ActionScript 3",
11
+ "patterns": [
12
+ {
13
+ "include": "#package"
14
+ },
15
+ {
16
+ "include": "#imports"
17
+ },
18
+ {
19
+ "include": "#class"
20
+ },
21
+ {
22
+ "include": "#included"
23
+ },
24
+ {
25
+ "include": "#embedded-in-mxml"
26
+ },
27
+ {
28
+ "include": "#comments"
29
+ },
30
+ {
31
+ "include": "#block"
32
+ },
33
+ {
34
+ "include": "#block-contents"
35
+ },
36
+ {
37
+ "include": "#comments"
38
+ },
39
+ {
40
+ "include": "#comments"
41
+ },
42
+ {
43
+ "include": "#strings"
44
+ },
45
+ {
46
+ "include": "#regexp"
47
+ },
48
+ {
49
+ "include": "#numbers"
50
+ },
51
+ {
52
+ "include": "#language-elements"
53
+ },
54
+ {
55
+ "include": "#frameworks"
56
+ },
57
+ {
58
+ "include": "#variables"
59
+ },
60
+ {
61
+ "include": "#embedded-xml"
62
+ },
63
+ {
64
+ "include": "#class-name"
65
+ },
66
+ {
67
+ "include": "#class-extends"
68
+ },
69
+ {
70
+ "include": "#class-implements"
71
+ },
72
+ {
73
+ "include": "text.html.asdoc"
74
+ },
75
+ {
76
+ "include": "#strings"
77
+ },
78
+ {
79
+ "include": "#regexp"
80
+ },
81
+ {
82
+ "include": "#numbers"
83
+ },
84
+ {
85
+ "include": "#comments"
86
+ },
87
+ {
88
+ "include": "#variables"
89
+ },
90
+ {
91
+ "include": "#compiler-metadata"
92
+ },
93
+ {
94
+ "include": "#compiler-metadata-custom"
95
+ },
96
+ {
97
+ "include": "#language-elements"
98
+ },
99
+ {
100
+ "include": "#support-classes"
101
+ },
102
+ {
103
+ "include": "#language-storage"
104
+ },
105
+ {
106
+ "include": "#methods-all"
107
+ },
108
+ {
109
+ "include": "#method-block"
110
+ },
111
+ {
112
+ "include": "text.html.asdoc"
113
+ },
114
+ {
115
+ "include": "#imports"
116
+ },
117
+ {
118
+ "include": "#strings"
119
+ },
120
+ {
121
+ "include": "#regexp"
122
+ },
123
+ {
124
+ "include": "#numbers"
125
+ },
126
+ {
127
+ "include": "#comments"
128
+ },
129
+ {
130
+ "include": "#variables"
131
+ },
132
+ {
133
+ "include": "#compiler-metadata"
134
+ },
135
+ {
136
+ "include": "#compiler-metadata-custom"
137
+ },
138
+ {
139
+ "include": "#language-elements"
140
+ },
141
+ {
142
+ "include": "#support-classes"
143
+ },
144
+ {
145
+ "include": "#methods-all"
146
+ },
147
+ {
148
+ "include": "#method-block"
149
+ }
150
+ ],
151
+ "repository": {
152
+ "block": {
153
+ "begin": "\\{",
154
+ "contentName": "meta.scope.block.actionscript.3",
155
+ "end": "\\}",
156
+ "patterns": [
157
+ {
158
+ "include": "#block"
159
+ },
160
+ {
161
+ "include": "#block-contents"
162
+ }
163
+ ]
164
+ },
165
+ "block-contents": {
166
+ "patterns": [
167
+ {
168
+ "include": "#comments"
169
+ },
170
+ {
171
+ "include": "#strings"
172
+ },
173
+ {
174
+ "include": "#regexp"
175
+ },
176
+ {
177
+ "include": "#numbers"
178
+ },
179
+ {
180
+ "include": "#language-elements"
181
+ },
182
+ {
183
+ "include": "#frameworks"
184
+ },
185
+ {
186
+ "include": "#variables"
187
+ },
188
+ {
189
+ "include": "#embedded-xml"
190
+ }
191
+ ]
192
+ },
193
+ "class": {
194
+ "begin": "(?x) # Turn on extended mode\n ^\\s* # Start of line and optional whitespace\n (\\b(dynamic|final)\\b\\s+)? # Optional dynamic or final\n (\\b(internal|public)\\b\\s+)? # Optional public or internal\n (\\b(dynamic|final)\\b\\s+)? # Optional dynamic or final\n (?=class|function) # Class | Function definition\n ",
195
+ "beginCaptures": {
196
+ "2": {
197
+ "name": "storage.type.modifier.actionscript.3"
198
+ },
199
+ "4": {
200
+ "name": "storage.type.namespace.actionscript.3"
201
+ },
202
+ "6": {
203
+ "name": "storage.type.modifier.actionscript.3"
204
+ }
205
+ },
206
+ "end": "\\}",
207
+ "endCaptures": {
208
+ "1": {
209
+ "name": "punctuation.definition.block.end.actionscript.3"
210
+ }
211
+ },
212
+ "name": "meta.class.actionscript.3",
213
+ "patterns": [
214
+ {
215
+ "include": "#class-name"
216
+ },
217
+ {
218
+ "include": "#class-extends"
219
+ },
220
+ {
221
+ "include": "#class-implements"
222
+ },
223
+ {
224
+ "include": "text.html.asdoc"
225
+ },
226
+ {
227
+ "include": "#strings"
228
+ },
229
+ {
230
+ "include": "#regexp"
231
+ },
232
+ {
233
+ "include": "#numbers"
234
+ },
235
+ {
236
+ "include": "#comments"
237
+ },
238
+ {
239
+ "include": "#variables"
240
+ },
241
+ {
242
+ "include": "#compiler-metadata"
243
+ },
244
+ {
245
+ "include": "#compiler-metadata-custom"
246
+ },
247
+ {
248
+ "include": "#language-elements"
249
+ },
250
+ {
251
+ "include": "#support-classes"
252
+ },
253
+ {
254
+ "include": "#language-storage"
255
+ },
256
+ {
257
+ "include": "#methods-all"
258
+ },
259
+ {
260
+ "include": "#method-block"
261
+ }
262
+ ]
263
+ },
264
+ "class-extends": {
265
+ "begin": "\\b(extends)\\b\\s+\\b(\\w+)\\b\\s*",
266
+ "beginCaptures": {
267
+ "1": {
268
+ "name": "storage.modifier.actionscript.3"
269
+ },
270
+ "2": {
271
+ "name": "entity.name.type.class.actionscript.3"
272
+ }
273
+ },
274
+ "end": "((?=implements)|(\\{))",
275
+ "name": "meta.definition.class.extends.actionscript.3",
276
+ "patterns": [
277
+ {
278
+ "include": "#support-classes"
279
+ },
280
+ {
281
+ "include": "#comments"
282
+ },
283
+ {
284
+ "include": "#package-path"
285
+ },
286
+ {
287
+ "match": "\\b(\\w+)\\b\\s*",
288
+ "name": "invalid.illegal.unexpected-extends.actionscript.3"
289
+ },
290
+ {
291
+ "match": "[^\\s}a-zA-Z0-9.]",
292
+ "name": "invalid.illegal.unexpected-extends-character.actionscript.3"
293
+ }
294
+ ]
295
+ },
296
+ "class-implements": {
297
+ "begin": "\\b(implements)\\b\\s+",
298
+ "beginCaptures": {
299
+ "1": {
300
+ "name": "storage.modifier.actionscript.3"
301
+ }
302
+ },
303
+ "end": "(?={extends)|(\\{)",
304
+ "name": "meta.definition.class.implements.actionscript.3",
305
+ "patterns": [
306
+ {
307
+ "include": "#support-classes"
308
+ },
309
+ {
310
+ "include": "#comments"
311
+ },
312
+ {
313
+ "match": "\\b(\\w+)\\b\\s*",
314
+ "name": "entity.name.type.class.actionscript.3"
315
+ },
316
+ {
317
+ "include": "#package-path"
318
+ },
319
+ {
320
+ "match": ",",
321
+ "name": "punctuation.seperator.implements.actionscript.3"
322
+ },
323
+ {
324
+ "match": "[^\\s\\}]",
325
+ "name": "invalid.illegal.expected-implements.seperator.actionscript.3"
326
+ }
327
+ ]
328
+ },
329
+ "class-name": {
330
+ "begin": "(?x)\n (?<=class) # look behind for class\n \\s+ # At least one character of whitespace\n (\\w+)\\b # The name of the class.\n ",
331
+ "beginCaptures": {
332
+ "1": {
333
+ "name": "entity.name.type.class.actionscript.3"
334
+ }
335
+ },
336
+ "end": "((?=implements|extends)|(\\{))",
337
+ "endCaptures": {
338
+ "3": {
339
+ "name": "punctuation.definition.block.end.actionscript.3"
340
+ }
341
+ },
342
+ "patterns": [
343
+ {
344
+ "match": "\\S+",
345
+ "name": "invalid.illegal.unexpected.actionscript.3"
346
+ }
347
+ ]
348
+ },
349
+ "comments": {
350
+ "patterns": [
351
+ {
352
+ "begin": "/\\*",
353
+ "end": "\\*/",
354
+ "name": "comment.block.actionscript.3"
355
+ },
356
+ {
357
+ "match": "//.*$\\n?",
358
+ "name": "comment.line.double-slash.actionscript.3"
359
+ }
360
+ ]
361
+ },
362
+ "compiler-metadata": {
363
+ "begin": "(\\[)\\s*\\b(AccessibilityClass|ArrayElementType|Bindable|DataBindingInfo|DefaultBindingProperty|DefaultProperty|DefaultTriggerEvent|Effect|Embed|Event|Exclude|ExcludeClass|Frame|IconFile|Inspectable|InstanceType|Mixin|NonCommittingChangeEvent|RequiresDataBinding|ResourceBundle|RemoteClass|SkinStates|SkinPart|Style|Transient)\\b",
364
+ "beginCaptures": {
365
+ "1": {
366
+ "name": "punctuation.definition.meta-data.begin.actionscript.3"
367
+ },
368
+ "2": {
369
+ "name": "entity.name.type.meta-data.actionscript.3"
370
+ }
371
+ },
372
+ "end": "(\\])",
373
+ "endCaptures": {
374
+ "1": {
375
+ "name": "punctuation.definition.meta-data.end.actionscript.3"
376
+ }
377
+ },
378
+ "name": "storage.type.meta-data.actionscript.3",
379
+ "patterns": [
380
+ {
381
+ "include": "#strings"
382
+ }
383
+ ]
384
+ },
385
+ "compiler-metadata-custom": {
386
+ "begin": "(\\[)\\s*\\b(\\w+)\\b",
387
+ "beginCaptures": {
388
+ "1": {
389
+ "name": "punctuation.definition.meta-data.begin.actionscript.3"
390
+ },
391
+ "2": {
392
+ "name": "entity.name.type.meta-data.custom.actionscript.3"
393
+ }
394
+ },
395
+ "end": "(\\])",
396
+ "endCaptures": {
397
+ "1": {
398
+ "name": "punctuation.definition.meta-data.end.actionscript.3"
399
+ }
400
+ },
401
+ "name": "storage.type.meta-data.custom.actionscript.3",
402
+ "patterns": [
403
+ {
404
+ "include": "#strings"
405
+ }
406
+ ]
407
+ },
408
+ "compiler-metadata-swf": {
409
+ "begin": "(\\[)\\s*\\b(SWF)\\b",
410
+ "beginCaptures": {
411
+ "1": {
412
+ "name": "punctuation.definition.meta-data.begin.actionscript.3"
413
+ },
414
+ "2": {
415
+ "name": "entity.name.type.meta-data.actionscript.3"
416
+ }
417
+ },
418
+ "end": "(\\])",
419
+ "endCaptures": {
420
+ "1": {
421
+ "name": "punctuation.definition.meta-data.end.actionscript.3"
422
+ }
423
+ },
424
+ "name": "storage.type.meta-data.actionscript.3",
425
+ "patterns": [
426
+ {
427
+ "include": "#strings"
428
+ }
429
+ ]
430
+ },
431
+ "embedded-in-mxml": {
432
+ "begin": "<!\\[CDATA\\[",
433
+ "beginCaptures": {
434
+ "0": {
435
+ "name": "punctuation.definition.string.begin.xml.mxml"
436
+ }
437
+ },
438
+ "end": "\\]\\]>",
439
+ "endCaptures": {
440
+ "0": {
441
+ "name": "punctuation.definition.string.end.xml.mxml"
442
+ }
443
+ },
444
+ "patterns": [
445
+ {
446
+ "include": "text.html.asdoc"
447
+ },
448
+ {
449
+ "include": "#imports"
450
+ },
451
+ {
452
+ "include": "#strings"
453
+ },
454
+ {
455
+ "include": "#regexp"
456
+ },
457
+ {
458
+ "include": "#numbers"
459
+ },
460
+ {
461
+ "include": "#comments"
462
+ },
463
+ {
464
+ "include": "#variables"
465
+ },
466
+ {
467
+ "include": "#compiler-metadata"
468
+ },
469
+ {
470
+ "include": "#compiler-metadata-custom"
471
+ },
472
+ {
473
+ "include": "#language-elements"
474
+ },
475
+ {
476
+ "include": "#support-classes"
477
+ },
478
+ {
479
+ "include": "#methods-all"
480
+ },
481
+ {
482
+ "include": "#method-block"
483
+ }
484
+ ]
485
+ },
486
+ "embedded-xml": {
487
+ "patterns": [
488
+ {
489
+ "begin": "(?=<[a-zA-Z])",
490
+ "beginCaptures": {
491
+ "1": {
492
+ "name": "storage.type.actionscript.3"
493
+ },
494
+ "3": {
495
+ "name": "support.type.function.global.actionscript.3"
496
+ }
497
+ },
498
+ "comment": "This is experimental as we need to find a way to loosen the match.\n By removing the dependency on the statement terminator \";\" in the end capture,\n as it is optional for ActionScript. (?<=:XML)\\s*=\\s*",
499
+ "contentName": "text.xml",
500
+ "end": "(?<=>)\\s*;",
501
+ "name": "meta.embedded.xml",
502
+ "patterns": [
503
+ {
504
+ "include": "text.xml"
505
+ }
506
+ ]
507
+ },
508
+ {
509
+ "disabled": "1",
510
+ "match": "@\\w+\\b",
511
+ "name": "variable.language.xml-attr.actionscript.3"
512
+ }
513
+ ]
514
+ },
515
+ "framework-fl": {
516
+ "patterns": [
517
+ {
518
+ "match": "\\b(R(IGHT|OTATION|E(MOVE(_ALL|D(_FROM_STAGE)?)?|SIZ(ING|E)|NDER(ER_STYLES)?|PLACE|WIND(ING)?|ADY))|X|M(ISSING_SKIN_STYLE|O(TION_(RESUME|ST(OP|ART)|CHANGE|UPDATE|END|FINISH|LOOP)|USE(_LEAVE)?|VE)|ETADATA_RECEIVED|A(NUAL|INTAIN_ASPECT_RATIO))|B(OTTOM(_(RIGHT|LEFT))?|U(TTON_DOWN|FFERING(_STATE_ENTERED)?))|S(HO(RT_VERSION|W)|C(R(OLL|UB_(START|FINISH))|ALE_(X|Y))|T(YLES|OPPED(_STATE_ENTERED)?|ATE(_CHANGE)?)|IZE|O(RT|CKET_DATA|UND_(COMPLETE|UPDATE))|E(EK(ING|ED)|LECT(ED)?)|K(IN_(ERROR|LOADED)|EW_(X|Y))|QUARE)|H(IDE|ORIZONTAL|EADER_RELEASE)|Y|N(O(NE|_(BITRATE_MATCH|SCALE|CONNECTION))|ULL_URL_LOAD|E(TSTREAM_CLIENT_CLASS_UNSET|W_(ROW|COLUMN))|AVIGATION)|C(HANGE|CW|IRCLE|O(MPLETE|NNECT(ION_ERROR)?|LUMN_STRETCH)|UE_POINT|ENTER|W|LOSE|A(NCEL(LED)?|PTION_(CHANGE|TARGET_CREATED)))|T(RACK|HUMB(_(RELEASE|DRAG|PRESS))?|IME_CHANGE|OP(_(RIGHT|LEFT))?|EXT_INPUT|AB_(CHILDREN_CHANGE|INDEX_CHANGE|ENABLED_CHANGE))|I(N(CMANAGER_CLASS_UNSET|IT|VALID(_(XML|S(OURCE|EEK))|ATE(_ALL)?))?|TEM_(ROLL_O(UT|VER)|CLICK|DOUBLE_CLICK|EDIT_(BEGIN(NING)?|END)|FOCUS_(IN|OUT))|D3|LLEGAL_CUE_POINT)|O(N|THER|UT|PEN|FF)|D(ISCONNECTED|E(FAULT_TIMEOUT|LETE_DEFAULT_PLAYER|ACTIVATE)|ATA(_CHANGE)?)|UN(SUPPORTED_PROPERTY|LOAD)|P(R(OGRESS|E_DATA_CHANGE)|OLLED|LAY(HEAD_UPDATE|ING(_STATE_ENTERED)?)|AUSED(_STATE_ENTERED)?)|E(RROR|XACT_FIT|NTER(_FRAME)?|VENT)|VER(SION|TICAL)|KEYBOARD|F(ULLSCREEN|LV|AST_FORWARD)|L(INK|OADING|EFT|A(BEL_CHANGE|YOUT))|A(CTI(ONSCRIPT|VATE)|DD(ED(_TO_STAGE)?)?|UTO(_(REWOUND|LAYOUT))?|LL))\\b",
519
+ "name": "support.constant.fl.actionscript.3"
520
+ },
521
+ {
522
+ "match": "\\b(s(howFocus|crollTo(Selected|Index)|t(op(ImmediatePropagation|Drag|Propagation)?|art(Transition|Drag)?)|ort(Items(On)?|On)?|paceColumnsEqually|e(t(R(otation(Radians)?|endererStyle)|MouseState|S(c(ale(X|Y)?|rollProperties)|t(yle|ring)|ize|election|kew(X(Radians)?|Y(Radians)?))|C(hildIndex|omponentStyle)|Tint|DefaultLang|Pro(perty(IsEnumerable)?|gress)|Value|F(ocus|LVCuePointEnabled)|LoadCallback)|ek(Seconds|To(N(extNavCuePoint|avCuePoint)|PrevNavCuePoint)|Percent)?)|wapChildren(At)?)|h(i(tTest(Object|Point)|deFocus)|elperDone|as(OwnProperty|EventListener))|RadioButton(Group)?|yoyo|n(c(Reconnected|Connected)|ext(Scene|Frame))|c(heckXMLStatus|on(nect(ToURL|Again)|cat|t(inueTo|ains))|l(o(se(VideoPlayer)?|ne)|ear(RendererStyle|S(tyle|election)|ComponentStyle)?)|reateItemEditor)|M(otion(Event)?|etadataEvent)|B(utton|ezier(Segment|Ease)|ase(Button|ScrollPane))|to(String|Array)|i(s(ItemSelected|DefaultPrevented|PrototypeOf|FLVCuePointEnabled)|n(terpolate(Color|Transform|Filter(s)?)|itialize|validate(Item(At)?|List)?)|temTo(CellRenderer|Label))|S(croll(Bar|Pane|Event)|tyleManager|imple(CollectionItem|Ease)|ou(ndEvent|rce)|electableList|kinErrorEvent|lider(Event)?)|HeaderRenderer|o(n(Resize|Update)|pen)|d(ispatchEvent|e(stroyItemEditor|activate)|raw(Now|Focus))|N(CManager(Native)?|umericStepper)|C(heckBox|o(lor(Picker(Event)?)?|m(ponentEvent|boBox))|ustomEase|ellRenderer|aption(ChangeEvent|TargetEvent))|u(nload|pdate)|T(ileList(CollectionItem|Data)?|ext(Input|Area)|ween(Event)?|ransitionManager)|I(ndeterminateBar|mageCell)|p(lay(WhenEnoughDownloaded)?|ause|r(opertyIsEnumerable|ev(Scene|entDefault|Frame)))|e(n(terFullScreenDisplayState|d|ableAccessibility)|ditField|ase(None|In(Out)?|Out|QuadPercent))|Data(Grid(C(olumn|ellEditor)|Event)?|ChangeEvent|Provider)|val(idateNow|ueOf)|UI(ScrollBar|Component|Loader)|f(ind(Ne(arestCuePoint|xtCuePointWithName)|CuePoint|FocusManagerComponent)|ormatToString|forward|romXML(String)?)|ProgressBar|willTrigger|lo(calToGlobal|ad(Bytes|String(Ex)?|LanguageXML)?)|a(ctivate|ttach(NetStream|Camera)|dd(RadioButton|XMLPath|C(hild(At)?|olumn(At)?)|Item(s(At)?|At)?|DelayedInstance|EventListener|Keyframe|ASCuePoint)|ppendText|ffectsTweenable|reInaccessibleObjectsUnderPoint)|Video(P(layer|rogressEvent)|E(vent|rror))|Keyframe|r(otateAround(InternalPoint|ExternalPoint)|e(s(ume|et)|connect|placeItem(At)?|freshPane|wind|gisterInstance|move(RadioButton|C(hild(At)?|olumnAt)|Item(At)?|EventListener|A(SCuePoint|ll(Columns)?))))|g(otoAnd(Stop|Play)|et(R(otation(Radians)?|e(ndererStyle|ct)|adioButton(Index|At))|Group|Bounds|S(cale(X|Y)|t(yle(Definition)?|ackTrace)|ingleValue|kew(X(Radians)?|Y(Radians)?))|YForX|Next(IndexAtLetter|Keyframe|FocusManagerComponent)|C(hild(ByName|Index|At)|o(l(orTransform|umn(Count|Index|At))|mponentStyle)|u(rrentKeyframe|bic(Roots|Coefficients))|ellRendererAt)|Tween|Item(Index|At)|ObjectsUnderPoint|DefaultLang|Property|V(ideoPlayer|alue)|QuadraticRoots|F(ilters|ocus)|LineMetrics)|lobalToLocal)|F(ocusManager|unctionEase|LVPlayback(Captioning)?)|m(ove|erge(Styles)?|atchInternalPointWithExternal)|bringVideoPlayerToFront|L(i(st(Data|Event)?|vePreviewParent)|a(youtEvent|bel(Button)?))|A(nimator|utoLayoutEvent))\\b(\\s)?",
523
+ "name": "support.function.fl.actionscript.3"
524
+ },
525
+ {
526
+ "match": "\\b(s(ho(w(Headers|Captions|TextField|FocusIndicator)|rtcut)|ymbolName|napInterval|c(enes|ale(X|Mode|Y|Content|9Grid)|r(oll(Rect|Target|Drag|Po(sition|licy))|ubbing))|t(op(Button|ped)|epSize|a(te(Responsive)?|rtIndex|ge)|r(ingIDArray|eam(Height|Name|Width|Length)))|i(lent|mpleFormatting)|o(u(ndTransform|rce(F(ield|unction))?)|rt(CompareFunction|Index|Options|Descending|able(Columns)?))|e(ek(Bar(ScrubTolerance|Interval)?|ToPrevOffset)|lect(ion(BeginIndex|EndIndex)?|ed(Color|I(nd(ices|ex)|tem(s)?)|Data|Label)?|able))|k(in(Background(Color|Alpha)|ScaleMaximum|FadeTime|AutoHide)?|ew(X|Y))|moothing)|h(tmlText|itArea|orizontal(Scroll(Bar|Po(sition|licy))|PageScrollSize|LineScrollSize)|e(ight|ader(Renderer|Height|Text)|xValue))|y|n(cMgr|oAutoLabeling|um(RadioButtons|Children)|e(t(Stream(ClientClass)?|Connection)|xt(TabIndex|Value))|ame)|c(hangeType|o(n(structor|te(nt(Appearance)?|xtMenu)|denseWhite)|de|l(or(s)?|umn(s|Count|Index|Width)?))|u(ePoints|rrent(Scene|Target|Frame|Label(s)?))|ellRenderer|lickTarget|a(ncelable|cheAsBitmap|ption(Button|CuePointObject|Target(Name)?)))?|t(ype|i(nt(Multiplier|Color)|ckInterval|me(out)?)|o(tal(Time|Frames)|ggle)|ext(Snapshot|Height|Field|Width)?|ween(s|S(ync|nap|cale))|a(rget|b(Children|Index|Enabled))|r(iggerEvent|a(nsform(ationPoint)?|ck(AsMenu)?)))|i(s(RTMP|Playing|Live)|n(stanceName|ner(Height|Width)|de(terminate|x)|fo)|con(F(ield|unction))?|tem(s|Renderer|Editor(Instance)?)?|dleTimeout|NCManagerClass|meMode)|HORIZONTAL|o(paqueBackground|wner|ld(RegistrationBounds|Bounds)|rientToPath|bj)|d(i(splayAsPassword|rection|mensions)|oubleClickEnabled|uration|e(scription|faultButton(Enabled)?|lta|blocking)|ata(Provider|Field)?|rop(down(Width)?|Target))?|use(BitmapScrolling|Seconds|HandCursor)|p(o(sition(Matrix)?|ints)|ercent(Complete|Loaded)|lay(head(Time|UpdateInterval|Percentage)|Button|ing|PauseButton)|a(use(Button|d)|r(ent|ameters)|geS(crollSize|ize))|r(o(totype|p|gressInterval|mpt)|e(vi(ousValue|ew)|ferred(Height|Width))))|e(n(dIndex|abled)|dit(orDataField|edItem(Renderer|Position)|able)|ventPhase|lementType|as(ing(Function)?|e)|rrorID|mphasized)|v(i(sible(VideoPlayerIndex)?|deo(Height|Player(Index)?|Width))|olume(Bar(ScrubTolerance|Interval)?)?|p|er(sion|tical(Scroll(Bar|Po(sition|licy))|PageScrollSize|LineScrollSize))|alue)|key(Code|frames(Compact)?)|f(i(nish|lters|rstFrame)|o(cus(Rect|Manager|Enabled)|r(ceSimple|wardButton))|u(nc(tionName)?|llScreen(B(utton|ackgroundColor)|SkinDelay|TakeOver))|lvPlayback(Name)?|allbackServerName|rame(sLoaded|Rate))|w(idth|ordWrap)|l(i(stData|n(eScrollSize|kageID)|veDragging)|o(op(ing)?|aderInfo)|ength|a(nguageCodeArray|bel(Placement|F(ield|unction))?))|a(c(cessibilityProperties|tiveVideoPlayerIndex)|dded|uto(Re(p(eat|lace)|wind)|Size|Play|L(oad|ayout))|l(ign|pha(Multiplier|Offset)?|waysShowSelection|lowMultipleSelection))?|VERTICAL|r(o(tat(ion|e(Times|Direction))|ot|w(Height|Count|Index)?)|e(s(trict|izable(Columns)?)|d(Multiplier|Offset)|peatCount|ason|gistration(X|Height|Y|Width)))|gr(oup(Name)?|een(Multiplier|Offset)|aphics)|FPS|x|m(yInstance|in(imum|ScrollPosition|ColumnWidth|Width)|o(tion|de|use(X|Y|Children|Enabled|FocusEnabled))|uteButton|e(ssage|tadata(Loaded)?)|a(sk|intainAspectRatio|x(imum|ScrollPosition|HorizontalScrollPosition|Chars|VerticalScrollPosition)))|b(ytes(Total|Loaded)|itrate|u(ttonMode|ffer(ing(Bar(HidesAndDisablesOthers)?)?|Time)|bbles)|egin|l(ue(Multiplier|Offset)|endMode|ank)|ackButton|rightness)?)\\b",
527
+ "name": "support.property.fl.actionscript.3"
528
+ }
529
+ ]
530
+ },
531
+ "framework-flash": {
532
+ "patterns": [
533
+ {
534
+ "match": "\\b(R(GB|IGHT|O(UND|LL_O(UT|VER))|E(GULAR|MO(TE|VED(_FROM_STAGE)?)|SIZE|NDER|D|PEAT|FLECT)|ADIAL)|G(REEN|ET)|M(I(CROPHONE|TER)|OUSE_(MOVE|O(UT|VER)|DOWN|UP|FOCUS_CHANGE|WHEEL|LEAVE)|ULTIPLY|E(NU_(SELECT|ITEM_SELECT)|DIUM))|B(I(G_ENDIAN|NARY)|O(TTOM(_(RIGHT|LEFT))?|LD(_ITALIC)?)|UBBLING_PHASE|E(ST|VEL)|LUE|ACKSPACE)|S(H(IFT|OW_ALL)|YNC|CR(OLL|EEN)|TA(NDARD|TUS)|O(CKET_DATA|UND_COMPLETE)|UB(TRACT|PIXEL)|PACE|E(CURITY_ERROR|TTINGS_MANAGER|LECT)|QUARE)|H(TTP_STATUS|IGH|O(RIZONTAL|ME)|ARDLIGHT)|N(O(RMAL|NE|_(BORDER|SCALE))|UM(_PAD|PAD_(1|MULTIPLY|7|SUBTRACT|2|8|3|D(IVIDE|ECIMAL)|9|4|ENTER|5|0|ADD|6))|E(T_STATUS|VER))|C(RT|H(INESE|ANGE)|O(MPLETE|N(NECT|TROL)|LOR)|ENTER|L(ICK|OSE|AMP)|A(MERA|NCEL|P(S_LOCK|TURING_PHASE)))|T(IMER(_COMPLETE)?|OP(_(RIGHT|LEFT))?|EXT(_(NODE|INPUT))?|AB(_(CHILDREN_CHANGE|INDEX_CHANGE|ENABLED_CHANGE))?)|I(GNORE|ME_COMPOSITION|N(SERT|NER|IT|PUT|VERT)|TALIC|O_ERROR|D3)|O(UTER|PEN|VERLAY)|D(YNAMIC|IFFERENCE|O(UBLE_CLICK|WN)|E(VICE|FAULT|LETE|ACTIVATE)|A(RK(_COLOR|EN)|TA))|U(N(KNOWN|LOAD)|P(LOAD_COMPLETE_DATA)?)|J(USTIFY|APANESE_(HIRAGANA|KATAKANA_(HALF|FULL)))|P(R(IVACY|OGRESS)|IXEL|O(RTRAIT|ST)|ENDING|A(GE_(DOWN|UP)|D))|E(R(ROR|ASE)|XACT_FIT|MBEDDED|SCAPE|N(TER(_FRAME)?|D)|LEMENT_NODE)|V(ERTICAL|ARIABLES)|K(OREAN|EY_(DOWN|UP|FOCUS_CHANGE))|F(1(1|2|3|4|5|0)?|7|2|8|3|OCUS_(IN|OUT)|9|ULL(SCREEN|_SCREEN)?|4|5|L(USHED|ASH(1|7|2|8|3|9|4|5|6))|6)|WRAP|L(CD|I(GHT(_COLOR|EN)|N(EAR(_RGB)?|K)|TTLE_ENDIAN)|O(CAL_(STORAGE|TRUSTED|WITH_(NETWORK|FILE))|W)|EFT|A(YER|NDSCAPE))|A(MF(3|0)|SYNC_ERROR|CTI(ONSCRIPT(2|3)|V(ITY|ATE))|T_TARGET|D(D(ED(_TO_STAGE)?)?|VANCED)|UTO|L(PHA(NUMERIC_(HALF|FULL))?|WAYS)))\\b",
535
+ "name": "support.constant.flash.actionscript.3"
536
+ },
537
+ {
538
+ "match": "\\b(s(how(Settings)?|c(ale|roll)|t(op(ImmediatePropagation|Drag|Propagation|All)?|art(Drag)?)|ubtract|e(nd|t(Mo(tionLevel|de)|S(tyle|ilenceLevel|elect(ion|Color|ed))|C(hildIndex|ompositionString|lipboard)|TextFormat|Dirty|UseEchoSuppression|P(ixel(s|32)?|roperty(IsEnumerable)?)|Empty|KeyFrameInterval|Quality|Loop(Back|back)|AdvancedAntiAliasingTable)|ek)|wapChildren(At)?)|h(i(tTest(TextNearPos|Object|Point)?|de(BuiltInItems)?)|as(Glyphs|ChildNodes|OwnProperty|Definition|EventListener))|Re(sponder|ctangle)|G(lowFilter|radient(GlowFilter|BevelFilter))|n(o(ise|rmalize)|ext(Scene|Frame))|c(o(n(nect|cat|tains(Rect|Point)?)|py(Channel|Pixels)|lorTransform|mp(uteSpectrum|are|ress))|urveTo|l(o(se|ne(Node)?)|ear)|a(ncel|ll)|reate(GradientBox|Box|TextNode|Element))|XML(Socket|Node|Document)|M(o(useEvent|vieClip)|emoryError|atrix)|B(yteArray|itmap(Data)?|evelFilter|lurFilter)|t(hreshold|o(String|gglePause)|rans(form(Point)?|late))|i(s(DefaultPrevented|PrototypeOf|Empty|FocusInaccessible|Accessible)|n(sertBefore|ter(sect(s|ion)|polate)|v(ert|alidate)|flate(Point)?)|dentity)|S(hape|yncEvent|criptTimeoutError|t(yleSheet|a(ckOverflowError|tusEvent))|impleButton|o(cket|und(Transform|LoaderContext)?)|prite|ecurityErrorEvent)|HTTPStatusEvent|offset(Point)?|d(is(tance|p(ose|atchEvent))|o(Conversion|wnload)|e(code|ltaTransformPoint)|raw(R(oundRect|ect)|Circle|Ellipse)?)|Net(St(atusEvent|ream)|Connection)|C(SMSettings|o(n(textMenu(BuiltInItems|Item|Event)?|volutionFilter)|lor(MatrixFilter|Transform)))|u(n(compress|ion|lo(ck|ad))|p(date(Properties|AfterEvent)|load))|T(imer(Event)?|ext(Event|F(ield|ormat)|LineMetrics))|I(nteractiveObject|MEEvent|OError(Event)?|llegalOperationError)|p(ixelDissolve|olar|ublish|erlinNoise|lay|a(use|letteMap|rse(XML|CSS))|r(opertyIsEnumerable|ev(Scene|entDefault|Frame)))|e(n(dFill|umerateFonts)|quals|xit)|D(i(spla(yObjectContainer|cementMapFilter)|ctionary)|ataEvent|ropShadowFilter)|valueOf|URL(Request(Header)?|Variables|Loader)|f(i(ndText|llRect)|ormatToString|l(oodFill|ush))|P(oint|r(intJob(Options)?|ogressEvent))|E(OFError|vent(Dispatcher)?|rrorEvent)|w(illTrigger|rite(MultiByte|B(yte(s)?|oolean)|Short|Int|Object|D(ynamicPropert(y|ies)|ouble)|U(nsignedInt|TF(Bytes)?)|External|Float))|l(ine(GradientStyle|Style|To)|o(c(k|alToGlobal)|ad(Bytes|PolicyFile)?))|a(ttach(NetStream|Camera|Audio)|dd(Header|C(hild(At)?|allback)|Page|EventListener)?|pp(end(Child|Text)|lyFilter)|llow(InsecureDomain|Domain)|re(SoundsInaccessible|InaccessibleObjectsUnderPoint))|Video|KeyboardEvent|r(otate|e(s(ume|et)|ceive(Video|Audio)|place(SelectedText|Text)|ad(MultiByte|B(yte(s)?|oolean)|Short|Int|Object|Double|U(nsigned(Byte|Short|Int)|TF(Bytes)?)|External|Float)|gisterFont|move(Node|Child(At)?|EventListener)))|g(c|otoAnd(Stop|Play)|e(nerateFilterRect|t(Re(ct|mote)|Microphone|Bounds|S(t(yle|ackTrace)|elected(Text)?)|NamespaceForPrefix|C(h(ild(ByName|Index|At)|ar(Boundaries|IndexAtPoint))|olorBoundsRect|amera)|Text(RunInfo|Format)?|ImageReference|ObjectsUnderPoint|Definition|P(ixel(s|32)?|aragraphLength|refixForNamespace)|FirstCharInParagraph|L(ine(Metrics|Text|Index(OfChar|AtPoint)|Offset|Length)|o(cal|aderInfoByDefinition))))|lobalToLocal)|F(ile(Reference(List)?|Filter)|ocusEvent|ullScreenEvent)|m(oveTo|erge)|b(egin(GradientFill|BitmapFill|Fill)|rowse)|Lo(calConnection|ader(Context)?)|A(syncErrorEvent|c(cessibilityProperties|tivityEvent)|pplicationDomain))\\b(\\s)?",
539
+ "name": "support.function.flash.actionscript.3"
540
+ },
541
+ {
542
+ "match": "\\b(s(h(iftKey|o(wDefaultContextMenu|rtcut)|a(dow(Color|Alpha)|r(pness|edEvents)))|c(enes|ale(X|Mode|Y|9Grid)|r(oll(Rect|H|V)|een(Resolution(X|Y)|Color|DPI)))|t(yle(Sheet|Names)|a(tus|ge(X|Height|Y|FocusRect|Width)?)|rength)|i(ze|len(ce(Timeout|Level)|t))|o(ngName|undTransform)|e(curityDomain|paratorBefore|lect(ion(BeginIndex|EndIndex)|able)|rverString)|wfVersion|a(ndboxType|ve|meDomain)|moothing)|h(tmlText|i(t(TestState|Area)|deObject|ghlight(Color|Alpha))|eight|as(MP3|S(creen(Broadcast|Playback)|treaming(Video|Audio))|TLS|IME|Printing|EmbeddedVideo|VideoEncoder|A(ccessibility|udio(Encoder)?)))|y(ear)?|n(o(de(Name|Type|Value)|AutoLabeling)|um(Children|Frames|L(ines|ock))|extSibling|ame(s(paceURI)?)?)|c(h(ild(Nodes|AllowsParent)|eckPolicyFile|a(ngeList|rCo(de|unt)))|trlKey|o(n(structor|nected(ProxyType)?|catenated(Matrix|ColorTransform)|te(nt(Type|LoaderInfo)?|xtMenu(Owner)?)|denseWhite|versionMode)|de|lor(s|Transform)?|m(ponent(X|Y)|ment))|u(stomItems|rrent(Scene|Count|Target|Domain|F(PS|rame)|Label(s)?))|l(ient|amp)|a(ncelable|cheAsBitmap|p(sLock|tion)|retIndex)|reat(ionDate|or))?|t(hickness|y(pe)?|ime|o(tal(Memory|Frames)|p(Left)?)|ext(Snapshot|Height|Color|Width)?|a(rget|b(Stops|Children|Index|Enabled))|ra(ns(parent|form)|ck(AsMenu)?)|x)|i(s(Buffering|Debugger)|n(sideCutoff|ner|de(nt|x)|fo)|talic|d(Map|3)|gnoreWhite|me)|zoom|o(s|utsideCutoff|paqueBackground|verState|rientation|bject(ID|Encoding))|d(ynamicPropertyWriter|i(s(tance|play(Mode|State|AsPassword))|visor)|o(cTypeDecl|ubleClickEnabled|wnState|main)|e(sc(ent|ription)|fault(TextFormat|ObjectEncoding)|l(ta|ay)|blocking)|ata(Format)?|ropTarget)?|u(s(ingTLS|e(RichTextClipboard|HandCursor|CodePage|EchoSuppression))|nderline|pState|r(i|l))|p(ixel(Bounds|Snapping|AspectRatio)|osition|lay(erType)?|a(n|per(Height|Width)|r(ent(Node|Domain|AllowsChild)?|ameters)|ge(Height|Width))|r(int(AsBitmap)?|o(totype|xyType)|e(serveAlpha|viousSibling|fix)))|e(n(dian|abled)|ventPhase|rror(ID)?|x(tension|actSettings)|mbedFonts)|v(i(sible|deo(Height|Width))|olume|ersion|alue)|k(nockout|e(y(Code|FrameInterval|Location)|rning))|quality|f(i(l(ters|eList)|rstChild)|o(nt(S(tyle|ize)|Name|Type)?|cus(Rect)?|r(ceSimple|wardAndBack))|ullScreen(SourceRect|Height|Width)?|ps|rame(sLoaded|Rate)?)|w(idth|ordWrap)|l(iveDelay|o(cal(X|Y|Name|FileReadDisable)|op(back)?|ader(Info|URL)?)|e(ngth|tterSpacing|vel|ft(Margin|To(Right|Left)|Peak)?|ading)|a(stChild|nguage|bels))|a(scent|n(tiAliasType|gle)|c(cessibilityProperties|ti(onScriptVersion|v(ityLevel|e|ating)))|ttributes|utoSize|pplicationDomain|v(HardwareDisable|ailable)|l(tKey|ign|pha(s|Multiplier|Offset)?|waysShowSelection|bum)|rtist)?|r(ight(Margin|To(Right|Left)|Peak)?|o(tation|ot)|unning|e(strict|ct|d(Multiplier|Offset)|peatCount|questHeaders|wind|latedObject)|at(ios|e))|g(enre|ain|r(idFitType|een(Multiplier|Offset)|aphics))|x(mlDecl)?|m(o(tion(Timeout|Level)|d(ificationDate|e)|use(X|Y|Children|Target|Enabled|WheelEnabled))|u(ted|ltiline)|e(ssage|thod)|a(sk|nufacturer|cType|trix(X|Y)?|p(Bitmap|Point)|rshallExceptions|x(Scroll(H|V)|Chars|Level)))|b(ytes(Total|Loaded|Available)?|i(tmapData|as)|o(ttom(Right|ScrollV)?|ld|rder(Color)?)|u(tton(Mode|Down)|iltInItems|ffer(Time|Length)|llet|bbles)|l(ockIndent|u(e(Multiplier|Offset)|r(X|Y))|endMode)|a(ndwidth|ckground(Color)?))?)\\b",
543
+ "name": "support.property.flash.actionscript.3"
544
+ }
545
+ ]
546
+ },
547
+ "framework-mx": {
548
+ "patterns": [
549
+ {
550
+ "match": "\\b(R(SL_(COMPLETE|PROGRESS|ERROR)|IGHT(_(MOUSE_(DOWN|UP)|CLICK))?|O(W_AXIS|LL(_O(UT|VER)|OVER))|E(MO(TE_CREDENTIALS_(HEADER|CHARSET_HEADER)|VE(_SUBSCRIPTIONS|D(_FROM_STAGE)?)?)|S(IZ(ING|E)|ULT(_FORMAT_(XML|TEXT|OBJECT|E4X|FLASHVARS|ARRAY))?|ET)|NDER|CORD|TRYABLE_HINT_HEADER|P(EAT(_(START|END))?|LA(Y|CE))|QU(IRED_(MIN_(MAX|INTERVAL)|BOUNDED_VALUES|PADDING)|EST_TIMEOUT_HEADER)|FRESH|WIND(ING)?|ADY)|ADI(US_AXIS|AL_AXIS))|GET_METHOD|M(IDDLE_(MOUSE_(DOWN|UP)|CLICK)|O(USE_(MOVE|O(UT|VER)|DOWN(_OUTSIDE)?|UP|WHEEL(_OUTSIDE)?|LEAVE)|V(ING|E))|ULTI(_S(UBSCRIBE_OPERATION|ELECT)|PLE(_(ROWS|CELLS))?)|E(SSAG(ING_VERSION|E(_DELIVERY_IN_DOUBT)?)|NU_(SHOW|HIDE)|TADATA_RECEIVED|DIUM)|A(X_BITMAP_DIMENSION|STER_CARD|NUAL|TCH_(HEIGHT|WIDTH)))|B(ROWSER_URL_CHANGE|YTES|INDING|OTTOM|U(TTON_DOWN|FFERING)|EGIN_RECORD)|S(HOW(_ALL|ING_DATA)?|CROLL|T(OPPED|ATE_CHANGE)|INGLE(_(ROW|CELL))?|O(RT|CKET_DATA|UND_COMPLETE|AP_ACTION_HEADER)|UB(SCRI(BE_OPERATION|PTION_INVALIDATE_OPERATION)|TOPIC_(SEPARATOR|HEADER))|E(RVER_(NAME_TOKEN|PORT_TOKEN)|TUP|EKING|LECT(_INDEX|OR_HEADER|ED)?)|LICER_AXIS)|H(TML_(RENDER|BOUNDS_CHANGE|DOM_INITIALIZE)|I(GH|D(ING_DATA|E))|ORIZONTAL(_AXIS)?|EAD(_METHOD|ER(_(RELEASE|SHIFT|TEXT_PART|ICON_PART|DR(OP_OUTSIDE|AG_OUTSIDE)))?))|YES|N(O(N(MODAL|E)|_(BITRATE_MATCH|C(ONNECTION|U(RSOR|E_POINT_MATCH))|OP_POLL_HEADER)|T_A_COLOR)?|E(XT_(MONTH|YEAR)|TWORK_CHANGE|EDS_CONFIG_HEADER|W_(ROW|COLUMN)|AREST))|C(RE(DENTIALS_CHARSET_HEADER|ATION_COMPLETE)|H(ILD_(REMOVE|INDEX_CHANGE|ADD)|A(R(SET_UTF_8|T_(CLICK|DOUBLE_CLICK))|NGE))|O(MP(UTER|LETE)|N(NECT(ION_ERROR)?|TE(XT_MENU|NT_TYPE_(XML|SOAP_XML|FORM)))|PY|L(UMN_(STRETCH|AXIS)|LECTION_CHANGE))|U(R(RENT_(STATE_CHANG(ING|E)|VERSION)|SOR_(MANAGEMENT|UPDATE))|BE_(COMPLETE|PROGRESS)|E_POINT)|ENTER|L(I(CK|ENT_(SYNC_OPERATION|PING_OPERATION))|OS(ING|E)|USTER_REQUEST_OPERATION)|ANCEL(LED)?)|T(RA(NSFORM_CHANGE|C(E_(METHOD|LEVEL_(1|2|3))|K))|H(ICKNESS|UMB(_(RELEASE|TRACK|DRAG|P(RESS|OSITION)))?)|YPE_ID|O(OL_TIP_(S(HOW(N)?|TART)|HIDE|CREATE|END)|P)|EXT_SELECTION_CHANGE|WEEN_(START|UPDATE|END)|AB_(CHILDREN_CHANGE|INDEX_CHANGE|ENABLED_CHANGE))|I(N(IT(_(COMPLETE|PROGRESS)|IALIZE)?|V(OKE|ALID(_(XML|SEEK|CONTENT_PATH))?)|FO)|TEM_(ROLL_O(UT|VER)|MOUSE_(MOVE|O(UT|VER)|DOWN|UP)|CL(ICK|OSE)|OPEN(ING)?|DOUBLE_CLICK|EDIT_(BEGIN(NING)?|END)|FOCUS_(IN|OUT))|D(3|LE)|LLEGAL_(RUNTIME_ID|CUE_POINT|OPERATION))|O(BJECT_NOT_(UNIQUE|VISIBLE|FOUND)|N|THER|P(TIONS_METHOD|EN)|VERLAY_CREATED|K|FF|LAP_(MEMBER|HIERARCHY|DIMENSION|LEVEL))|D(RAG_(START|COMPLETE|OVER|DROP|E(XIT|NTER))|I(RECTOR(Y_(C(HANG(ING|E)|LOSING)|OPENING)|IES_(ONLY|FIRST))|S(CO(NNECT(_(CODE|OPERATION)|ED)?|VER)|PLAYING|ABLED)|NERS_CLUB|VIDER_(RELEASE|DRAG|PRESS))|O(UBLE_CLICK|WN)|E(BUG|S(TINATION_CLIENT_ID_HEADER|ELECT)|FAULT(_(M(EASURED_(MIN_(HEIGHT|WIDTH)|HEIGHT|WIDTH)|AX_(HEIGHT|WIDTH))|HANDLER|DESTINATION_HTTP(S)?))?|LETE(_(METHOD|DEFAULT_PLAYER))?|ACTIVATE)|ATA_CHANGE)|U(RL_CHANGE(D)?|S(_O(R_CANADA|NLY)|ER_(IDLE|PRESENT))|N(SUBSCRIBE_OPERATION|KNOWN_OPERATION|LOAD)|P(DATE(_COMPLETE)?)?)|P(R(O(GRESS|P(OSEDSORT|ERTY_CHANGE))|E(SERVE_DURABLE_HEADER|INITIALIZE|PARING_TO_(SHOW_DATA|HIDE_DATA)|VIOUS_(MONTH|YEAR)))|O(ST_METHOD|PUP|LL(_(OPERATION|WAIT_HEADER)|ED))|UT_METHOD|LAY(HEAD_UPDATE|ING)|A(RENT|GE_(RIGHT|DOWN|UP|LEFT)|USED))|E(RROR(_(HINT_HEADER|DECODING|URL_REQUIRED|ENCODING))?|X(IT(_STATE|ING)|EC_QUEUED_CMD)|MPTY|N(TER(_(STATE|FRAME))?|D(_RECORD|POINT_HEADER))|VENT|FFECT(_(START|END))?)|V(ISA|ER(SION_(2_0(_1)?|3_0|ALREADY_(READ|SET))|TICAL(_AXIS)?)|AL(ID|UE_COMMIT))|KILOBYTES|QUE(RY_PROGRESS|UED)|F(I(RST_INDEX_MODE|L(E(S_(ONLY|FIRST|AND_DIRECTORIES)|_CHOOSE)|L_PAGE))|OCUSED(SELECTED)?|ULLSCREEN|LEX_CLIENT_ID_HEADER|A(TAL|ULT))|W(INDOW_(RESIZE|MOVE|COMPLETE|DEACTIVATE|ACTIVATE)|ARN)|L(IN(E_(RIGHT|DOWN|UP|LEFT)|K)|O(G(IN_OPERATION|OUT_OPERATION)?|CATION_CHANGE|W|AD(ING)?)|EFT|AST(_INDEX_MODE)?)|A(MERICAN_EXPRESS|BSOLUTE|N(GULAR_AXIS|Y(_INDEX_MODE)?)|C(T(I(ON_SCRIPT|VATE)|UALSORT)|KNOWLEDGE)|T_(RIGHT|BOTTOM|TOP|LEFT)|DD(_SUBSCRIPTIONS|ED(_TO_STAGE)?)?|UT(HENTICATION_MESSAGE_REF_TYPE|O)|PPLICATION(_(COMPLETE|DEACTIVATE|URL_CHANGE|ACTIVATE))?|LL))\\b",
551
+ "name": "support.constant.mx.actionscript.3"
552
+ },
553
+ {
554
+ "match": "\\b(s(how(Cursor|InHierarchy|DropFeedback|F(ocus|eedback))?|crollToIndex|t(yle(sInitialized|Changed)|op(ImmediatePropagation|Drag|Propagation)?|a(ck(All)?|tus|rt(Drag|Effect)?)|ring(Compare|To(Object|Date)))|impleType|ort|u(spend(BackgroundProcessing|EventHandling)|bs(cribe|titute))|e(nd|t(RemoteCredentials|BusyCursor|S(crollProperties|tyle(Declaration)?|ize|e(condAxis|lection))|Handler|C(hildIndex|o(n(straintValue|textMenu)|lor)|u(ePoints|r(sor|rentState))|redentials)|T(humbValueAt|itle|oggled|extFormat|weenHandlers)|Item(Icon|At)|Pro(pertyIsEnumerable|gress)|E(nabled|mpty)|Visible|F(ocus|ragment)|A(ctual(Size|Height|Width)|xis))|ek)|wapChildren(At)?|ave(State)?)|h(i(story(Go|Back|Forward)|tTest(Object|Point)|de(Cursor|D(ata|ropFeedback)|Focus)?|erarchize)|orizontalGradientMatrix|elp(ResolveIDPart|CreateIDPart)|as(R(owData|esponder)|Glyphs|Metadata|Children|IllegalCharacters|OwnProperty|UnresolvableTokens|PendingRequestForMessage|EventListener|F(ormat|ailover)))|R(SLEvent|o(tate(Instance)?|undedRectangle)|e(s(ize(Instance|Event)?|ource(Manager(Impl)?|Bundle|Event)|ultEvent|ponder)|nderData|ctangular(Border|DropShadow)|peater(AutomationImpl)?|gExpValidat(ionResult|or)|mo(t(ingMessage|eObject)|ve(Child(Action(Instance)?)?|ItemAction(Instance)?)))|adi(oButton(Group|Icon|AutomationImpl)?|alGradient))|G(low(Instance)?|r(id(Row|Item|Lines)?|ouping(Collection|Field)?|adient(Base|Entry)))|n(o(tifyStyleChangeInChildren|rmalizeURL)|umericCompare|e(wInstance|xt(Scene|Page|Frame))|avigate(Back|To|Down|Up|Forward))|c(h(ild(ren)?|eckChannelConsistency|a(nnel(ConnectHandler|DisconnectHandler|FaultHandler)|rtStateChanged))|o(n(nect|cat|t(entTo(Global|Local)|ains(Rect|Point)?))|py|ll(ectTransitions|apseAll)|mp(ute(Begin|Object(Begin|End|Loop)|Digest|End|Loop)|are|ress))|urveTo|enterPopUp|l(o(se(S(treamingConnection|ubdirectory)|Node)?|ne)|ear(Result|S(tyle(Declaration)?|election)|Headers)?|aimStyles)|a(n(cel(Refresh|Query|Load)?|HaveChildren|Watch|LoadWSDL)|pture(MoreStartValues|BitmapData|StartValues|Image|EndValues)|l(culateDropIndex|lLater))|r(ossJoin|eate(R(ootWindow|eferenceOnParentDocument)|XMLDocument|Menu|Selector|C(o(lumnItemRenderer|mponent(sFromDescriptors|FromDescriptor))|u(rsor|be))|ToolTip|I(nstance(s)?|tem(Renderer|Editor)|D(Part)?)|U(niqueName|ID|pdateEvent)|PopUp|E(vent(FromMessageFault)?|rrorMessage)|AutomationIDPart)?))|XMLListCollection|M(iniDebugTarget|o(dule(Event|Loader)?|v(ieClip(LoaderAsset|Asset)|e(Instance|Event)?))|ultiTopic(Consumer|Producer)|e(ssag(ingError|e(Responder|SerializationError|PerformanceUtils|Event|FaultEvent|A(ckEvent|gent)))|nu(Bar(BackgroundSkin|Item(AutomationImpl)?|AutomationImpl)?|ShowEvent|ItemRenderer(AutomationImpl)?|Event|ListData|AutomationImpl)?|tadataEvent)|askEffect(Instance)?)|B(yteArrayAsset|itmap(Fill|Asset)|o(undedValue|rder|x(ItemRenderer|Divider|AutomationImpl)?)|u(tton(Bar(ButtonSkin|AutomationImpl)?|Skin|A(sset|utomationImpl))?|bble(Series(RenderData|Item|AutomationImpl)?|Chart))|lur(Instance)?|a(se(ListData|64(Decoder|Encoder))|r(Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart))|ro(kenImageBorderSkin|wserChangeEvent))|t(o(XMLString|ByteArray|String|Array)|ext|r(im(ArrayElements)?|uncateToFit|a(nsformCache|ceMsg)))|i(s(Branch|S(ynchronized|i(zeInvalidatingStyle|mple))|Http(sURL|URL)|ColorName|To(pLevel(Window)?|ggled)|I(n(heriting(Style|TextFormatStyle)|valid|fo)|tem(Select(ed|able)|Highlighted|Open|Editable|Visible))|D(e(faultPrevented|bug)|ragEventPositionBased)|UID|P(arent(SizeInvalidatingStyle|DisplayListInvalidatingStyle)|rototypeOf)|E(nabled|rror|mpty)|V(isible|alidStyleValue)|F(ontFaceEmbedded|atal)|W(hitespace|a(tching|rn))|LicensePresent|AutomationComposite)|n(s(tallCompiledResourceBundles|ert)|crement(RecordedLinesCount|CacheCounter)|ter(sect(s|ion)|polate)|it(ialize(Repeater(Arrays)?|d)?|ProtoChain|Effect|ForHistoryManager)?|d(icesToIndex|exToItemRenderer)|v(oke|ertTransform|alidate(S(tacking|ize|eriesStyles)|DisplayList|Properties|List))|f(o|late(Point)?))|tem(Renderer(Contains|ToIndex)|To(I(con|temRenderer)|Data(Tip)?|Label)|Updated))|S(hadow(BoxItemRenderer|LineRenderer)|ystemManager|croll(Bar(AutomationImpl)?|ControlBase(AutomationImpl)?|T(humb(Skin)?|rackSkin)|Event|ArrowSkin)|t(yle(Proxy|Event)|a(ckedSeries|t(usBar(BackgroundSkin)?|e(ChangeEvent)?))|r(ingValidator|oke|eaming(HTTPChannel|ConnectionHandler|AMFChannel)))|impleXMLEncoder|o(cialSecurityValidator|und(Effect(Instance)?|Asset)|lidColor|rt(Info|Error|Field)?)|u(mmary(Row|Object|Field)|bscriptionInfo)|p(acer|riteAsset)|e(cure(Streaming(HTTPChannel|AMFChannel)|HTTPChannel|AMFChannel)|t(Style(Action(Instance)?)?|Property(Action(Instance)?)?|EventHandler)|quence(Instance)?|ries(Slide(Instance)?|Interpolate(Instance)?|Zoom(Instance)?|Effect(Instance)?|AutomationImpl)?)|OAP(Message|Header|Fault)|w(itchSymbolFormatter|atch(Skin|PanelSkin))|lider(HighlightSkin|T(humb(Skin)?|rackSkin)|DataTip|Event|Label|AutomationImpl)?|WFLoader(AutomationImpl)?)|H(Rule|Box|i(tData|erarchical(CollectionView(Cursor)?|Data))|S(crollBar|lider)|orizontalList|T(ML|TP(RequestMessage|Service|Channel))|eaderEvent|DividedBox|alo(Border|FocusRect)|LOC(Series(RenderData|Base(AutomationImpl)?|Item)?|Chart|ItemRenderer))|o(nTween(Update|End)|pen(S(treamingConnection|ubdirectory)|Node)?|ffset(Point)?|wns|rder(To(Back|Front)|In(BackOf|FrontOf))|bjectToString)|d(is(connect(All)?|p(lay(ObjectToString)?|atchEvent)|able(Polling|AutoUpdate))|oDrag|e(s(c(endants|ribe(RendererForItem|Type|Data))|troy(ToolTip|ItemEditor))|c(ode(Response|XML)?|rement(RecordedLinesCount|CacheCounter))|termineTextFormatFromStyles|lete(ReferenceOnParentDocument|Instance)|activate|bug)|at(e(Compare|ToString)|a(Changed|ToLocal|ForFormat))|raw(R(ound(Rect(Complex)?|edRect)|ect)|Shadow|Circle|Ellipse|Focus))|N(oChannelAvailableError|um(eric(Stepper(DownSkin|UpSkin|Event|AutomationImpl)?|Axis)|ber(Base|Validator|Formatter))|etConnectionChannel|avBarAutomationImpl)|C(h(ild(ItemPendingError|ExistenceChangedEvent)|eckBox(Icon|AutomationImpl)?|a(n(nel(Set|E(vent|rror)|FaultEvent)?|geWatcher)|rt(Base(AutomationImpl)?|SelectionChangeEvent|Item(DragProxy|Event)?|E(vent|lement)|Label)))|ircleItemRenderer|SSStyleDeclaration|o(n(s(traint(Row|Column)|umer)|t(extualClassFactory|ainer(MovieClip(AutomationImpl)?|AutomationImpl)?|rolBar)|figMap)|l(orPicker(Skin|Event|AutomationImpl)?|umn(Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart)|lection(Event|ViewError))|m(po(siteEffect(Instance)?|nentDescriptor)|mandMessage|boB(ox(A(utomationImpl|rrowSkin))?|ase(AutomationImpl)?)))|u(ePoint(Manager|Event)|r(sor(Bookmark|Error)|rency(Validator|Formatter))|beEvent)|l(oseEvent|assFactory)|a(n(dlestick(Series|Chart|ItemRenderer)|vas(AutomationImpl)?)|tegoryAxis|lendarLayoutChangeEvent|rtesian(C(hart(AutomationImpl)?|anvasValue)|Transform|DataCanvas))|r(oss(ItemRenderer|DomainRSLItem)|editCardValidator))|u(n(s(ubscribe|etContextMenu)|co(nstrainRenderer|mpress)|ion|watch|load(ResourceModule|Module|StyleDeclarations)?|register(C(ollectionClass|lass)|DataTransform)?)|pdate(DataChild|A(fterEvent|llDataTips))?|risEqual)|T(i(tle(Ba(ckground|r)|Window)|le(Base(AutomationImpl)?|List(ItemRenderer(AutomationImpl)?)?)?)|o(olTip(Border|Event|AutomationImpl)?|ggleButtonBar(AutomationImpl)?)|ext(Range|SelectionEvent|Input(AutomationImpl)?|FieldA(sset|utomationHelper)|Area(AutomationImpl)?)?|ween(E(vent|ffect(Instance)?))?|ab(Bar|Skin|Navigator(AutomationImpl)?)|r(iangleItemRenderer|ee(ItemRenderer(AutomationImpl)?|Event|ListData|AutomationImpl)?|a(nsition|ceTarget)))|I(n(stanceCache|dexChangedEvent|v(okeEvent|alid(C(hannelError|ategoryError)|DestinationError|FilterError)))|tem(Responder|ClickEvent|PendingError)|ris(Instance)?|mage(Snapshot)?)|p(ixelsToPercent|o(pUpMenu|ll)|ublish|eek(First|Last)|lay|a(use|r(se(NumberString)?|entChanged))|r(operty(ChangeHandler|IsEnumerable|AffectsSort)|e(ttyPrint|pareToPrint|v(iousPage|Scene|entDefault|Frame)|ferDropLabels)))|e(n(code(Request|Byte(s|Array)|ImageAsBase64|Date|UTFBytes|Value)?|d(Recording|Tween|Interpolation|Effects(Started|ForTarget)|Fill)?|umerateFonts|able(Polling|AutoUpdate))|quals|ffect(Started|Finished)|lements|ase(None|In(Out)?|Out)|rror|x(it|pand(ChildrenOf|Item|All)|ecute(Bindings|ChildBindings)?))|Z(ipCode(Validator|Formatter)|oom(Instance)?)|O(peration|bjectProxy|LAP(Me(asure|mber)|Set|Hierarchy|C(ube|ell)|Tuple|D(imension|ataGrid(GroupRenderer(AutomationImpl)?|AutomationImpl)?)|Element|QueryAxis|Level|A(ttribute|xisPosition)))|D(ynamicEvent|i(ssolve(Instance)?|vide(dBox(AutomationImpl)?|rEvent)|amondItemRenderer)|ownloadProgressBar|ualStyleObject|ef(erredInstanceFrom(Class|Function)|aultDataDescriptor)|at(e(Chooser(MonthArrowSkin|YearArrowSkin|Indicator|Event|AutomationImpl)?|TimeAxis|Validator|F(ield(AutomationImpl)?|ormatter))|a(Grid(Base|SortArrow|Header(Ba(se|ckgroundSkin)|Separator)?|Column(ResizeSkin|DropIndicator)?|ItemRenderer(AutomationImpl)?|DragProxy|Event|L(istData|ockedRowContentHolder)|AutomationImpl)?|T(ip|ransform)|Description))|r(opdownEvent|ag(ManagerAutomationImpl|Source|Event)))|v(erticalGradientMatrix|al(idat(ionResultHandler|e(S(tring|ize|ocialSecurity)|N(ow|umber)|C(urrency|lient|reditCard)|ZipCode|D(isplayList|ate)|P(honeNumber|roperties)|Email|All)?)|ueOf))|U(nconstrainItemAction(Instance)?|I(MovieClip(AutomationImpl)?|Component(Descriptor|AutomationImpl)?|TextF(ield(AutomationImpl)?|ormat)))|JPEGEncoder|qname(sEqual|ToString)|f(i(n(ish(Repeat|Print|Effect)|d(ResourceBundleWithResource|Member|String|Hierarchy|ChildMember|I(ndex|tem)|D(imension|ataPoints)|F(irst|ocusManagerComponent)|L(evel|ast)|A(ny|ttribute)))|lter(Cache|Instance))|ormat(Rounding(WithPrecision)?|Negative|T(housands|oString)|Decimal|Precision|Value|ForScreen)?|lush|a(tal|ult)|romByteArray)|P(hone(NumberValidator|Formatter)|ie(Series(RenderData|Item|AutomationImpl)?|Chart)|o(pUp(Menu(Button|Icon)|Button(Skin|AutomationImpl)?|Icon)|l(lingChannel|ar(Chart|Transform|DataCanvas)))|NGEncoder|lot(Series(RenderData|Item|AutomationImpl)?|Chart)|a(nel(Skin|AutomationImpl)?|use(Instance)?|rallel(Instance)?)|r(int(OLAPDataGrid|DataGrid|AdvancedDataGrid)|o(ducer|pertyChange(s|Event)|gr(ess(MaskSkin|Bar(Skin|AutomationImpl)?|TrackSkin|IndeterminateSkin)|ammaticSkin))|eloader))|E(dgeMetrics|ffect(TargetFilter|Instance|Event)?|rrorMessage|mailValidator)|w(illTrigger|a(tch|rn)|rite(MultiByte|B(yte(s)?|oolean)|Short|Int|Object|Double|U(nsignedInt|TF(Bytes)?)|External|Float))|l(ine(Style|To)|o(calTo(Global|Content|Data)|ad(ResourceModule|Module|St(yleDeclarations|ate|ring)|Failover|WSDL)?|g(in|out|Event)?)|egendDataChanged|ayoutBackgroundImage)|a(ssignFocus|c(ceptDragDrop|tivate|knowledge)|tt(achCamera|ribute(s)?)|d(d(Res(ource(Bundle)?|ponder)|Member(s)?|S(ynchronization|impleHeader|ub(scription|topic)|et)|H(eader|a(ndler|loColors))|C(h(ild(Set|At)?|annel)|uePoint)|T(oCreationQueue|uple|arget)|Item(At)?|Object|Data(Child|EffectItem)?|Po(sition|pUp)|E(ventListener|lement(s)?)|F(irst|ocusManager)|L(ogger|ast))|just(Gutters|Brightness(2)?))|pp(endText|ly(Settings)?)|reInaccessibleObjectsUnderPoint)|V(Rule|Box|i(deo(Display(AutomationImpl)?|E(vent|rror))|ewStack(AutomationImpl)?)|S(crollBar|lider)|DividedBox|alidat(ionResult(Event)?|or))|r(e(s(tore|olve(ID(ToSingleObject|Part(ToSingleObject)?)?|AutomationIDPart)|u(lt|me(BackgroundProcessing|EventHandling)?)|et)|c(ord(AutomatableEvent)?|eive)|duceLabels|pla(y(MouseEvent|Click(OffStage)?|Key(DownKeyUp|boardEvent)|AutomatableEvent)?|ce(SelectedText|T(okens|ext)|P(ort|rotocol)))|verse|fresh|l(oad|ease)|ad(MultiByte|B(yte(s)?|oolean)|Short|Int|Object|Double|U(nsigned(Byte|Short|Int)|TF(Bytes)?)|External|Float)|g(ister(SizeInvalidatingStyle|C(ol(orName|lectionClass)|lass|acheHandler)|InheritingStyle|D(elegateClass|ataTransform)|Parent(SizeInvalidatingStyle|DisplayListInvalidatingStyle)|Effects|Font|Application)?|enerateStyleCache)|move(ResourceBundle(sForLocale)?|BusyCursor|Sub(scription|topic)|Header|C(h(ild(At)?|annel)|u(ePoint|rsor))|Target|ItemAt|DataEffectItem|Po(sition|pUp)|EventListener|F(irst|ocusManager)|L(ogger|ast)|All(C(hildren|u(ePoints|rsors)))?)?)|gbMultiply)|g(otoAnd(Stop|Play)|et(R(oot|e(source(s(For(Namespace|URI))?|Bundle)|nder(erSemanticValue|DataForTransition)|ct(angle)?|peaterItem)|adioButtonAt)|GroupName|M(o(dule|use(X|Y))|enuAt)|B(o(olean|unds)|undleNamesForLocale)|S(t(yle(Declaration)?|ackTrace|ring(Array)?)|e(condAxis|rverName(WithPort)?)|OAPAction|WFRoot)|H(i(storyAt|erarchicalCollectionAdaptor)|eader(At)?)|N(odeDepth|umber|ext(Item|FocusManagerComponent))|C(h(ild(ByName|Index|ren(FromIDPart)?|At)|a(nnel(Set)?|r(Boundaries|IndexAtPoint)))|o(nstraintValue|l(orName(s)?|lectionClass))|u(ePoint(s|ByName)|rrent|be)|ell|lass(StyleDeclarations|Info)?|acheKey)|T(humbAt|ype|ext(Styles|Format)|ab(ularData|At))|I(n(stance|t)|tem(sInRegion|RendererFactory|Index|At)|mageReference)|O(peration(AsString)?|bject(sUnderPoint)?)|D(ividerAt|e(scriptorFor(MethodByName|Event(ByName)?)|finitionByName)|ata)|U(int|I(TextFormat|D))|P(ort|ar(ent(Item)?|agraphLength)|r(o(tocol|pert(yDescriptors|ies))|eviousItem))|E(vents|lement(Bounds|FromPoint)|xplicitOrMeasured(Height|Width))|V(iewIndex|alue(s)?)|F(i(eldSortInfo|rst(CharInParagraph|Item))|ocus|ullURL|eedback)|Window|L(ine(Metrics|Text|Index(OfChar|AtPoint)|Offset|Length)|o(cal(Name|es|Point)|gger)|evelString|a(stItem|bel(s|Estimate)))|A(ssociatedFactory|ttributeByQName|utomation(Name|C(hildAt|omposite|lass(By(Name|Instance)|Name))|ValueForData)|ffectedProperties|llDataPoints|rgDescriptors|xis))|lobalTo(Content|Local))|QualifiedResourceManager|F(ile(System(HistoryButton|ComboBox|Tree|DataGrid|List)|Event)|o(ntAsset|cusManager|rm(Heading|Item(Label|AutomationImpl)?|atter|AutomationImpl)?)|lex(Mo(useEvent|vieClip)|Bitmap|S(hape|impleButton|prite)|HTMLLoader|Native(Menu(Event)?|WindowBoundsEvent)|ContentHolder(AutomationImpl)?|TextField|PrintJob|Event)|a(de(Instance)?|ult(Event)?))|xmlNotification|m(inimize|o(useEventToHeaderPart|ve(Next|To(FirstPage)?|Divider|Previous|FocusToHeader)?)|easure(H(TMLText|eightOfItems)|Text|WidthOfItems)|a(p(Cache|pingChanged)|ximize))|b(ind(Setter|Property)|egin(Recording|BitmapFill|Interpolation|Fill)?|ringToFront)|W(i(ndow(RestoreButtonSkin|M(inimizeButtonSkin|aximizeButtonSkin)|Background|CloseButtonSkin|ed(SystemManager|Application))?|pe(Right(Instance)?|Down(Instance)?|Up(Instance)?|Left(Instance)?))|SDLBinding|e(dgeItemRenderer|bService))|L(i(st(RowInfo|Base(Se(ekPending|lectionData)|ContentHolder(AutomationImpl)?|AutomationImpl)?|CollectionView|Item(Renderer(AutomationImpl)?|SelectEvent|DragProxy)|D(ata|ropIndicator)|Event|AutomationImpl)?|n(e(Renderer|Series(RenderData|Segment|Item|AutomationImpl)?|Chart|ar(Gradient(Stroke)?|Axis)|FormattedTarget)|k(B(utton(Skin)?|ar(AutomationImpl)?)|Separator)))|o(cale|ad(erConfig|Event)|g(Event|Logger|Axis))|egend(MouseEvent|Item(AutomationImpl)?|Data|AutomationImpl)?|a(yout(Manager|Container)|bel(AutomationImpl)?))|A(sync(Re(sponder|quest)|Message|Token)|nimateProperty(Instance)?|c(cordion(Header(Skin)?|AutomationImpl)?|ti(onEffectInstance|vatorSkin)|knowledgeMessage)|MFChannel|d(d(Child(Action(Instance)?)?|ItemAction(Instance)?)|vanced(DataGrid(Renderer(Description|Provider)|GroupItemRenderer(AutomationImpl)?|Base(SelectionData|Ex(AutomationImpl)?)?|SortItemRenderer|Header(Renderer|ShiftEvent|HorizontalSeparator|Info)|Column(Group)?|Item(Renderer(AutomationImpl)?|SelectEvent)|DragProxy|Event|ListData|AutomationImpl)?|ListBase(AutomationImpl)?))|utomation(Re(cordEvent|playEvent)|ID|DragEvent(WithPositionInfo)?|E(vent|rror))|IREvent|pplication(ControlBar|TitleBarBackgroundSkin|AutomationImpl)?|lert(FormAutomationImpl|AutomationImpl)?|r(ea(Renderer|Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart)|rayCollection)|xis(Renderer(AutomationImpl)?|Base|Label(Set)?)|bstract(Message|Service|Consumer|Target|Operation|WebService)))\\b(\\s)?",
555
+ "name": "support.function.mx.actionscript.3"
556
+ },
557
+ {
558
+ "match": "\\b(s(h(iftKey|ow(Root|Gripper|BusyCursor|S(crollTips|tatusBar)|H(id(den|eFromKeys)|eaders)|C(ontrolBar|loseButton)|T(itleBar|o(olTips|day)|extField|arget)|I(nAutomationHierarchy|cons)|D(elay|ataTip(s)?)|E(ffect|xtensions)|FocusIndicator|LabelVertically|AllDataTips)|arpness|rinkDuration)|ystem(Manager|Chrome|TrayIconMenu)|napInterval|c(enes|ale(X(To|From)?|Mode|Y(To|From)?|Content|9Grid|EasingFunction)|r(ipt(RecursionLimit|TimeLimit)|oll(Rect|H|TipFunction|Position|V)|ubDelay|een))|t(yle(sFactory|Sheet|Name|Declaration|Function)?|ickyHighlighting|epSize|a(ck(Totals|er)|t(us(Bar(Factory)?|TextField)?|e(s|Responsive)?)|rt(ingIndex|Time|Delay|Angle)?|ge(X|Height|Y|Width)?)|rength)|ize(Column|ToPage|DisplayMode)?|o(u(nd(Channel|Transform)?|rce)|rt(CompareFunction|ItemRenderer|OnXField|Descending|ExpertMode|able(Columns)?)?)|u(spendBackgroundProcessing|cceeded|perClassName|mmar(y(ObjectFunction|Placement|Function)|ies)|b(scri(ptions|bed)|topic(s)?|Field))|preadMethod|e(cond(RadiusAxis|Series|HorizontalAxis(Renderer)?|DataProvider|VerticalAxis(Renderer)?)|t(s|up)|parationError|quenceNumber|lect(ion(Mode|BeginIndex|Info|EndIndex|Layer)?|or(s)?|ed(Ranges|C(h(ild|artItem(s)?)|olor|ells)|I(nd(ices|ex)|tem(s)?)|Date|Path(s)?|Value|Field|Label)?|able(Range)?)|r(ies(Filters)?|v(ice(Name)?|er(SendTime|NonAdapterTime|P(ollDelay|r(ocessingTime|ePushTime))|Adapter(Time|ExternalTime))))|gments)|lider(ThumbClass|DataTipClass)|mooth(ing)?)|h(t(tpHeaders|ml(Host|Text|Loader(Factory)?))|i(story(ManagementEnabled|Position|Length)|t(Set|TestState|Data|Area)|de(ChildrenTargets|Delay|Effect|FocusRing)?|erarch(y|i(calCollectionView|es))|gh(Number|lightElements|Value|Fi(eld|lter))?)|orizontal(Scroll(Bar|Po(sition|licy))|Center|PageScrollSize|Focus|LineScrollSize|Axis(R(enderer(s)?|atio))?)?|e(ight(By|To|ExcludingOffsets|From|Limit)?|ader(s|Renderer(Providers)?|Height|Text|Item|Part|Format|WordWrap)?)|a(s(Root|BackgroundImage|Children|FocusableContent|All)|ndlerFunction))|ROW_AXIS|y(By|Number|To|e(sLabel|ar(S(ymbol|ource)|NavigationEnabled|Property|Listener))|Value|F(i(eld|lter)|rom))?|n(o(n(InheritingStyles|ZeroTextHeight)|MatchError|NumError|TypeError|ExpressionError|Label)|u(llItemRenderer|m(R(ows|adioButtons)|ModalWindows|C(hildren|olumns)|eric|Dividers|ber|Lines|AutomationChildren))|e(stLevel|t(Connection|workRTT)|edRightSeparator(Events)?|w(State|ColumnIndex|Index|Date|Value|Line)|gativeError|xt(TabIndex|Value))|a(tive(Menu(Item)?|Window|Application)|vigateInSystemBrowser|me(Co(lumn|mpareFunction)|Field)?))|c(h(ild(Descriptors|ren(DragEnabled|Field)?)?|a(nnel(s|Set(s)?|Ids)?|rt(State|Item|DataProvider)))|trlKey|o(n(str(uctor|aint(Rows|Columns))|nect(Timeout|ed)|currency|t(e(nt(Mouse(X|Y)|Height|Type|Width)?|xt(Menu|Color))|ainer|rol(Bar|Key))|denseWhite|version)|de|unt(ry)?|l(Span|or(PickerToolTip|Field)?|umn(s|Span|Names|Count|Index|Width(Ratio)?)?)|r(nerRadius|relation(Id)?)|m(p(uted(Gutters|M(inimum|aximum))|a(tibility(ErrorFunction|Version(String)?)|reFunction))|mandKey))|u(stomFilter|ePoint(s|Manager(Class)?|Name|T(ype|ime))|r(sor(Manager|Children)|ren(cySymbol(Error)?|t(S(cene|tate)|C(hannel|ursor(XOffset|YOffset|ID))|T(oolTip|arget)|I(ndex|tem)|Depth|PageHeight|Frame|Label(s)?)?))|be(s|Array)?)|l(i(ck(Count|Target)|pContent|ent(ReceiveTime|Id))|ose(Button|d|Number|Value|Fi(eld|lter))?|ustered|assName)|a(seInsensitive|n(cel(able|Label)|Navigate(Back|Down|Up|Forward))|che(Response|Heuristic|Policy|able|AsBitmap)?|tegory(Field)?|p(s|tureRollEvents)|r(d(Number(Source|Property|Listener)|Type(Source|Property|Listener))|etIndex))|reat(i(ngContentPane|on(Callback|Index|DateColumn|Policy))|eMaskFunction))|t(h(ickness|ousandsSeparator(To|From)?|umb(Count|Index))|ype(Registry|Column)?|i(ck(s(BetweenLabels)?|Interval|Values)|tle(Renderer|Bar(Factory)?|TextField|Icon)?|le(Height|Width)|me(stamp|ToLive|OfDay))|o(tal(Time|PushTime|Value|Frames)?|State|o(ManyAtSignsError|ShortError|lTip(C(hildren|lass)|Field)?|LongError)|p(Offset|Le(velSystemManager|ft))?|ken|Value|ggle(OnClick)?)|uples|ext(Snapshot|Height|Color|Decoration|Encoding(Override|Fallback)|Width|Align)?|ween(ingProperties)?|lRadius|a(rget(s|Factory|Area)?|b(Stops|Children|Index|Enabled))|r(Radius|igger(Event)?|u(stContent|ncateToFit)|eeColumn|a(ns(ition(s|RenderData)|p(ort|arent)|form)|c(e(On|Level)|kAsMenu))))|i(s(Measure|Buffering|Style|D(ocument|ragging)|P(opUp|laying)|Error|Valid|Loading|All)|n(s(tance(s|Class|Ind(ices|ex))|ert(NewLines|Position))|heritingStyles|ner(Radius)?|clude(Category|Time|In(Ranges|Layout)|Date|Level)|te(r(nal(StyleName|LabelFunction)|polat(ionMethod|eValues)|val|active)|gerError)|itializ(ingLabel|ed)|de(nt|terminate|x)|putFormat|valid(NumberError|CharError|IPDomainError|DomainError|PeriodsInDomainError|FormatCharsError)|fo)|con(Class|F(ield|unction))?|t(e(rator|m(s|Renderer(Providers)?|Sum|I(ndex|cons)|OldY|Editor(Instance)?|Label|AutomationValue)?)|alic(ToolTip)?)|d(3|leTimeout)?|gnore(Padding|Whitespace)|meMode)|SLICER_AXIS|z(oom(Height(To|From)|Width(To|From))|Number|eroStartError|Value|Filter)?|o(therAxes|uterRadius|p(e(n(ing|N(odes|umber)|Items|Paths|Value|Fi(eld|lter)|Always)?|ration(s)?)|aqueBackground)|ver(State|rides)|kLabel|ffs(creenExtra(Rows(OrColumns)?|Columns)|et(X|Y)?)|wner|ld(X|State|Height|Y|ColumnIndex|Index|Value|Width|Location)|rigin(X|Y|a(tingMessageS(ize|entTime)|lHeight))?|bjectEncoding)|d(i(s(c(losureIcon|ard)|tance|p(lay(Name(Function)?|Text|I(cons|temsExpanded)|ed(Month|Year)|DisclosureIcon|LocalTime|AsPassword)|atchEvent)|abled(Ranges|Days))|viderIndex|rect(ion|ory)|mension(s)?)|o(c(ument|k(IconMenu)?)|ubleClickEnabled|wnState|m(ain|Window))|uration|e(s(c(ending|ript(ion|or))|tination)|cimal(Separator(To|From)?|PointCountError)|tail|pth|fault(Member|Button(Enabled|Flag)?|Headers|CellString|TextFormat|Invalid(ValueError|FormatError)|ObjectEncoding|Encoder|Value|Factory|LinkProtocol)|lta)|a(y(Source|Names(Short|Long)?|Property|Listener)|t(eFormatString|a(C(hildren|ompareFunction)|T(ip(Mode|Items|F(ield|ormatFunction|unction))|ransform)|Interval|Descriptor|Units|Provider|F(ield|unction))?))|r(op(down(Factory|Width)?|Target|Parent|Enabled)|ag(MoveEnabled|Source|Initiator|Enabled|g(edItem|able(Columns)?))))|C(OLUMN_AXIS|URRENT)|u(se(RichTextClipboard|HandCursor|NegativeSign|Cache|T(housandsSeparator|woColumns)|Duration|P(hasedInstantiation|r(oxy|eloader))|rAgent)|n(i(tSize|que(Name)?)|derline(ToolTip)?)|i(d|Component)|p(State|dateCompletePendingFlag|perMargin)|r(i|l))|joints|p(i(ggybackingEnabled|xel(Snapping|H(inting|eight)|Width))|o(sition(s)?|pUp(Children)?|lling(Interval|Enabled)?|rt(Type)?)|dfCapability|ush(edMessageFlag|OneWayTime)|er(cent(Height|Complete|Value|Width|Loaded)|ElementOffset|WedgeExplodeRadius)|la(y(head(Time|UpdateInterval)|ing)|cement)|a(n(To|EasingFunction|From)|intsDefaultBackground|dding|r(seFunction|ent(Menu|Document|Application)?|ameters)|ge(S(crollSize|ize)|Height|Title|Width))|r(intAsBitmap|o(cessedDescriptors|to(col|type)|pert(y(NameMap|Changes)?|ies(Factory)?)|gress(Interval)?|mpt)|e(cision(Error)?|viousValue|loader(Background(Size|Color|Image|Alpha))?)))|e(n(tries|d(ian|Index|point(URI)?)?|umerationMode|abled)|dit(or(XOffset|HeightOffset|YOffset|DataField|UsesEnterKey|WidthOffset)|edItem(Renderer|Position)|able)|vent(s|ClassName|Type|Phase)|ffect(s|Host|TargetHost|Instance)?|lement(s|Bounds|Offset)?|asingFunction|rror(Message|S(hown|tring)|Code|Text|ID)?|x(ceedsMaxError|ten(sions|d(edData|LabelToEnd))|p(l(icit(M(in(Height|Width)|embers|ax(Height|Width))|Height|Width)|odeRadius)|ression))|m(phasized|bed(dedFontList|Fonts)))|v(i(sible(Region|Children|Index|Data)?|deo(Height|Width)|ew(Metrics(AndPadding)?|SourceURL)?)|olume(To|EasingFunction|From)?|ertical(Scroll(Bar|Po(sition|licy))|Center|PageScrollSize|Focus|LineScrollSize|Axis(R(enderer(s)?|atio))?)|a(l(id(NextPage|P(oints|atternChars|reviousPage)|at(ionSubField|eAsString))|ue(s)?)|ria(nt|bleRowHeight)))|k(nockout|ind|e(y(Code|Equivalent(ModifiersFunction|F(ield|unction)))|rning))|q(name|uery)|f(i(eld(s|Separator)?|l(ter(s|Map|Styles|edCache|Data|Properties|Function)?|e|l(Function)?)|rst(DayOfWeek|Visible(Row|Item)))|o(nt(S(tyle|ize(ToolTip)?)|Name|Context|Type|Family(ToolTip)?|Weight)?|c(us(Rect|Manager|Pane|Enabled)|alPointRatio)|r(cePartArrays|Description|wardHistory|Verification|mat(s|te(dValue|r)|String|Error)?))|l(exContextMenu|ags)|a(ctory|iloverURIs|de(InDuration|OutDuration)|ult(string|code|String|Code|Detail|actor)?)|r(om(State|Value)|a(gment|me(sLoaded|Rate))))|w(sdl(Operation)?|i(ndow|dth(By|To|ExcludingOffsets|From)?)|ordWrap|eight|rong(MonthError|YearError|CAFormatError|TypeError|DayError|USFormatError|FormatError|LengthError))|l(i(st(Items|ener|Data)?|n(eScrollSize|kToolTip)|ve(Scrolling|Dragging)?)|o(c(ked(RowCount|ColumnCount)|a(tion|l(X|Y|e(Chain)?)))|o(ps|kAheadDuration)|w(Number|er(Margin|ThanMinError)|Value|Fi(eld|lter))?|ade(d|r(Context|Info)))|e(ngth|tterSpacing|vel(s)?|ft(Margin|Offset)?|ading|gend(ItemClass|Data))|a(st(Result|URL|VisibleRow)|yout|nguage|bel(s|Renderer|Scale|Container|Data|Units|Placement|F(ield|unction)|Angle)?))|a(s(Type|pectRatio)|n(notationElements|tiAliasType|imate|g(ularAxis|le(To|From)?))|c(c(urate|essibilityProperties)|t(i(on|veEffects)|ualColNum)|knowledgeMessage)|ttribute(s|Name)?|ut(henticate(d)?|o(Re(peat|wind)|BandWidthDetection|Size|Connect|Play|Exit|mation(Manager|Name|TabularData|Object(Helper)?|Delegate|Environment|Value)|L(oad|ayout)|Adjust))|pp(lication(ID|Domain)?|roximate)|fter(Bounds|Last)|l(tKey|ign(Symbol|ToolTip|LabelsToUnits)?|pha(To|From)?|ways(ShowSelection|InFront)|l(MemberName|ow(MultipleSelection|Negative(ForStacked)?|T(humbOverlap|rackClick)|Interaction|edFormatChars|D(isjointSelection|ragSelection))))|r(eaCode(Format)?|g(s|ument(s|Names)))|g(ent|gregator)|x(is(Ordinal)?|es))|r(sl(Total|Index)|ight(Margin|Offset)?|o(tation|ot(Cause|URL)?|und(ing|Value)|w(Span|Height|Count|In(dex|fo))|le)|untimeApplicationDomain|e(s(trict(ionNeeded)?|iz(eToContent|able(Columns)?)|u(lt(s|Headers|Format)?|bscribe(Interval|Attempts))|pon(seMessageSize|ders)|e(tHistory|rveExplodeRadius))|ndere(d(XOffset|Base|HalfWidth|YOffset)|r(IsEditor|Providers)?)|c(ycleChildren|o(nnect(ing|Interval|Attempts)|rd(ReplayLimit|XSIType|Message(Sizes|Times)|ing|Headers|edLinesCount)))|turnType|jected|p(eat(Count|er(s|Ind(ices|ex))?|Delay)?|lay(ing|ableEvent))|qu(ired(Semantics|FieldError)?|est(Timeout)?)|l(evant(Styles|Properties)|at(iveTo|edObject))|a(son|dy)|move(dElementOffset|ColumnFromSort)?)|a(tio|di(us(Field|Axis)?|alAxis)|wChildren))|g(utters|enerator|r(idFitType|o(up(RowHeight|ing(ObjectFunction|Function)?|Name|I(conFunction|temRenderer)|edColumns|LabelFunction)?|wDuration)|aphics))|FIRST|x(siType|By|Number|To|Position|Value|F(i(eld|lter)|rom)|ml(SpecialCharsFilter|Decode|Encode)?)?|m(nemonicIndexF(ield|unction)|i(ssing(UsernameError|PeriodInDomainError|AtSignError)|n(Radius|im(iz(eButton|able)|um(ElementDuration)?)|ScrollPosition|Height|or(Tick(s|Interval|Units)|Interval)|Year|Number|ColumnWidth|Interval|Value|Fi(eld|lter)|Width|Length)?|terLimit)|o(nth(S(ymbol|ource)|Names(Short|Long)?|Property|Listener)|d(ifi(cationDateColumn|esSelection)|ule(Factory)?|e)|use(X|S(imulator|ensitivity)|Y|Children|Enabled|FocusEnabled|WheelEnabled)|v(i(ngColumnIndex|eClip(Data)?)|e(Duration|EasingFunction)))|u(stUnderstand|lti(ColumnSort|plePartsFormat|line))|e(ssage(Size|Id|Agents)?|nu(s|Bar(Item(s|Renderer|State|Index))?|SelectionMode)?|t(hod|adata)|asure(s|d(Min(Height|Width)|BranchIconWidth|Height|TypeIconWidth|IconWidth|Width))|mbers)|a(sk|nageCookies|tched(S(tring|ubstrings)|Index)|intainAspectRatio|keObjectsBindable|rker(AspectRatio)?|x(R(ows|adius)|Measured(BranchIconWidth|TypeIconWidth|IconWidth)|BarWidth|im(iz(eButton|able)|um(LabelPrecision)?)|Scroll(H|Position|V)|H(orizontalScrollPosition|eight)|Year|C(hars|olumn(s|Width))|TipWidth|V(erticalScrollPosition|alue)|Width|L(ength|abel(Radius|Width)))?))|b(ytes(Total|Loaded|Available)|itmapData|o(ttom(Right|ScrollV|Offset)?|okmark|dy|und(s|ingBoxName|edValues)|ld(ToolTip)?|rder(Metrics|Color)?)|u(ndleName|tton(Mode|Height|Down|Flags|Width)|fferTime|llet(ToolTip)?|bbles)|e(fore(Bounds|First)|ginIndex)|l(Radius|ockIndent|ur(X(To|From)|Y(To|From))|endMode)|a(se(dOn|line(Position)?|AtZero)?|ck(History|ground(Size|Color|Image(Bounds)?|Elements|Alpha)?)|rWidthRatio)|rRadius)|LAST)\\b",
559
+ "name": "support.property.mx.actionscript.3"
560
+ }
561
+ ]
562
+ },
563
+ "framework-top-level": {
564
+ "patterns": [
565
+ {
566
+ "match": "\\b(RETURNINDEXEDARRAY|M(IN_VALUE|AX_VALUE)|SQRT(1_2|2)|N(UMERIC|EGATIVE_INFINITY|aN)|CASEINSENSITIVE|DESCENDING|UNIQUESORT|P(I|OSITIVE_INFINITY)|E|L(N(10|2)|OG(10E|2E)))\\b",
567
+ "name": "support.constant.top-level.actionscript.3"
568
+ },
569
+ {
570
+ "match": "\\b(s(hift|in|o(rt(On)?|me)|ubstr(ing)?|pli(ce|t)|e(t(M(i(nutes|lliseconds)|onth)|tings|Se(conds|ttings)|Hours|Name(space)?|Children|Time|Date|UTC(M(i(nutes|lliseconds)|onth)|Seconds|Hours|Date|FullYear)|PropertyIsEnumerable|FullYear|LocalName)|arch)|qrt|lice)|has(SimpleContent|ComplexContent|OwnProperty)|R(e(ferenceError|gExp)|angeError)|n(o(deKind|rmalize)|ame(space(Declarations)?)?)|c(h(ild(Index|ren)?|ar(CodeAt|At))|o(s|n(cat|tains)|py|mments)|eil|all)|XML(List)?|Boolean|t(o(XMLString|String|TimeString|DateString|U(TCString|pperCase)|Precision|Exponential|Fixed|Lo(cale(String|TimeString|DateString|UpperCase|LowerCase)|werCase))|e(st|xt)|an)|i(sPrototypeOf|n(sertChild(Before|After)|t|ScopeNamespaces|dexOf))|S(yntaxError|tring|ecurityError)|de(scendants|faultSettings)|N(umber|amespace)|u(nshift|int)|join|TypeError|p(o(p|w)|ush|ar(se|ent)|r(o(cessingInstructions|pertyIsEnumerable)|ependChild))|e(very|lements|x(p|ec))|Object|D(efinitionError|ate)|valueOf|U(RIError|TC)|f(ilter|orEach|loor|romCharCode)|E(valError|rror)|l(o(cal(Name|eCompare)|g)|ength|astIndexOf)|a(sin|cos|t(tribute(s)?|an(2)?)|ddNamespace|pp(endChild|ly)|bs)|VerifyError|r(ound|e(place|verse|moveNamespace)|andom)|get(M(i(nutes|lliseconds)|onth)|S(tackTrace|econds)|Hours|Time(zoneOffset)?|Da(y|te)|UTC(M(i(nutes|lliseconds)|onth)|Seconds|Hours|Da(y|te)|FullYear)|FullYear)|QName|m(in|a(tch|p|x))|Ar(ray|gumentError))\\b(\\s)?",
571
+ "name": "support.function.top-level.actionscript.3"
572
+ },
573
+ {
574
+ "match": "\\b(s(ource|econds(UTC)?)|hours(UTC)?|name|c(onstructor|allee)|time(zoneOffset)?|ignore(C(omments|ase)|ProcessingInstructions|Whitespace)|d(otall|a(y(UTC)?|te(UTC)?))|uri|pr(ototype|e(tty(Indent|Printing)|fix))|e(rrorID|xtended)|fullYear(UTC)?|l(ocalName|ength|astIndex)|global|m(i(nutes(UTC)?|lliseconds(UTC)?)|onth(UTC)?|ultiline|essage))\\b",
575
+ "name": "support.property.top-level.actionscript.3"
576
+ }
577
+ ]
578
+ },
579
+ "frameworks": {
580
+ "patterns": [
581
+ {
582
+ "include": "#support-classes"
583
+ },
584
+ {
585
+ "include": "#framework-top-level"
586
+ },
587
+ {
588
+ "include": "#framework-mx"
589
+ },
590
+ {
591
+ "include": "#framework-fl"
592
+ },
593
+ {
594
+ "include": "#framework-flash"
595
+ }
596
+ ]
597
+ },
598
+ "global-methods": {
599
+ "match": "\\b(decodeURI|decodeURIComponent|encodeURI|encodeURIComponent|escape|isFinite|isNaN|isXMLName|parseFloat|parseInt|trace|unescape)\\b(\\s)?",
600
+ "name": "support.function.global.actionscript.3"
601
+ },
602
+ "global-types": {
603
+ "comment": "AS3 Definition - support.function.global, previous TM storage.type.global.actionscript.3",
604
+ "match": "\\b(Array|Boolean|Class|Date|int|Number|Object|XML|XMLList|uint|String)\\b",
605
+ "name": "support.type.function.global.actionscript.3"
606
+ },
607
+ "global-types-experimental": {
608
+ "begin": "\\b(Vector)\\b(\\.<)",
609
+ "beginCaptures": {
610
+ "1": {
611
+ "name": "support.as4.type.function.actionscript.3"
612
+ },
613
+ "2": {
614
+ "name": "keyword.operator.symbolic.actionscript.3"
615
+ }
616
+ },
617
+ "comment": "These should obviously be scoped to actionscript.4 but for now it is easier to stay with 3.\n Otherwise we need to add the scopes into any commands using them.\n \n var v:Vector.<String>;\n v = new Vector.<String>();\n \n ",
618
+ "end": ">",
619
+ "endCaptures": {
620
+ "0": {
621
+ "name": "keyword.operator.symbolic.actionscript.3"
622
+ }
623
+ },
624
+ "patterns": [
625
+ {
626
+ "include": "#global-types"
627
+ }
628
+ ]
629
+ },
630
+ "globals": {
631
+ "patterns": [
632
+ {
633
+ "include": "#global-methods"
634
+ },
635
+ {
636
+ "include": "#global-types"
637
+ },
638
+ {
639
+ "include": "#global-types-experimental"
640
+ }
641
+ ]
642
+ },
643
+ "imports": {
644
+ "captures": {
645
+ "2": {
646
+ "name": "support.class.actionscript.3"
647
+ },
648
+ "3": {
649
+ "name": "punctuation.terminator.actionscript.3"
650
+ }
651
+ },
652
+ "match": "(import)\\s+(.*?)((;)|$)",
653
+ "name": "storage.type.import.actionscript.3"
654
+ },
655
+ "included": {
656
+ "begin": "\\/\\/AS3_INCLUDE_FILE",
657
+ "beginCaptures": {
658
+ "0": {
659
+ "name": "comment.line.double-slash.actionscript.3"
660
+ }
661
+ },
662
+ "comment": "Supporting ActionScript files that contain loose code is a big headache, and may well be impossible to do\n if we want to keep all the goodies provided by the package, class and method level scopes. So without spending too\n much time on this I can only think of imposing arbitary begin and end patters where users want to see syntax colouring\n within include files.",
663
+ "contentName": "meta.included.actionscript.3",
664
+ "end": "\\/\\/AS3_INCLUDE_FILE",
665
+ "endCaptures": {
666
+ "0": {
667
+ "name": "comment.line.double-slash.actionscript.3"
668
+ }
669
+ },
670
+ "patterns": [
671
+ {
672
+ "include": "text.html.asdoc"
673
+ },
674
+ {
675
+ "include": "#strings"
676
+ },
677
+ {
678
+ "include": "#regexp"
679
+ },
680
+ {
681
+ "include": "#numbers"
682
+ },
683
+ {
684
+ "include": "#comments"
685
+ },
686
+ {
687
+ "include": "#variables"
688
+ },
689
+ {
690
+ "include": "#compiler-metadata"
691
+ },
692
+ {
693
+ "include": "#compiler-metadata-custom"
694
+ },
695
+ {
696
+ "include": "#language-elements"
697
+ },
698
+ {
699
+ "include": "#support-classes"
700
+ },
701
+ {
702
+ "include": "#language-storage"
703
+ },
704
+ {
705
+ "include": "#methods-all"
706
+ },
707
+ {
708
+ "include": "#method-block"
709
+ }
710
+ ]
711
+ },
712
+ "interface": {
713
+ "begin": "(?x) # Turn on extended mode\n ^ # a line beginning with\n \\s* # some optional space\n (\\b(public)\\b\\s+) # namespace\n (interface)\\s+ # interface declaration and at least one char. of whitespace\n (\\w+) # interface name.\n \\s*",
714
+ "beginCaptures": {
715
+ "1": {
716
+ "name": "storage.type.namespace.actionscript.3"
717
+ },
718
+ "3": {
719
+ "name": "storage.type.modifier.actionscript.3"
720
+ },
721
+ "4": {
722
+ "name": "entity.name.type.class.actionscript.3"
723
+ }
724
+ },
725
+ "comment": "Using a separate definition for interfaces as they use multiple extends statements.\n Relies, luckily, on the fact that an interface doesnt contain any sub blocks to avoid problems with the \n language definition and clashing scopes.",
726
+ "end": "\\}",
727
+ "name": "meta.interface.actionscript.3",
728
+ "patterns": [
729
+ {
730
+ "include": "#interface-extends"
731
+ },
732
+ {
733
+ "include": "#interface-getter-setters"
734
+ },
735
+ {
736
+ "include": "#interface-methods"
737
+ },
738
+ {
739
+ "include": "#language-include"
740
+ },
741
+ {
742
+ "include": "text.html.asdoc"
743
+ },
744
+ {
745
+ "include": "#comments"
746
+ },
747
+ {
748
+ "include": "#interface-errors"
749
+ }
750
+ ]
751
+ },
752
+ "interface-error-block": {
753
+ "begin": "\\{",
754
+ "comment": "TODO, find a way for this to exist alongside\n an interface that has not been extended.",
755
+ "end": "\\}",
756
+ "name": "invalid.illegal.actionscript.3"
757
+ },
758
+ "interface-errors": {
759
+ "patterns": [
760
+ {
761
+ "match": "^\\s*\\b(public|private|protected|\\w+)\\b\\s+(function).*$",
762
+ "name": "invalid.illegal.interface.actionscript.3"
763
+ }
764
+ ]
765
+ },
766
+ "interface-extends": {
767
+ "begin": "(\\b(extends)\\b)",
768
+ "beginCaptures": {
769
+ "2": {
770
+ "name": "storage.modifier.actionscript.3"
771
+ }
772
+ },
773
+ "end": "(\\{)",
774
+ "endCaptures": {
775
+ "1": {
776
+ "name": "punctuation.bracket.end"
777
+ }
778
+ },
779
+ "name": "meta.definition.interface.extends.actionscript.3",
780
+ "patterns": [
781
+ {
782
+ "include": "#support-classes"
783
+ },
784
+ {
785
+ "include": "#comments"
786
+ },
787
+ {
788
+ "match": "\\b(\\w+)\\b\\s*",
789
+ "name": "entity.name.type.class.actionscript.3"
790
+ },
791
+ {
792
+ "include": "#package-path"
793
+ },
794
+ {
795
+ "match": ",",
796
+ "name": "punctuation.seperator.extends.actionscript.3"
797
+ },
798
+ {
799
+ "match": "[^\\s\\}]",
800
+ "name": "invalid.illegal.expected-extends.seperator.actionscript.3"
801
+ }
802
+ ]
803
+ },
804
+ "interface-getter-setters": {
805
+ "patterns": [
806
+ {
807
+ "begin": "(?x)\n ^\\s* # start of line, optional whitespace\n (function)\\s+ # function declaration\n (\\bget\\b)\\s+ # accessor\n (\\w+) # Method name.\n \\s*\n (\\()\n \\s*\n (.*)?\n \\s*\n (\\))\n \\s*:\\s*",
808
+ "beginCaptures": {
809
+ "1": {
810
+ "name": "storage.type.function.actionscript.3"
811
+ },
812
+ "2": {
813
+ "name": "storage.type.accessor.actionscript.3"
814
+ },
815
+ "3": {
816
+ "name": "entity.name.function.actionscript.3"
817
+ },
818
+ "4": {
819
+ "name": "punctuation.definition.parameters.begin.actionscript.3"
820
+ },
821
+ "5": {
822
+ "name": "invalid.illegal.actionscript.3"
823
+ },
824
+ "6": {
825
+ "name": "punctuation.definition.parameters.end.actionscript.3"
826
+ }
827
+ },
828
+ "end": "$|;",
829
+ "name": "meta.definition.getter.interface.actionscript.3",
830
+ "patterns": [
831
+ {
832
+ "match": "(\\bvoid\\b)",
833
+ "name": "invalid.illegal.return-type.actionscript.3"
834
+ },
835
+ {
836
+ "include": "#global-types"
837
+ },
838
+ {
839
+ "include": "#support-classes"
840
+ },
841
+ {
842
+ "include": "#wildcard"
843
+ }
844
+ ]
845
+ },
846
+ {
847
+ "begin": "(?x)\n ^\\s* # start of line, optional whitespace\n (function)\\s+ # function declaration\n (\\bset\\b)\\s+ # accessor\n (\\w+) # method name\n \\s*\n (\\()",
848
+ "beginCaptures": {
849
+ "1": {
850
+ "name": "storage.type.function.actionscript.3"
851
+ },
852
+ "2": {
853
+ "name": "storage.type.accessor.actionscript.3"
854
+ },
855
+ "3": {
856
+ "name": "entity.name.function.actionscript.3"
857
+ },
858
+ "4": {
859
+ "name": "punctuation.definition.parameters.begin.actionscript.3"
860
+ }
861
+ },
862
+ "end": "(?x)\n (\\))\n \\s*:\\s*\n (\n (void)\n |\n (\\w+)\n )",
863
+ "endCaptures": {
864
+ "1": {
865
+ "name": "punctuation.definition.parameters.end.actionscript.3"
866
+ },
867
+ "3": {
868
+ "name": "keyword.type.void.actionscript.3"
869
+ },
870
+ "4": {
871
+ "name": "invalid.illegal.actionscript.3"
872
+ }
873
+ },
874
+ "name": "meta.definition.setter.interface.actionscript.3",
875
+ "patterns": [
876
+ {
877
+ "include": "#method-parameters"
878
+ },
879
+ {
880
+ "include": "#comments"
881
+ },
882
+ {
883
+ "begin": ",",
884
+ "end": "(?=\\))",
885
+ "name": "invalid.illegal.actionscript.3"
886
+ }
887
+ ]
888
+ }
889
+ ]
890
+ },
891
+ "interface-methods": {
892
+ "begin": "(?x)\n ^\\s* # start of line, optional whitespace\n (function)\\s+ # function declaration\n (\\s*\\w+) # Method name.\n \\s*(\\()",
893
+ "beginCaptures": {
894
+ "1": {
895
+ "name": "storage.type.function.actionscript.3"
896
+ },
897
+ "2": {
898
+ "name": "entity.name.function.actionscript.3"
899
+ },
900
+ "5": {
901
+ "name": "punctuation.definition.parameters.begin.actionscript.3"
902
+ }
903
+ },
904
+ "comment": "matches: public function functionName():returnType;\n TODO, currently looking for a way to avoid having to use a \n semicolon to terminate the line ending.\n (trouble being mulitline parameters).",
905
+ "end": "(;)",
906
+ "endCaptures": {
907
+ "1": {
908
+ "name": "punctuation.definition.line.end.actionscript.3"
909
+ }
910
+ },
911
+ "name": "meta.definition.method.interface.actionscript.3",
912
+ "patterns": [
913
+ {
914
+ "match": "(\\))",
915
+ "name": "punctuation.definition.parameters.end.actionscript.3"
916
+ },
917
+ {
918
+ "include": "#method-parameters"
919
+ },
920
+ {
921
+ "include": "#method-parameters-default"
922
+ },
923
+ {
924
+ "include": "#comments"
925
+ },
926
+ {
927
+ "include": "#list-seperator"
928
+ },
929
+ {
930
+ "match": ":",
931
+ "name": "punctuation.seperator.return-type.actionscript.3"
932
+ },
933
+ {
934
+ "include": "#method-return-void"
935
+ },
936
+ {
937
+ "include": "#global-types"
938
+ },
939
+ {
940
+ "include": "#support-classes"
941
+ }
942
+ ]
943
+ },
944
+ "language-constants": {
945
+ "patterns": [
946
+ {
947
+ "comment": "AS3 Definition - keyword.primary-expression",
948
+ "match": "\\bnull\\b",
949
+ "name": "constant.language.null.actionscript.3"
950
+ },
951
+ {
952
+ "comment": "AS3 Definition - keyword.primary-expression",
953
+ "match": "\\btrue\\b",
954
+ "name": "constant.language.boolean.true.actionscript.3"
955
+ },
956
+ {
957
+ "comment": "AS3 Definition - keyword.primary-expression",
958
+ "match": "\\bfalse\\b",
959
+ "name": "constant.language.boolean.false.actionscript.3"
960
+ },
961
+ {
962
+ "comment": "AS3 Definition - constant",
963
+ "match": "\\b(Infinity|-Infinity|undefined|NaN)\\b",
964
+ "name": "constant.language.actionscript.3"
965
+ },
966
+ {
967
+ "comment": "This is only a (wise) convention.",
968
+ "match": "\\b([A-Z0-9\\_]+?)\\b",
969
+ "name": "constant.language.conventional.actionscript.3"
970
+ }
971
+ ]
972
+ },
973
+ "language-elements": {
974
+ "patterns": [
975
+ {
976
+ "include": "#globals"
977
+ },
978
+ {
979
+ "include": "#language-constants"
980
+ },
981
+ {
982
+ "include": "#language-keywords"
983
+ },
984
+ {
985
+ "include": "#language-operators"
986
+ },
987
+ {
988
+ "include": "#language-storage"
989
+ }
990
+ ]
991
+ },
992
+ "language-include": {
993
+ "patterns": [
994
+ {
995
+ "begin": "^\\s*(include)\\b",
996
+ "end": "$",
997
+ "name": "storage.include.actionscript.3",
998
+ "patterns": [
999
+ {
1000
+ "include": "#strings"
1001
+ }
1002
+ ]
1003
+ }
1004
+ ]
1005
+ },
1006
+ "language-keywords": {
1007
+ "patterns": [
1008
+ {
1009
+ "comment": "AS3 Definition - keyword.top-level.property",
1010
+ "match": "\\b(prototype)\\b",
1011
+ "name": "keyword.top-level.property.actionscript.3"
1012
+ },
1013
+ {
1014
+ "comment": "AS3 Definition - statements",
1015
+ "match": "\\b(if|else|while|do|for|each|in|case|switch|do|default|with)\\b",
1016
+ "name": "keyword.control.actionscript.3"
1017
+ },
1018
+ {
1019
+ "comment": "AS3 Definition - statements",
1020
+ "match": "\\b(try|catch|finally|throw)\\b",
1021
+ "name": "keyword.control.catch-exception.actionscript.3"
1022
+ },
1023
+ {
1024
+ "comment": "AS3 Definition - statements",
1025
+ "match": "\\b(exit|return|break|continue)\\b",
1026
+ "name": "keyword.control.end.actionscript.3"
1027
+ },
1028
+ {
1029
+ "match": "\\b(as|delete|new|is|typeof)\\b",
1030
+ "name": "keyword.operator.actionscript.3"
1031
+ },
1032
+ {
1033
+ "comment": "AS3 Definition - keyword.special-type",
1034
+ "match": "\\b(\\*|Null|void)\\b",
1035
+ "name": "keyword.special-type.actionscript.3"
1036
+ },
1037
+ {
1038
+ "match": "\\binstanceof\\b",
1039
+ "name": "invalid.illegal.deprecated.actionscript.3"
1040
+ }
1041
+ ]
1042
+ },
1043
+ "language-operators": {
1044
+ "patterns": [
1045
+ {
1046
+ "match": "(?<=[.])(\\s|,|;|\\)|\\])",
1047
+ "name": "meta.scope.following.dot.actionscript.3"
1048
+ },
1049
+ {
1050
+ "match": "[-!%&*+=/?:\\|<>;\\[\\]]",
1051
+ "name": "keyword.operator.symbolic.actionscript.3"
1052
+ },
1053
+ {
1054
+ "match": "\\.",
1055
+ "name": "keyword.operator.symbolic.dot.actionscript.3"
1056
+ }
1057
+ ]
1058
+ },
1059
+ "language-storage": {
1060
+ "patterns": [
1061
+ {
1062
+ "comment": "AS3 Definition - keyword.directive.",
1063
+ "match": "(\\buse\\s+namespace\\b)|(\\bdefault\\s+xml\\s+namespace\\b)",
1064
+ "name": "storage.modifier.namespace.actionscript.3"
1065
+ },
1066
+ {
1067
+ "match": "\\b(AS3|flash_proxy|object_proxy)\\b",
1068
+ "name": "keyword.namespace.actionscript.3"
1069
+ },
1070
+ {
1071
+ "include": "#language-include"
1072
+ },
1073
+ {
1074
+ "match": "\\#include\\b",
1075
+ "name": "invalid.illegal.deprecated.actionscript.3"
1076
+ },
1077
+ {
1078
+ "comment": "AS3 Definition - keyword.attribute",
1079
+ "match": "\\b(dynamic|final|internal|native|override|private|protected|public|static)\\b",
1080
+ "name": "storage.modifier.actionscript.3"
1081
+ },
1082
+ {
1083
+ "comment": "AS3 Definition - keyword.definition",
1084
+ "match": "\\b(\\.\\.\\.|class|const|extends|function|get|implements|interface|package|set|namespace|var)\\b",
1085
+ "name": "storage.type.actionscript.3"
1086
+ }
1087
+ ]
1088
+ },
1089
+ "list-seperator": {
1090
+ "match": ",",
1091
+ "name": "punctuation.separator.actionscript.3"
1092
+ },
1093
+ "method": {
1094
+ "begin": "(?x)\n ^\\s*\n ((override|static)\\s+){0,2} # Optional override or static\n (public|private|protected|internal|final|dynamic|\\w+)\\s+ # Namespace\n ((override|static)\\s+){0,2} # Optional static.\n (function)\\s+\n (\\s*\\w+) # Method name.\n \\s*(\\()",
1095
+ "beginCaptures": {
1096
+ "2": {
1097
+ "name": "storage.modifier.actionscript.3"
1098
+ },
1099
+ "3": {
1100
+ "name": "storage.type.namespace.actionscript.3"
1101
+ },
1102
+ "5": {
1103
+ "name": "storage.modifier.actionscript.3"
1104
+ },
1105
+ "6": {
1106
+ "name": "storage.type.function.actionscript.3"
1107
+ },
1108
+ "7": {
1109
+ "name": "entity.name.function.actionscript.3"
1110
+ },
1111
+ "8": {
1112
+ "name": "punctuation.definition.parameters.begin.actionscript.3"
1113
+ }
1114
+ },
1115
+ "end": "(?=\\{)",
1116
+ "endCaptures": {
1117
+ "1": {
1118
+ "name": "punctuation.definition.parameters.end.actionscript.3"
1119
+ }
1120
+ },
1121
+ "name": "meta.definition.method.actionscript.3",
1122
+ "patterns": [
1123
+ {
1124
+ "include": "#comments"
1125
+ },
1126
+ {
1127
+ "include": "#method-parameters"
1128
+ },
1129
+ {
1130
+ "include": "#method-parameters-default"
1131
+ },
1132
+ {
1133
+ "include": "#list-seperator"
1134
+ },
1135
+ {
1136
+ "include": "#method-return"
1137
+ }
1138
+ ]
1139
+ },
1140
+ "method-block": {
1141
+ "begin": "\\{",
1142
+ "end": "\\}",
1143
+ "name": "meta.function.actionscript.3",
1144
+ "patterns": [
1145
+ {
1146
+ "include": "#block"
1147
+ },
1148
+ {
1149
+ "include": "#block-contents"
1150
+ }
1151
+ ]
1152
+ },
1153
+ "method-getter-setters": {
1154
+ "patterns": [
1155
+ {
1156
+ "begin": "(?x) # Extended mode\n ^\\s* # Start of line, optional whitespace\n ((override|static)\\s+){0,2} # Optional override\n (public|private|protected|internal|final|dynamic|\\w+)\\s+ # namespace declaration\n ((static)\\s+){0,2} # Optional static\n (function)\\s* # function declaration\n (set)\\s+ # set declaration\n (\\w+)\\s* # getter name, optional whitespace\n (\\()",
1157
+ "beginCaptures": {
1158
+ "2": {
1159
+ "name": "storage.modifier.actionscript.3"
1160
+ },
1161
+ "3": {
1162
+ "name": "storage.type.namespace.actionscript.3"
1163
+ },
1164
+ "5": {
1165
+ "name": "storage.modifier.actionscript.3"
1166
+ },
1167
+ "6": {
1168
+ "name": "storage.type.function.actionscript.3"
1169
+ },
1170
+ "7": {
1171
+ "name": "storage.type.accessor.actionscript.3"
1172
+ },
1173
+ "8": {
1174
+ "name": "entity.name.function.actionscript.3"
1175
+ },
1176
+ "9": {
1177
+ "name": "punctuation.definition.parameters.begin.actionscript.3"
1178
+ }
1179
+ },
1180
+ "comment": "matches: public function set propName():void\n TODO: Capture return type as method",
1181
+ "end": "(?x)\n (\\))\n \\s*:\\s*\n (\n (void)\n |\n (\\w+)\n )",
1182
+ "endCaptures": {
1183
+ "1": {
1184
+ "name": "punctuation.definition.parameters.end.actionscript.3"
1185
+ },
1186
+ "3": {
1187
+ "name": "keyword.type.void.actionscript.3"
1188
+ },
1189
+ "4": {
1190
+ "name": "invalid.illegal.actionscript.3"
1191
+ }
1192
+ },
1193
+ "name": "meta.definition.setter.actionscript.3",
1194
+ "patterns": [
1195
+ {
1196
+ "include": "#method-parameters"
1197
+ },
1198
+ {
1199
+ "include": "#comments"
1200
+ },
1201
+ {
1202
+ "begin": ",",
1203
+ "end": "(?=\\))",
1204
+ "name": "invalid.illegal.actionscript.3"
1205
+ }
1206
+ ]
1207
+ },
1208
+ {
1209
+ "begin": "(?x)\n ^\\s*\n (\n (override|static)\\s+\n ){0,2}\n (public|private|protected|internal|static|final|dynamic|\\w+)\\s+\n (\n (override|static)\\s+\n ){0,2}\n (function)\n \\s*\n (get)\n \\s+\n (\\w+)\n \\s*\n (\\()\n \\s*\n (.*)?\n \\s*\n (\\))\n \\s*:\\s*",
1210
+ "beginCaptures": {
1211
+ "10": {
1212
+ "name": "invalid.illegal.actionscript.3"
1213
+ },
1214
+ "11": {
1215
+ "name": "punctuation.definition.parameters.end.actionscript.3"
1216
+ },
1217
+ "2": {
1218
+ "name": "storage.modifier.actionscript.3"
1219
+ },
1220
+ "3": {
1221
+ "name": "storage.type.namespace.actionscript.3"
1222
+ },
1223
+ "5": {
1224
+ "name": "storage.modifier.actionscript.3"
1225
+ },
1226
+ "6": {
1227
+ "name": "storage.type.function.actionscript.3"
1228
+ },
1229
+ "7": {
1230
+ "name": "storage.type.accessor.actionscript.3"
1231
+ },
1232
+ "8": {
1233
+ "name": "entity.name.function.actionscript.3"
1234
+ },
1235
+ "9": {
1236
+ "name": "punctuation.definition.parameters.begin.actionscript.3"
1237
+ }
1238
+ },
1239
+ "comment": "matches: public function get propName() : Type",
1240
+ "end": "(?=\\{)",
1241
+ "name": "meta.definition.getter.actionscript.3",
1242
+ "patterns": [
1243
+ {
1244
+ "match": "(\\bvoid\\b)",
1245
+ "name": "invalid.illegal.return-type.actionscript.3"
1246
+ },
1247
+ {
1248
+ "include": "#global-types"
1249
+ },
1250
+ {
1251
+ "include": "#support-classes"
1252
+ },
1253
+ {
1254
+ "include": "#wildcard"
1255
+ }
1256
+ ]
1257
+ }
1258
+ ]
1259
+ },
1260
+ "method-package": {
1261
+ "name": "meta.definition.method.package.actionscript.3",
1262
+ "patterns": [
1263
+ {
1264
+ "include": "#method"
1265
+ },
1266
+ {
1267
+ "include": "#method-block"
1268
+ }
1269
+ ]
1270
+ },
1271
+ "method-parameters": {
1272
+ "captures": {
1273
+ "1": {
1274
+ "name": "variable.paramater.method.actionscript.3"
1275
+ },
1276
+ "2": {
1277
+ "name": "punctuation.seperator.actionscript.3"
1278
+ },
1279
+ "4": {
1280
+ "name": "support.class.actionscript.3"
1281
+ },
1282
+ "5": {
1283
+ "name": "storage.type.wildcard.actionscript.3"
1284
+ },
1285
+ "6": {
1286
+ "name": "storage.type.rest.actionscript.3"
1287
+ }
1288
+ },
1289
+ "match": "(?x)\n (\\w+) # paramater name\n \\s*(\\:)\\s* # type seperator\n (\n (\\w+)\n |\n (\\*) # followed by class or wildcard\n )\n |(\\.\\.\\.) # or rest...\n "
1290
+ },
1291
+ "method-parameters-default": {
1292
+ "begin": "(=)",
1293
+ "beginCaptures": {
1294
+ "1": {
1295
+ "name": "keyword.operator.symbolic.actionscript.3"
1296
+ }
1297
+ },
1298
+ "end": "(?=\\))|(,)",
1299
+ "patterns": [
1300
+ {
1301
+ "include": "#strings"
1302
+ },
1303
+ {
1304
+ "include": "#regexp"
1305
+ },
1306
+ {
1307
+ "include": "#numbers"
1308
+ },
1309
+ {
1310
+ "include": "#globals"
1311
+ },
1312
+ {
1313
+ "include": "#language-constants"
1314
+ }
1315
+ ]
1316
+ },
1317
+ "method-return": {
1318
+ "begin": "(:)",
1319
+ "beginCaptures": {
1320
+ "1": {
1321
+ "name": "punctuation.seperator.return-type.actionscript.3"
1322
+ }
1323
+ },
1324
+ "end": "(?=\\{)",
1325
+ "name": "meta.method-return.actionscript.3",
1326
+ "patterns": [
1327
+ {
1328
+ "include": "#global-types"
1329
+ },
1330
+ {
1331
+ "include": "#support-classes"
1332
+ },
1333
+ {
1334
+ "include": "#method-return-void"
1335
+ },
1336
+ {
1337
+ "include": "#wildcard"
1338
+ }
1339
+ ]
1340
+ },
1341
+ "method-return-void": {
1342
+ "patterns": [
1343
+ {
1344
+ "match": "\\bvoid\\b",
1345
+ "name": "keyword.void.actionscript.3"
1346
+ },
1347
+ {
1348
+ "match": "\\bVoid\\b",
1349
+ "name": "invalid.illegal.actionscript.3"
1350
+ }
1351
+ ]
1352
+ },
1353
+ "methods-all": {
1354
+ "patterns": [
1355
+ {
1356
+ "include": "#method"
1357
+ },
1358
+ {
1359
+ "include": "#method-getter-setters"
1360
+ }
1361
+ ]
1362
+ },
1363
+ "numbers": {
1364
+ "patterns": [
1365
+ {
1366
+ "match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f)?\\b",
1367
+ "name": "constant.numeric.actionscript.3"
1368
+ }
1369
+ ]
1370
+ },
1371
+ "old-hat": {
1372
+ "patterns": [
1373
+ {
1374
+ "match": "\\b(intrinsic)\\b",
1375
+ "name": "invalid.deprecated.actionscript.3"
1376
+ }
1377
+ ]
1378
+ },
1379
+ "package": {
1380
+ "patterns": [
1381
+ {
1382
+ "include": "#package-signature"
1383
+ },
1384
+ {
1385
+ "include": "#package-block"
1386
+ }
1387
+ ]
1388
+ },
1389
+ "package-block": {
1390
+ "begin": "\\{",
1391
+ "end": "\\}",
1392
+ "name": "meta.package.actionscript.3",
1393
+ "patterns": [
1394
+ {
1395
+ "include": "#imports"
1396
+ },
1397
+ {
1398
+ "include": "#interface"
1399
+ },
1400
+ {
1401
+ "include": "#class"
1402
+ },
1403
+ {
1404
+ "include": "#method-package"
1405
+ },
1406
+ {
1407
+ "include": "text.html.asdoc"
1408
+ },
1409
+ {
1410
+ "include": "#strings"
1411
+ },
1412
+ {
1413
+ "include": "#comments"
1414
+ },
1415
+ {
1416
+ "include": "#compiler-metadata"
1417
+ },
1418
+ {
1419
+ "include": "#compiler-metadata-swf"
1420
+ },
1421
+ {
1422
+ "include": "#compiler-metadata-custom"
1423
+ },
1424
+ {
1425
+ "include": "#language-storage"
1426
+ }
1427
+ ]
1428
+ },
1429
+ "package-path": {
1430
+ "patterns": [
1431
+ {
1432
+ "match": "\\b[\\w.]+\\.(\\b|\\*)",
1433
+ "name": "entity.name.package.actionscript.3"
1434
+ }
1435
+ ]
1436
+ },
1437
+ "package-signature": {
1438
+ "begin": "(package)",
1439
+ "beginCaptures": {
1440
+ "1": {
1441
+ "name": "storage.modifier.actionscript.3"
1442
+ }
1443
+ },
1444
+ "end": "\\s+([\\w\\.]+)?",
1445
+ "endCaptures": {
1446
+ "1": {
1447
+ "name": "entity.name.type.package.actionscript.3"
1448
+ }
1449
+ },
1450
+ "name": "meta.package.actionscript.3"
1451
+ },
1452
+ "regexp": {
1453
+ "begin": "(?<=[=(:]|^|return)\\s*(/)(?![/*+{}?])",
1454
+ "beginCaptures": {
1455
+ "1": {
1456
+ "name": "punctuation.definition.string.begin.actionscript.3"
1457
+ }
1458
+ },
1459
+ "end": "(/)[igsmx]*",
1460
+ "endCaptures": {
1461
+ "1": {
1462
+ "name": "punctuation.definition.string.end.actionscript.3"
1463
+ }
1464
+ },
1465
+ "name": "string.regexp.actionscript.3",
1466
+ "patterns": [
1467
+ {
1468
+ "match": "\\\\.",
1469
+ "name": "constant.character.escape.actionscript.3"
1470
+ }
1471
+ ]
1472
+ },
1473
+ "strings": {
1474
+ "patterns": [
1475
+ {
1476
+ "begin": "\"",
1477
+ "end": "\"",
1478
+ "name": "string.quoted.double.actionscript.3",
1479
+ "patterns": [
1480
+ {
1481
+ "match": "\\\\.",
1482
+ "name": "constant.character.escape.actionscript.3"
1483
+ }
1484
+ ]
1485
+ },
1486
+ {
1487
+ "begin": "'",
1488
+ "end": "'",
1489
+ "name": "string.quoted.single.actionscript.3",
1490
+ "patterns": [
1491
+ {
1492
+ "match": "\\\\.",
1493
+ "name": "constant.character.escape.actionscript.3"
1494
+ }
1495
+ ]
1496
+ }
1497
+ ]
1498
+ },
1499
+ "support-classes": {
1500
+ "patterns": [
1501
+ {
1502
+ "include": "#support-classes-top-level"
1503
+ },
1504
+ {
1505
+ "include": "#support-classes-mx"
1506
+ },
1507
+ {
1508
+ "include": "#support-classes-fl"
1509
+ },
1510
+ {
1511
+ "include": "#support-classes-flash"
1512
+ }
1513
+ ]
1514
+ },
1515
+ "support-classes-fl": {
1516
+ "patterns": [
1517
+ {
1518
+ "match": "\\b(R(otate(Direction)?|egular|adioButton(Group|AccImpl)?)|M(otion(Event)?|etadataEvent|atrixTransformer)|B(ounce|utton(LabelPlacement|AccImpl)?|ezier(Segment|Ease)|linds|a(se(Button|ScrollPane)|ck))|S(croll(Bar(Direction)?|P(olicy|ane)|Event)|t(yleManager|rong)|i(ne|mple(CollectionItem|Ease))|ou(ndEvent|rce)|electableList(AccImpl)?|kinErrorEvent|queeze|lider(Direction|Event(ClickTarget)?)?)|HeaderRenderer|N(one|CManager(Native)?|umericStepper)|C(heckBox(AccImpl)?|ircular|o(lor(Picker(Event)?)?|m(ponentEvent|boBox(AccImpl)?))|u(stomEase|ePointType|bic)|ellRenderer|aption(ChangeEvent|TargetEvent))|T(ileList(CollectionItem|Data|AccImpl)?|ext(Input|Area)|ween(Event|ables)?|ransition(Manager)?)|I(n(teractionInputType|determinateBar|validationType)|NCManager|CellRenderer|Tween|VPEvent|ris|FocusManager(Group|Component)?|mageCell)|Zoom|Data(Grid(C(olumn|ellEditor)|Event(Reason)?|AccImpl)?|Change(Type|Event)|Provider)|UI(ScrollBar|Component(AccImpl)?|Loader)|P(hoto|ixelDissolve|rogressBar(Mode|Direction)?)|E(lastic|xponential)|Video(S(caleMode|tate)|P(layer|rogressEvent)|E(vent|rror)|Align)|Keyframe|Qu(intic|a(dratic|rtic))|F(ocusManager|unctionEase|ly|ade|LVPlayback(Captioning)?)|Wipe|L(i(st(Data|Event|AccImpl)?|near|vePreviewParent)|ocale|a(youtEvent|bel(Button(AccImpl)?)?))|A(nimator|ccImpl|utoLayoutEvent))\\b",
1519
+ "name": "support.class.fl.actionscript.3"
1520
+ }
1521
+ ]
1522
+ },
1523
+ "support-classes-flash": {
1524
+ "patterns": [
1525
+ {
1526
+ "match": "\\b(Re(sponder|ctangle)|G(lowFilter|r(idFitType|a(dient(GlowFilter|BevelFilter|Type)|phics)))|XML(Socket|Node(Type)?|Document)|M(icrophone|o(use(Event)?|vieClip|rphShape)|emoryError|atrix)|B(yteArray|itmap(Data(Channel)?|Filter(Type|Quality)?)?|evelFilter|l(urFilter|endMode))|S(ha(pe|redObject(FlushStatus)?)|y(stem|ncEvent)|c(ene|riptTimeoutError)|t(yleSheet|a(ckOverflowError|t(icText|usEvent)|ge(ScaleMode|DisplayState|Quality|Align)?))|impleButton|o(cket|und(Mixer|Channel|Transform|LoaderContext)?)|pr(ite|eadMethod)|ecurity(Domain|Panel|ErrorEvent)?|WFVersion)|HTTPStatusEvent|Net(St(atusEvent|ream)|Connection)|C(SMSettings|o(n(textMenu(BuiltInItems|Item|Event)?|volutionFilter)|lor(MatrixFilter|Transform))|a(p(sStyle|abilities)|mera))|T(imer(Event)?|ext(Renderer|Snapshot|ColorType|DisplayMode|Event|F(ield(Type|AutoSize)?|ormat(Align)?)|LineMetrics)|ransform)|I(n(ter(polationMethod|activeObject)|validSWFError)|ME(ConversionMode|Event)?|BitmapDrawable|OError(Event)?|D(ynamicProperty(Output|Writer)|3Info|ata(Input|Output))|E(ventDispatcher|xternalizable)|llegalOperationError)|ObjectEncoding|D(i(spla(yObject(Container)?|cementMapFilter(Mode)?)|ctionary)|ataEvent|ropShadowFilter)|URL(Request(Method|Header)?|Stream|Variables|Loader(DataFormat)?)|JointStyle|P(ixelSnapping|oint|r(intJob(O(ptions|rientation))?|o(gressEvent|xy)))|E(ndian|OFError|vent(Dispatcher|Phase)?|rrorEvent|xternalInterface)|Video|Key(board(Event)?|Location)|F(ile(Reference(List)?|Filter)|o(nt(Style|Type)?|cusEvent)|ullScreenEvent|rameLabel)|L(ineScaleMode|o(calConnection|ader(Context|Info)?))|A(syncErrorEvent|ntiAliasType|c(cessibility(Properties)?|ti(onScriptVersion|vityEvent))|pplicationDomain|VM1Movie))\\b",
1527
+ "name": "support.class.flash.actionscript.3"
1528
+ }
1529
+ ]
1530
+ },
1531
+ "support-classes-mx": {
1532
+ "patterns": [
1533
+ {
1534
+ "match": "\\b(R(ichTextEditor|SLEvent|o(tate(Instance)?|undedRectangle)|e(s(ize(Instance|Event)?|ource(Manager(Impl)?|Bundle|Event)|ultEvent|ponder)|nderData|ctangular(Border|DropShadow)|peater(AutomationImpl)?|gExpValidat(ionResult|or)|mo(t(ingMessage|eObject)|ve(Child(Action(Instance)?)?|ItemAction(Instance)?)))|adi(oButton(Group|Icon|AutomationImpl)?|alGradient))|G(low(Instance)?|r(id(Row|Item|Lines)?|ouping(Collection|Field)?|a(dient(Base|Entry)|phicsUtil)))|XML(Util|ListCollection)|M(in(iDebugTarget|Aggregator)|o(dule(Manager|Base|Event|Loader)?|v(ieClip(LoaderAsset|Asset)|e(Instance|Event)?))|ultiTopic(Consumer|Producer)|e(ssag(ingError|e(Responder|SerializationError|PerformanceUtils|Event|FaultEvent|A(ckEvent|gent)))|nu(Bar(BackgroundSkin|Item(AutomationImpl)?|AutomationImpl)?|ShowEvent|ItemRenderer(AutomationImpl)?|Event|ListData|AutomationImpl)?|tadataEvent)|a(skEffect(Instance)?|xAggregator))|B(yteArrayAsset|i(ndingUtils|tmap(Fill|Asset))|o(un(ce|dedValue)|rder|x(ItemRenderer|Di(vider|rection)|AutomationImpl)?)|u(tton(Bar(ButtonSkin|AutomationImpl)?|Skin|LabelPlacement|A(sset|utomationImpl))?|bble(Series(RenderData|Item|AutomationImpl)?|Chart))|lur(Instance)?|a(se(ListData|64(Decoder|Encoder))|ck|r(Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart))|ro(kenImageBorderSkin|wser(Manager|ChangeEvent)))|S(hadow(BoxItemRenderer|LineRenderer)|ystemManager|c(hemaTypeRegistry|roll(Bar(Direction|AutomationImpl)?|ControlBase(AutomationImpl)?|T(humb(Skin)?|rackSkin)|Policy|Event(D(irection|etail))?|ArrowSkin))|t(yle(Manager|Proxy|Event)|a(ckedSeries|t(usBar(BackgroundSkin)?|e(ChangeEvent)?))|r(ing(Util|Validator)|oke|eaming(HTTPChannel|ConnectionHandler|AMFChannel)))|i(ne|mpleXML(Decoder|Encoder))|HA256|o(cialSecurityValidator|und(Effect(Instance)?|Asset)|lidColor|rt(Info|Error|Field)?)|u(m(mary(Row|Object|Field)|Aggregator)|bscriptionInfo)|p(acer|riteAsset)|e(cure(Streaming(HTTPChannel|AMFChannel)|HTTPChannel|AMFChannel)|t(Style(Action(Instance)?)?|Property(Action(Instance)?)?|EventHandler)|quence(Instance)?|r(ies(Slide(Instance)?|Interpolate(Instance)?|Zoom(Instance)?|Effect(Instance)?|AutomationImpl)?|verConfig))|OAP(Message|Header|Fault)|w(itchSymbolFormatter|atch(Skin|PanelSkin))|lider(HighlightSkin|T(humb(Skin)?|rackSkin)|D(irection|ataTip)|Event(ClickTarget)?|Label|AutomationImpl)?|WFLoader(AutomationImpl)?)|H(Rule|Box|i(storyManager|tData|erarchical(CollectionView(Cursor)?|Data))|S(crollBar|lider)|orizontalList|T(ML|TP(RequestMessage|Service|Channel))|eaderEvent|DividedBox|alo(Border|Colors|Defaults|FocusRect)|LOC(Series(RenderData|Base(AutomationImpl)?|Item)?|Chart|ItemRenderer))|N(oChannelAvailableError|um(eric(Stepper(DownSkin|UpSkin|Event|AutomationImpl)?|Axis)|ber(Base(RoundType)?|Validator|Formatter))|etConnectionChannel|a(vBar(AutomationImpl)?|meUtil))|C(h(ild(ItemPendingError|ExistenceChangedEvent)|eckBox(Icon|AutomationImpl)?|a(n(nel(Set|E(vent|rror)|FaultEvent)?|geWatcher)|rt(Base(AutomationImpl)?|S(tate|electionChangeEvent)|Item(DragProxy|Event)?|E(vent|lement)|Label)))|irc(ular|leItemRenderer)|SSStyleDeclaration|o(n(s(traint(Row|Column)|umer)|currency|t(extualClassFactory|ainer(MovieClip(AutomationImpl)?|CreationPolicy|Layout|AutomationImpl)?|rolBar)|figMap)|untAggregator|l(or(Util|Picker(Skin|Event|AutomationImpl)?)|umn(Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart)|lection(Event(Kind)?|ViewError))|m(po(siteEffect(Instance)?|nentDescriptor)|mandMessage|boB(ox(A(utomationImpl|rrowSkin))?|ase(AutomationImpl)?)))|u(ePoint(Manager|Event)|r(sor(Manager(Priority)?|Bookmark|Error)|rency(Validator(AlignSymbol)?|Formatter))|b(ic|eEvent))|l(oseEvent|assFactory)|a(n(dlestick(Series|Chart|ItemRenderer)|vas(AutomationImpl)?)|tegoryAxis|lendarLayoutChangeEvent|rtesian(C(hart(AutomationImpl)?|anvasValue)|Transform|DataCanvas))|r(oss(ItemRenderer|DomainRSLItem)|editCardValidator(CardType)?))|T(i(tle(Ba(ckground|r)|Window)|le(Base(Direction|AutomationImpl)?|Direction|List(ItemRenderer(AutomationImpl)?)?)?)|o(olTip(Manager|Border|Event|AutomationImpl)?|ggleButtonBar(AutomationImpl)?)|ext(Range|SelectionEvent|Input(AutomationImpl)?|FieldA(sset|utomationHelper)|Area(AutomationImpl)?)?|ween(E(vent|ffect(Instance)?))?|ab(Bar|Skin|Navigator(AutomationImpl)?)|r(iangleItemRenderer|ee(ItemRenderer(AutomationImpl)?|Event|ListData|AutomationImpl)?|a(nsition|ceTarget)))|I(R(e(s(ource(Manager|Bundle)|ponder)|ctangularBorder|peater(Client)?)|awChildrenContainer)|GroupingCollection|n(stanceCache|dexChangedEvent|v(okeEvent|alid(C(hannelError|ategoryError)|DestinationError|FilterError)))|XML(SchemaInstance|Decoder|Encoder)|M(XML(Support|Object)|oduleInfo|e(ssage|nu(BarItemRenderer|ItemRenderer|DataDescriptor)))|B(order|utton|ar|rowserManager)|tem(Responder|ClickEvent|PendingError)|S(ystemManager|t(yle(Module|Client)|a(ckable(2)?|teClient)|roke)|impleStyleClient|OAP(Decoder|Encoder))|Hi(storyManagerClient|erarchical(CollectionView(Cursor)?|Data))|C(h(ildList|artElement(2)?)|o(n(straint(Client|Layout)|tainer)|l(umn|lectionView)))|T(oolTip(ManagerClient)?|reeDataDescriptor(2)?)|I(nvalidating|MESupport|mageEncoder)|O(verride|LAP(Result(Axis)?|Member|S(chema|et)|Hierarchy|C(u(stomAggregator|be)|ell)|Tuple|Dimension|Element|Query(Axis)?|Level|A(ttribute|xisPosition)))|D(eferredInstan(ce|tiationUIComponent)|ataRenderer|ropInListItemRenderer)|UI(Component|TextField|D)|Pr(o(pertyChangeNotifier|grammaticSkin)|eloaderDisplay)|Effect(TargetHost|Instance)?|V(iewCursor|alidatorListener)|ris(Instance)?|F(ill|o(ntContextComponent|cusManager(Group|Co(ntainer|mp(onent|lexComponent)))?)|lex(Module(Factory)?|ContextMenu|DisplayObject|Asset)|actory)|mage(Snapshot)?|Window|L(ist(ItemRenderer)?|ogg(ingTarget|er)|ayoutManager(Client)?)|A(dvancedDataGridRendererProvider|utomation(M(ouseSimulator|ethodDescriptor|anager)|Class|TabularData|Object(Helper)?|PropertyDescriptor|E(nvironment|ventDescriptor))|xis(Renderer)?|bstractEffect))|Z(ipCode(Validator(DomainType)?|Formatter)|oom(Instance)?)|O(peration|bject(Util|Proxy)|LAP(Result(Axis)?|Me(asure|mber)|S(chema|et)|Hierarchy|C(ube|ell)|T(uple|race)|D(imension|ataGrid(RendererProvider|GroupRenderer(AutomationImpl)?|HeaderRendererProvider|ItemRendererProvider|AutomationImpl)?)|Element|Query(Axis)?|Level|A(ttribute|xisPosition)))|D(ynamicEvent|i(ssolve(Instance)?|vide(dBox(AutomationImpl)?|rEvent)|amondItemRenderer)|ownloadProgressBar|ualStyleObject|e(scribeTypeCache(Record)?|f(erredInstanceFrom(Class|Function)|ault(TileListEffect|DataDescriptor|ListEffect)))|at(e(RangeUtilities|Base|Chooser(MonthArrowSkin|YearArrowSkin|Indicator|Event(Detail)?|AutomationImpl)?|TimeAxis|Validator|F(ield(AutomationImpl)?|ormatter))|a(Grid(Base|SortArrow|Header(Ba(se|ckgroundSkin)|Separator)?|Column(ResizeSkin|DropIndicator)?|ItemRenderer(AutomationImpl)?|DragProxy|Event(Reason)?|L(istData|ockedRowContentHolder)|AutomationImpl)?|T(ip|ransform)|Description))|r(opdownEvent|ag(Manager(AutomationImpl)?|Source|Event)))|U(RLUtil|nconstrainItemAction(Instance)?|I(MovieClip(AutomationImpl)?|Component(CachePolicy|Descriptor|AutomationImpl)?|TextF(ield(AutomationImpl)?|ormat)|DUtil))|JPEGEncoder|P(hone(NumberValidator|Formatter)|ie(Series(RenderData|Item|AutomationImpl)?|Chart)|o(pUp(M(enu(Button|Icon)|anager(ChildList)?)|Button(Skin|AutomationImpl)?|Icon)|l(lingChannel|ar(Chart|Transform|DataCanvas)))|NGEncoder|lot(Series(RenderData|Item|AutomationImpl)?|Chart)|a(nel(Skin|AutomationImpl)?|use(Instance)?|rallel(Instance)?)|r(int(OLAPDataGrid|DataGrid|AdvancedDataGrid)|o(ducer|pertyChange(s|Event(Kind)?)|gr(ess(MaskSkin|Bar(Mode|Skin|Direction|LabelPlacement|AutomationImpl)?|TrackSkin|IndeterminateSkin)|ammaticSkin))|eloader))|E(dgeMetrics|ventPriority|ffect(Manager|TargetFilter|Instance|Event)?|lastic|rrorMessage|xponential|mailValidator)|V(Rule|Box|i(deo(Display(AutomationImpl)?|E(vent|rror))|ewStack(AutomationImpl)?)|S(crollBar|lider)|DividedBox|alidat(ionResult(Event)?|or))|Qu(intic|a(dratic|lifiedResourceManager|rtic))|F(ile(System(SizeDisplayMode|HistoryButton|ComboBox|Tree|DataGrid|EnumerationMode|List)|Event)|o(ntAsset|cusManager|rm(Heading|Item(Direction|Label|AutomationImpl)?|atter|AutomationImpl)?)|lex(Mo(useEvent|vieClip)|Bitmap|S(hape|impleButton|prite)|HTMLLoader|Native(Menu(Event)?|WindowBoundsEvent)|C(ontentHolder(AutomationImpl)?|lient)|TextField|PrintJob(ScaleType)?|Event|Version)|a(de(Instance)?|ult(Event)?))|W(i(ndow(RestoreButtonSkin|M(inimizeButtonSkin|aximizeButtonSkin)|Background|CloseButtonSkin|ed(SystemManager|Application))?|pe(Right(Instance)?|Down(Instance)?|Up(Instance)?|Left(Instance)?))|SDLBinding|e(dgeItemRenderer|bService))|L(i(st(RowInfo|Base(Se(ekPending|lectionData)|ContentHolder(AutomationImpl)?|AutomationImpl)?|CollectionView|Item(Renderer(AutomationImpl)?|SelectEvent|DragProxy)|D(ata|ropIndicator)|Event(Reason)?|AutomationImpl)?|n(e(Renderer|Series(RenderData|Segment|Item|AutomationImpl)?|Chart|ar(Gradient(Stroke)?|Axis)?|FormattedTarget)|k(B(utton(Skin)?|ar(AutomationImpl)?)|Separator)))|o(cale|ad(er(Config|Util)|Event)|g(Event(Level)?|Logger|Axis)?)|egend(MouseEvent|Item(AutomationImpl)?|Data|AutomationImpl)?|a(yout(Manager|Container)|bel(AutomationImpl)?))|A(sync(Re(sponder|quest)|Message|Token)|nimateProperty(Instance)?|c(cordion(Header(Skin)?|AutomationImpl)?|ti(onEffectInstance|vatorSkin)|knowledgeMessage)|MFChannel|d(d(Child(Action(Instance)?)?|ItemAction(Instance)?)|vanced(DataGrid(Renderer(Description|Provider)|GroupItemRenderer(AutomationImpl)?|Base(SelectionData|Ex(AutomationImpl)?)?|SortItemRenderer|Header(Renderer|ShiftEvent|HorizontalSeparator|Info)|Column(Group)?|Item(Renderer(AutomationImpl)?|SelectEvent)|DragProxy|Event(Reason)?|ListData|AutomationImpl)?|ListBase(AutomationImpl)?))|utomation(Re(cordEvent|playEvent)|ID(Part)?|DragEvent(WithPositionInfo)?|E(vent|rror))?|IREvent|pplication(ControlBar|TitleBarBackgroundSkin|AutomationImpl)?|verageAggregator|lert(FormAutomationImpl|AutomationImpl)?|r(ea(Renderer|Se(t|ries(RenderData|Item|AutomationImpl)?)|Chart)|ray(Collection|Util))|xis(Renderer(AutomationImpl)?|Base|Label(Set)?)|bstract(Message|Service|Consumer|Target|Invoker|Operation|Producer|Event|WebService)))\\b",
1535
+ "name": "support.class.mx.actionscript.3"
1536
+ }
1537
+ ]
1538
+ },
1539
+ "support-classes-top-level": {
1540
+ "patterns": [
1541
+ {
1542
+ "match": "\\b(R(e(ferenceError|gExp)|angeError)|XML(List)?|Math|Boolean|int|S(yntaxError|tring|ecurityError)|N(umber|amespace)|Class|uint|TypeError|Object|D(efinitionError|ate)|URIError|E(valError|rror)|arguments|VerifyError|QName|Function|Ar(ray|gumentError))\\b",
1543
+ "name": "support.class.top-level.actionscript.3"
1544
+ }
1545
+ ]
1546
+ },
1547
+ "variables": {
1548
+ "patterns": [
1549
+ {
1550
+ "match": "\\b(this|super)\\b",
1551
+ "name": "variable.language.actionscript.3"
1552
+ },
1553
+ {
1554
+ "comment": "This follows the convention that underscores or, less often, \n dollars identify private and protected variable names.",
1555
+ "match": "((\\$|\\b_)\\w+?)\\b",
1556
+ "name": "variable.language.private.actionscript.3"
1557
+ }
1558
+ ]
1559
+ },
1560
+ "variables-local": {
1561
+ "comment": "TODO",
1562
+ "name": "meta.variable-definition.actionscript.3"
1563
+ },
1564
+ "wildcard": {
1565
+ "match": "\\*",
1566
+ "name": "storage.type.wildcard.actionscript.3"
1567
+ }
1568
+ },
1569
+ "scopeName": "source.actionscript.3",
1570
+ "uuid": "8D062380-64F5-473D-ABB7-0F5E034BB1F8"
1571
+ }