github-linguist-grammars 4.6.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/grammars/file.lasso.json +713 -0
- data/grammars/module.ceylon.json +54 -0
- data/grammars/objdump.x86asm.json +73 -0
- data/grammars/source.Inform7.json +45 -0
- data/grammars/source.Kotlin.json +774 -0
- data/grammars/source.LS.json +104 -0
- data/grammars/source.MCPOST.json +68 -0
- data/grammars/source.MOD.json +70 -0
- data/grammars/source.abap.json +176 -0
- data/grammars/source.abl.json +138 -0
- data/grammars/source.actionscript.3.json +1571 -0
- data/grammars/source.acucobol.json +16 -0
- data/grammars/source.ada.json +140 -0
- data/grammars/source.agda.json +254 -0
- data/grammars/source.ahk.json +171 -0
- data/grammars/source.alloy.json +44 -0
- data/grammars/source.ampl.json +157 -0
- data/grammars/source.antlr.json +300 -0
- data/grammars/source.apache-config.json +352 -0
- data/grammars/source.apache-config.mod_perl.json +70 -0
- data/grammars/source.apl.json +442 -0
- data/grammars/source.applescript.json +1385 -0
- data/grammars/source.apt.json +25 -0
- data/grammars/source.asm.x86.json +182 -0
- data/grammars/source.asp.json +157 -0
- data/grammars/source.aspectj.json +963 -0
- data/grammars/source.ats.json +170 -0
- data/grammars/source.autoit.3.json +132 -0
- data/grammars/source.awk.json +388 -0
- data/grammars/source.befunge.json +38 -0
- data/grammars/source.bf.json +36 -0
- data/grammars/source.bison.json +59 -0
- data/grammars/source.blitzmax.json +912 -0
- data/grammars/source.boo.json +452 -0
- data/grammars/source.brightauthorproject.json +29 -0
- data/grammars/source.brightscript.json +158 -0
- data/grammars/source.bro.json +409 -0
- data/grammars/source.bsv.json +283 -0
- data/grammars/source.c++.json +364 -0
- data/grammars/source.c++.qt.json +37 -0
- data/grammars/source.c.ec.json +39 -0
- data/grammars/source.c.json +727 -0
- data/grammars/source.c.platform.json +154 -0
- data/grammars/source.cache.cmake.json +75 -0
- data/grammars/source.cake.json +16 -0
- data/grammars/source.camlp4.ocaml.json +63 -0
- data/grammars/source.capnp.json +93 -0
- data/grammars/source.ceylon.json +77 -0
- data/grammars/source.cfscript.cfc.json +170 -0
- data/grammars/source.cfscript.json +744 -0
- data/grammars/source.chapel.json +240 -0
- data/grammars/source.cirru.json +66 -0
- data/grammars/source.clarion.json +159 -0
- data/grammars/source.clips.json +80 -0
- data/grammars/source.clojure.json +397 -0
- data/grammars/source.cm.json +54 -0
- data/grammars/source.cmake.json +181 -0
- data/grammars/source.cobol.json +528 -0
- data/grammars/source.coffee.json +678 -0
- data/grammars/source.compiled-papyrus.json +11 -0
- data/grammars/source.cool.json +103 -0
- data/grammars/source.coq.json +62 -0
- data/grammars/source.crystal.json +2760 -0
- data/grammars/source.cs.json +556 -0
- data/grammars/source.css.json +630 -0
- data/grammars/source.css.less.json +276 -0
- data/grammars/source.css.mss.json +256 -0
- data/grammars/source.csx.json +16 -0
- data/grammars/source.cuda-c++.json +137 -0
- data/grammars/source.cython.json +2108 -0
- data/grammars/source.d.json +722 -0
- data/grammars/source.dart.json +763 -0
- data/grammars/source.desktop.json +90 -0
- data/grammars/source.diff.json +162 -0
- data/grammars/source.dockerfile.json +89 -0
- data/grammars/source.dosbatch.json +70 -0
- data/grammars/source.dot.json +126 -0
- data/grammars/source.dylan.json +217 -0
- data/grammars/source.eiffel.json +138 -0
- data/grammars/source.elixir.json +737 -0
- data/grammars/source.elm.json +355 -0
- data/grammars/source.erazor.json +126 -0
- data/grammars/source.erlang.json +1674 -0
- data/grammars/source.essl.json +50 -0
- data/grammars/source.factor.json +260 -0
- data/grammars/source.fan.json +188 -0
- data/grammars/source.fancy.json +270 -0
- data/grammars/source.fish.json +214 -0
- data/grammars/source.forth.json +101 -0
- data/grammars/source.fortran.json +499 -0
- data/grammars/source.fortran.modern.json +226 -0
- data/grammars/source.fsharp.json +403 -0
- data/grammars/source.gap.json +167 -0
- data/grammars/source.gcode.json +25 -0
- data/grammars/source.gdscript.json +154 -0
- data/grammars/source.gfm.json +1270 -0
- data/grammars/source.glsl.json +71 -0
- data/grammars/source.gnuplot.json +276 -0
- data/grammars/source.go.json +552 -0
- data/grammars/source.golo.json +182 -0
- data/grammars/source.gosu.2.json +163 -0
- data/grammars/source.grace.json +679 -0
- data/grammars/source.groovy.gradle.json +73 -0
- data/grammars/source.groovy.json +1385 -0
- data/grammars/source.harbour.json +450 -0
- data/grammars/source.haskell.json +449 -0
- data/grammars/source.haxe.2.json +1243 -0
- data/grammars/source.hss.1.json +464 -0
- data/grammars/source.httpspec.json +287 -0
- data/grammars/source.hxml.json +26 -0
- data/grammars/source.hy.json +270 -0
- data/grammars/source.idl-dlm.json +112 -0
- data/grammars/source.idl.json +267 -0
- data/grammars/source.idris.json +537 -0
- data/grammars/source.ini.json +113 -0
- data/grammars/source.inno.json +65 -0
- data/grammars/source.io.json +164 -0
- data/grammars/source.ioke.json +272 -0
- data/grammars/source.isabelle.root.json +68 -0
- data/grammars/source.isabelle.theory.json +106 -0
- data/grammars/source.j.json +49 -0
- data/grammars/source.jade.json +1009 -0
- data/grammars/source.jasmin.json +299 -0
- data/grammars/source.java-properties.json +97 -0
- data/grammars/source.java.json +1026 -0
- data/grammars/source.jcl.json +49 -0
- data/grammars/source.jflex.json +490 -0
- data/grammars/source.jq.json +218 -0
- data/grammars/source.js.json +948 -0
- data/grammars/source.js.jsx.json +2937 -0
- data/grammars/source.js.objj.json +424 -0
- data/grammars/source.js.regexp.json +150 -0
- data/grammars/source.js.regexp.replacement.json +30 -0
- data/grammars/source.json.json +149 -0
- data/grammars/source.julia.json +407 -0
- data/grammars/source.lean.json +145 -0
- data/grammars/source.lid.json +23 -0
- data/grammars/source.lilypond.json +623 -0
- data/grammars/source.lisp.json +111 -0
- data/grammars/source.litcoffee.json +669 -0
- data/grammars/source.livescript.json +616 -0
- data/grammars/source.llvm.json +71 -0
- data/grammars/source.logos.json +31 -0
- data/grammars/source.logtalk.json +315 -0
- data/grammars/source.loomscript.json +214 -0
- data/grammars/source.lsl.json +216 -0
- data/grammars/source.lua.json +191 -0
- data/grammars/source.makefile.json +474 -0
- data/grammars/source.makegen.json +13 -0
- data/grammars/source.man.json +53 -0
- data/grammars/source.mask.json +701 -0
- data/grammars/source.mata.json +133 -0
- data/grammars/source.mathematica.json +429 -0
- data/grammars/source.matlab.json +776 -0
- data/grammars/source.mercury.json +251 -0
- data/grammars/source.ml.json +291 -0
- data/grammars/source.modelica.json +142 -0
- data/grammars/source.modula2.json +103 -0
- data/grammars/source.monkey.json +701 -0
- data/grammars/source.moonscript.json +149 -0
- data/grammars/source.mupad.json +149 -0
- data/grammars/source.nant-build.json +86 -0
- data/grammars/source.ncl.json +66 -0
- data/grammars/source.nemerle.json +137 -0
- data/grammars/source.nesc.json +27 -0
- data/grammars/source.netlinx.erb.json +47 -0
- data/grammars/source.netlinx.json +768 -0
- data/grammars/source.nginx.json +797 -0
- data/grammars/source.nim.json +1150 -0
- data/grammars/source.nim_filter.json +133 -0
- data/grammars/source.nimcfg.json +116 -0
- data/grammars/source.ninja.json +66 -0
- data/grammars/source.nit.json +238 -0
- data/grammars/source.nix.json +1200 -0
- data/grammars/source.nmml.json +87 -0
- data/grammars/source.nsis.json +150 -0
- data/grammars/source.objc++.json +19 -0
- data/grammars/source.objc.json +918 -0
- data/grammars/source.objc.platform.json +277 -0
- data/grammars/source.ocaml.json +1426 -0
- data/grammars/source.ocamllex.json +305 -0
- data/grammars/source.ocamlyacc.json +346 -0
- data/grammars/source.octave.json +451 -0
- data/grammars/source.ooc.json +692 -0
- data/grammars/source.opa.json +206 -0
- data/grammars/source.opal.json +415 -0
- data/grammars/source.opalsysdefs.json +70 -0
- data/grammars/source.opencobol.json +65 -0
- data/grammars/source.ox.json +97 -0
- data/grammars/source.oz.json +84 -0
- data/grammars/source.papyrus-assembly.json +266 -0
- data/grammars/source.papyrus.json +231 -0
- data/grammars/source.parrot.pir.json +117 -0
- data/grammars/source.pascal.json +150 -0
- data/grammars/source.perl.6.json +310 -0
- data/grammars/source.perl.json +2413 -0
- data/grammars/source.php.zephir.json +362 -0
- data/grammars/source.pig_latin.json +172 -0
- data/grammars/source.pike.json +62 -0
- data/grammars/source.plsql.oracle.json +642 -0
- data/grammars/source.po.json +232 -0
- data/grammars/source.pogoscript.json +85 -0
- data/grammars/source.postscript.json +231 -0
- data/grammars/source.powershell.json +755 -0
- data/grammars/source.processing.json +885 -0
- data/grammars/source.prolog.eclipse.json +206 -0
- data/grammars/source.prolog.json +292 -0
- data/grammars/source.protobuf.json +395 -0
- data/grammars/source.pubspec.json +13 -0
- data/grammars/source.puppet.json +494 -0
- data/grammars/source.purescript.json +818 -0
- data/grammars/source.pyjade.json +1010 -0
- data/grammars/source.python.django.json +34 -0
- data/grammars/source.python.json +1960 -0
- data/grammars/source.python.salt.json +13 -0
- data/grammars/source.qmake.json +217 -0
- data/grammars/source.qml.json +195 -0
- data/grammars/source.r.json +203 -0
- data/grammars/source.racket.json +119 -0
- data/grammars/source.rebol.json +647 -0
- data/grammars/source.red.json +652 -0
- data/grammars/source.regexp.babel.json +190 -0
- data/grammars/source.regexp.python.json +187 -0
- data/grammars/source.regexp.spin.json +188 -0
- data/grammars/source.ruby.json +1956 -0
- data/grammars/source.ruby.rspec.cucumber.steps.json +274 -0
- data/grammars/source.rust.json +269 -0
- data/grammars/source.sas.json +322 -0
- data/grammars/source.sas_log.json +26 -0
- data/grammars/source.sass.json +248 -0
- data/grammars/source.sbt.json +36 -0
- data/grammars/source.scad.json +152 -0
- data/grammars/source.scala.json +739 -0
- data/grammars/source.scaml.json +466 -0
- data/grammars/source.scheme.json +370 -0
- data/grammars/source.scilab.json +103 -0
- data/grammars/source.scss.json +1321 -0
- data/grammars/source.shell.json +1212 -0
- data/grammars/source.smali.json +1668 -0
- data/grammars/source.smalltalk.json +135 -0
- data/grammars/source.smt.json +173 -0
- data/grammars/source.sp.json +118 -0
- data/grammars/source.sparql.json +23 -0
- data/grammars/source.spin.json +936 -0
- data/grammars/source.sqf.json +112 -0
- data/grammars/source.sql.json +473 -0
- data/grammars/source.stata.json +208 -0
- data/grammars/source.strings.json +53 -0
- data/grammars/source.stylus.json +1021 -0
- data/grammars/source.swift.json +965 -0
- data/grammars/source.systemverilog.json +1050 -0
- data/grammars/source.tcl.json +277 -0
- data/grammars/source.tea.json +180 -0
- data/grammars/source.thrift.json +704 -0
- data/grammars/source.toml.json +327 -0
- data/grammars/source.ts.json +1094 -0
- data/grammars/source.tsx.json +1324 -0
- data/grammars/source.turtle.json +505 -0
- data/grammars/source.txl.json +62 -0
- data/grammars/source.ucfconstraints.json +72 -0
- data/grammars/source.vala.json +814 -0
- data/grammars/source.varnish.vcl.json +343 -0
- data/grammars/source.vbnet.json +338 -0
- data/grammars/source.verilog.json +302 -0
- data/grammars/source.vhdl.json +1349 -0
- data/grammars/source.viml.json +224 -0
- data/grammars/source.webidl.json +814 -0
- data/grammars/source.x10.json +68 -0
- data/grammars/source.x86asm.json +47 -0
- data/grammars/source.xc.json +379 -0
- data/grammars/source.xq.json +241 -0
- data/grammars/source.xquery.json +193 -0
- data/grammars/source.xtend.json +733 -0
- data/grammars/source.yaml.json +334 -0
- data/grammars/source.yaml.salt.json +348 -0
- data/grammars/text.bibtex.json +251 -0
- data/grammars/text.cfml.basic.json +736 -0
- data/grammars/text.dart-analysis-output.json +162 -0
- data/grammars/text.dart-doccomments.json +19 -0
- data/grammars/text.elixir.json +45 -0
- data/grammars/text.gherkin.feature.json +135 -0
- data/grammars/text.groff.json +113 -0
- data/grammars/text.haml.json +299 -0
- data/grammars/text.html.abl.json +24 -0
- data/grammars/text.html.asciidoc.json +492 -0
- data/grammars/text.html.asdoc.json +541 -0
- data/grammars/text.html.asp.json +58 -0
- data/grammars/text.html.basic.json +552 -0
- data/grammars/text.html.cfm.json +811 -0
- data/grammars/text.html.creole.json +329 -0
- data/grammars/text.html.django.json +69 -0
- data/grammars/text.html.elixir.json +18 -0
- data/grammars/text.html.erb.json +157 -0
- data/grammars/text.html.erlang.yaws.json +72 -0
- data/grammars/text.html.factor.json +27 -0
- data/grammars/text.html.handlebars.json +783 -0
- data/grammars/text.html.jsp.json +1203 -0
- data/grammars/text.html.liquid.json +35 -0
- data/grammars/text.html.mako.json +729 -0
- data/grammars/text.html.markdown.source.gfm.apib.json +1297 -0
- data/grammars/text.html.markdown.source.gfm.mson.json +1165 -0
- data/grammars/text.html.mediawiki.json +972 -0
- data/grammars/text.html.php.json +2607 -0
- data/grammars/text.html.slash.json +313 -0
- data/grammars/text.html.smarty.json +216 -0
- data/grammars/text.html.ssp.json +49 -0
- data/grammars/text.html.tcl.json +44 -0
- data/grammars/text.html.twig.json +1353 -0
- data/grammars/text.html.vue.json +642 -0
- data/grammars/text.idl-idldoc.json +14 -0
- data/grammars/text.junit-test-report.json +92 -0
- data/grammars/text.log.latex.json +86 -0
- data/grammars/text.python.console.json +25 -0
- data/grammars/text.python.traceback.json +46 -0
- data/grammars/text.rdoc.json +48 -0
- data/grammars/text.restructuredtext.json +561 -0
- data/grammars/text.robot.json +73 -0
- data/grammars/text.shell-session.json +48 -0
- data/grammars/text.slim.json +527 -0
- data/grammars/text.tex.json +271 -0
- data/grammars/text.tex.latex.beamer.json +63 -0
- data/grammars/text.tex.latex.haskell.json +56 -0
- data/grammars/text.tex.latex.json +1013 -0
- data/grammars/text.tex.latex.memoir.json +99 -0
- data/grammars/text.tex.latex.rd.json +117 -0
- data/grammars/text.xml.ant.json +202 -0
- data/grammars/text.xml.flex-config.json +2634 -0
- data/grammars/text.xml.genshi.json +34 -0
- data/grammars/text.xml.json +364 -0
- data/grammars/text.xml.pom.json +774 -0
- data/grammars/text.xml.xsl.json +94 -0
- data/grammars/text.zone_file.json +72 -0
- data/lib/linguist/grammars.rb +13 -0
- metadata +389 -0
@@ -0,0 +1,277 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
|
4
|
+
],
|
5
|
+
"hideFromUser": true,
|
6
|
+
"name": "Platform",
|
7
|
+
"patterns": [
|
8
|
+
{
|
9
|
+
"match": "\\bNS(?:CompositeHighlight|FP(?:CurrentField|Preview(?:Button|Field)|RevertButton|S(?:etButton|ize(?:Field|Title)))|SmallIconButtonBezelStyle)\\b",
|
10
|
+
"name": "invalid.deprecated.10.0.support.constant.cocoa.objc"
|
11
|
+
},
|
12
|
+
{
|
13
|
+
"captures": {
|
14
|
+
"1": {
|
15
|
+
"name": "punctuation.whitespace.support.function.leading.cocoa.objc"
|
16
|
+
},
|
17
|
+
"2": {
|
18
|
+
"name": "invalid.deprecated.10.0.support.function.cocoa.objc"
|
19
|
+
}
|
20
|
+
},
|
21
|
+
"match": "(\\s*)(\\bNS(?:HighlightRect|Run(?:AlertPanelRelativeToWindow|CriticalAlertPanelRelativeToWindow|InformationalAlertPanelRelativeToWindow))\\b)"
|
22
|
+
},
|
23
|
+
{
|
24
|
+
"match": "\\bNS(?:CalendarDate|Form|GarbageCollector)\\b",
|
25
|
+
"name": "invalid.deprecated.10.10.support.class.cocoa.objc"
|
26
|
+
},
|
27
|
+
{
|
28
|
+
"match": "\\bNS(?:A(?:lert(?:AlternateReturn|DefaultReturn|ErrorReturn|OtherReturn)|nyType)|Ca(?:lendarCalendarUnit|ncelButton)|D(?:ayCalendarUnit|oubleType|ragOperationAll(?:_Obsolete)?)|EraCalendarUnit|FloatType|H(?:PUXOperatingSystem|ourCalendarUnit)|IntType|M(?:ACHOperatingSystem|inuteCalendarUnit|onthCalendarUnit)|O(?:KButton|SF1OperatingSystem)|Po(?:poverAppearance(?:HUD|Minimal)|sitive(?:DoubleType|FloatType|IntType))|QuarterCalendarUnit|Run(?:AbortedResponse|ContinuesResponse|StoppedResponse)|S(?:cale(?:None|Proportionally|ToFit)|econdCalendarUnit|olarisOperatingSystem|unOSOperatingSystem)|TimeZoneCalendarUnit|UndefinedDateComponent|W(?:eek(?:CalendarUnit|Of(?:MonthCalendarUnit|YearCalendarUnit)|day(?:CalendarUnit|OrdinalCalendarUnit))|indows(?:95OperatingSystem|NTOperatingSystem)|rapCalendarComponents)|Year(?:CalendarUnit|ForWeekOfYearCalendarUnit))\\b",
|
29
|
+
"name": "invalid.deprecated.10.10.support.constant.cocoa.objc"
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"captures": {
|
33
|
+
"1": {
|
34
|
+
"name": "punctuation.whitespace.support.function.leading.cocoa.objc"
|
35
|
+
},
|
36
|
+
"2": {
|
37
|
+
"name": "invalid.deprecated.10.10.support.function.cocoa.objc"
|
38
|
+
}
|
39
|
+
},
|
40
|
+
"match": "(\\s*)(\\bNS(?:Begin(?:AlertSheet|CriticalAlertSheet|InformationalAlertSheet)|CopyBits|Get(?:AlertPanel|CriticalAlertPanel|InformationalAlertPanel)|R(?:eleaseAlertPanel|un(?:AlertPanel|CriticalAlertPanel|InformationalAlertPanel)))\\b)"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"match": "\\bNSPopoverAppearance\\b",
|
44
|
+
"name": "invalid.deprecated.10.10.support.type.cocoa.objc"
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"match": "\\bNSAppearanceNameLightContent\\b",
|
48
|
+
"name": "invalid.deprecated.10.10.support.variable.cocoa.10.9.objc"
|
49
|
+
},
|
50
|
+
{
|
51
|
+
"match": "\\bNS(?:AccessibilityMatte(?:ContentUIElementAttribute|HoleAttribute)|BuddhistCalendar|ChineseCalendar|GregorianCalendar|HebrewCalendar|I(?:SO8601Calendar|ndianCalendar|slamicC(?:alendar|ivilCalendar))|JapaneseCalendar|PersianCalendar|RepublicOfChinaCalendar)\\b",
|
52
|
+
"name": "invalid.deprecated.10.10.support.variable.cocoa.objc"
|
53
|
+
},
|
54
|
+
{
|
55
|
+
"match": "\\bNSPrint(?:FormName|JobFeatures|ManualFeed|Pa(?:gesPerSheet|perFeed))\\b",
|
56
|
+
"name": "invalid.deprecated.10.2.support.variable.cocoa.objc"
|
57
|
+
},
|
58
|
+
{
|
59
|
+
"match": "\\bNSOpenGLGOResetLibrary\\b",
|
60
|
+
"name": "invalid.deprecated.10.4.support.constant.cocoa.objc"
|
61
|
+
},
|
62
|
+
{
|
63
|
+
"match": "\\bNS(?:F(?:TPProperty(?:ActiveTransferModeKey|F(?:TPProxy|ileOffsetKey)|User(?:LoginKey|PasswordKey))|ontColorAttribute)|HTTPProperty(?:ErrorPageDataKey|HTTPProxy|RedirectionHeadersKey|S(?:erverHTTPVersionKey|tatus(?:CodeKey|ReasonKey))))\\b",
|
64
|
+
"name": "invalid.deprecated.10.4.support.variable.cocoa.objc"
|
65
|
+
},
|
66
|
+
{
|
67
|
+
"match": "\\bNSMovie\\b",
|
68
|
+
"name": "invalid.deprecated.10.5.support.class.cocoa.objc"
|
69
|
+
},
|
70
|
+
{
|
71
|
+
"match": "\\bNSOpenGLPFA(?:M(?:PSafe|ultiScreen)|Robust)\\b",
|
72
|
+
"name": "invalid.deprecated.10.5.support.constant.cocoa.objc"
|
73
|
+
},
|
74
|
+
{
|
75
|
+
"captures": {
|
76
|
+
"1": {
|
77
|
+
"name": "punctuation.whitespace.support.function.leading.cocoa.objc"
|
78
|
+
},
|
79
|
+
"2": {
|
80
|
+
"name": "invalid.deprecated.10.5.support.function.cocoa.objc"
|
81
|
+
}
|
82
|
+
},
|
83
|
+
"match": "(\\s*)(\\bNXReadNSObjectFromCoder\\b)"
|
84
|
+
},
|
85
|
+
{
|
86
|
+
"match": "\\bNS(?:AMPMDesignation|CurrencySymbol|D(?:ate(?:FormatString|TimeOrdering)|ecimal(?:Digits|Separator))|EarlierTimeDesignations|HourNameDesignations|Int(?:HashCallBacks|Map(?:KeyCallBacks|ValueCallBacks)|ernationalCurrencyString)|LaterTimeDesignations|MonthNameArray|Ne(?:gativeCurrencyFormatString|xt(?:DayDesignations|NextDayDesignations))|P(?:ositiveCurrencyFormatString|riorDayDesignations)|Short(?:DateFormatString|MonthNameArray|TimeDateFormatString|WeekDayNameArray)|T(?:h(?:isDayDesignations|ousandsSeparator)|ime(?:DateFormatString|FormatString))|VoiceLanguage|WeekDayNameArray|YearMonthWeekDesignations)\\b",
|
87
|
+
"name": "invalid.deprecated.10.5.support.variable.cocoa.objc"
|
88
|
+
},
|
89
|
+
{
|
90
|
+
"match": "\\bNS(?:CachedImageRep|Input(?:Manager|Server))\\b",
|
91
|
+
"name": "invalid.deprecated.10.6.support.class.cocoa.objc"
|
92
|
+
},
|
93
|
+
{
|
94
|
+
"match": "\\bNSOpenGLPFAFullScreen\\b",
|
95
|
+
"name": "invalid.deprecated.10.6.support.constant.cocoa.objc"
|
96
|
+
},
|
97
|
+
{
|
98
|
+
"captures": {
|
99
|
+
"1": {
|
100
|
+
"name": "punctuation.whitespace.support.function.leading.cocoa.objc"
|
101
|
+
},
|
102
|
+
"2": {
|
103
|
+
"name": "invalid.deprecated.10.6.support.function.cocoa.objc"
|
104
|
+
}
|
105
|
+
},
|
106
|
+
"match": "(\\s*)(\\bNS(?:CountWindows(?:ForContext)?|WindowList(?:ForContext)?)\\b)"
|
107
|
+
},
|
108
|
+
{
|
109
|
+
"match": "\\bNS(?:A(?:ccessibilitySortButtonRole|pplicationFileType)|CalibratedBlackColorSpace|D(?:eviceBlackColorSpace|irectoryFileType)|ErrorFailingURLStringKey|FilesystemFileType|P(?:ICTPboardType|lainFileType|rintSavePath)|ShellCommandFileType)\\b",
|
110
|
+
"name": "invalid.deprecated.10.6.support.variable.cocoa.objc"
|
111
|
+
},
|
112
|
+
{
|
113
|
+
"match": "\\bNSOpenGLPixelBuffer\\b",
|
114
|
+
"name": "invalid.deprecated.10.7.support.class.cocoa.objc"
|
115
|
+
},
|
116
|
+
{
|
117
|
+
"match": "\\bNS(?:AutosaveOperation|OpenGLPFA(?:OffScreen|PixelBuffer|RemotePixelBuffer)|PathStyleNavigationBar)\\b",
|
118
|
+
"name": "invalid.deprecated.10.7.support.constant.cocoa.objc"
|
119
|
+
},
|
120
|
+
{
|
121
|
+
"match": "\\b(?:NS(?:FileHandleNotificationMonitorModes|ImageNameDotMac)|kAB(?:AIM(?:HomeLabel|InstantProperty|MobileMeLabel|WorkLabel)|ICQ(?:HomeLabel|InstantProperty|WorkLabel)|Jabber(?:HomeLabel|InstantProperty|WorkLabel)|MSN(?:HomeLabel|InstantProperty|WorkLabel)|Yahoo(?:HomeLabel|InstantProperty|WorkLabel)))\\b",
|
122
|
+
"name": "invalid.deprecated.10.7.support.variable.cocoa.objc"
|
123
|
+
},
|
124
|
+
{
|
125
|
+
"match": "\\bNS(?:HashTableZeroingWeakMemory|Ma(?:cintoshInterfaceStyle|pTableZeroingWeakMemory)|N(?:extStepInterfaceStyle|oInterfaceStyle)|PointerFunctionsZeroingWeakMemory|Windows95InterfaceStyle)\\b",
|
126
|
+
"name": "invalid.deprecated.10.8.support.constant.cocoa.objc"
|
127
|
+
},
|
128
|
+
{
|
129
|
+
"captures": {
|
130
|
+
"1": {
|
131
|
+
"name": "punctuation.whitespace.support.function.leading.cocoa.objc"
|
132
|
+
},
|
133
|
+
"2": {
|
134
|
+
"name": "invalid.deprecated.10.8.support.function.cocoa.objc"
|
135
|
+
}
|
136
|
+
},
|
137
|
+
"match": "(\\s*)(\\bNS(?:CopyObject|InterfaceStyleForKey|RealMemoryAvailable)\\b)"
|
138
|
+
},
|
139
|
+
{
|
140
|
+
"match": "\\bNSInterfaceStyle\\b",
|
141
|
+
"name": "invalid.deprecated.10.8.support.type.cocoa.objc"
|
142
|
+
},
|
143
|
+
{
|
144
|
+
"match": "\\bNS(?:ApplicationLaunchRemoteNotificationKey|InterfaceStyleDefault|Nib(?:Owner|TopLevelObjects)|URLUbiquitousItemPercent(?:DownloadedKey|UploadedKey))\\b",
|
145
|
+
"name": "invalid.deprecated.10.8.support.variable.cocoa.objc"
|
146
|
+
},
|
147
|
+
{
|
148
|
+
"match": "\\bNS(?:Momentary(?:Light|PushButton)|NoUnderlineStyle|OpenGLPFA(?:Compliant|SingleRenderer|Window)|SingleUnderlineStyle|U(?:RLBookmarkCreationPreferFileIDResolution|nscaledWindowMask))\\b",
|
149
|
+
"name": "invalid.deprecated.10.9.support.constant.cocoa.objc"
|
150
|
+
},
|
151
|
+
{
|
152
|
+
"match": "\\bNS(?:MetadataUbiquitousItemIsDownloadedKey|U(?:RLUbiquitousItemIsDownloadedKey|nderlineStrikethroughMask))\\b",
|
153
|
+
"name": "invalid.deprecated.10.9.support.variable.cocoa.objc"
|
154
|
+
},
|
155
|
+
{
|
156
|
+
"match": "\\bIB(?:Action|Outlet)\\b",
|
157
|
+
"name": "storage.type.cocoa.objc"
|
158
|
+
},
|
159
|
+
{
|
160
|
+
"match": "\\b(?:BOOL|Class|IMP|NS(?:Integer|UInteger)|SEL|i(?:d|nstancetype)|objc_(?:class|object(?:ptr_t)?|selector))\\b",
|
161
|
+
"name": "storage.type.objc"
|
162
|
+
},
|
163
|
+
{
|
164
|
+
"match": "\\b(?:NS(?:AccessibilityElement|BackgroundActivityScheduler|ClickGestureRecognizer|Date(?:ComponentsFormatter|IntervalFormatter)|E(?:nergyFormatter|xtension(?:Context|Item))|FileAccessIntent|GestureRecognizer|ItemProvider|LengthFormatter|Ma(?:gnificationGestureRecognizer|ssFormatter)|P(?:a(?:nGestureRecognizer|thControlItem)|ressGestureRecognizer)|RotationGestureRecognizer|S(?:plitView(?:Controller|Item)|t(?:atusBarButton|oryboard(?:Segue)?))|T(?:abViewController|itlebarAccessoryViewController)|U(?:RLQueryItem|ser(?:Activity|NotificationAction))|VisualEffectView)|WK(?:BackForwardList(?:Item)?|FrameInfo|Navigation(?:Action|Response)?|Pr(?:eferences|ocessPool)|ScriptMessage|User(?:ContentController|Script)|W(?:ebView(?:Configuration)?|indowFeatures)))\\b",
|
165
|
+
"name": "support.class.cocoa.10.10.objc"
|
166
|
+
},
|
167
|
+
{
|
168
|
+
"match": "\\bNS(?:ByteCountFormatter|PageController|SharingService(?:Picker)?|TextAlternatives|U(?:UID|ser(?:A(?:ppleScriptTask|utomatorTask)|Notification(?:Center)?|ScriptTask|UnixTask))|XPC(?:Connection|Interface|Listener(?:Endpoint)?))\\b",
|
169
|
+
"name": "support.class.cocoa.10.8.objc"
|
170
|
+
},
|
171
|
+
{
|
172
|
+
"match": "\\bNS(?:Appearance|MediaLibraryBrowserController|P(?:DF(?:Info|Panel)|rogress)|StackView|URL(?:Components|Session(?:Configuration|Task)?))\\b",
|
173
|
+
"name": "support.class.cocoa.10.9.objc"
|
174
|
+
},
|
175
|
+
{
|
176
|
+
"match": "\\b(?:AB(?:AddressBook|Group|Mu(?:ltiValue|tableMultiValue)|Pe(?:oplePickerView|rson(?:View)?)|Record|SearchElement)|DOM(?:A(?:bstractView|ttr)|Blob|C(?:DATASection|SS(?:CharsetRule|FontFaceRule|ImportRule|MediaRule|P(?:ageRule|rimitiveValue)|Rule(?:List)?|Style(?:Declaration|Rule|Sheet)|UnknownRule|Value(?:List)?)|haracterData|o(?:mment|unter))|Document(?:Fragment|Type)?|E(?:lement|ntity(?:Reference)?|vent)|File(?:List)?|HTML(?:A(?:nchorElement|ppletElement|reaElement)|B(?:RElement|ase(?:Element|FontElement)|odyElement|uttonElement)|Collection|D(?:ListElement|i(?:rectoryElement|vElement)|ocument)|E(?:lement|mbedElement)|F(?:ieldSetElement|o(?:ntElement|rmElement)|rame(?:Element|SetElement))|H(?:RElement|ead(?:Element|ingElement)|tmlElement)|I(?:FrameElement|mageElement|nputElement)|L(?:IElement|abelElement|egendElement|inkElement)|M(?:a(?:pElement|rqueeElement)|e(?:nuElement|taElement)|odElement)|O(?:ListElement|bjectElement|pt(?:GroupElement|ion(?:Element|sCollection)))|P(?:ara(?:graphElement|mElement)|reElement)|QuoteElement|S(?:criptElement|electElement|tyleElement)|T(?:able(?:C(?:aptionElement|ellElement|olElement)|Element|RowElement|SectionElement)|extAreaElement|itleElement)|UListElement)|Implementation|KeyboardEvent|M(?:ediaList|ouseEvent|utationEvent)|N(?:amedNodeMap|o(?:de(?:Iterator|List)?|tation))|O(?:bject|verflowEvent)|Pro(?:cessingInstruction|gressEvent)|R(?:GBColor|ange|ect)|StyleSheet(?:List)?|T(?:ext|reeWalker)|UIEvent|WheelEvent|XPath(?:Expression|Result))|NS(?:A(?:TSTypesetter|ctionCell|ffineTransform|lert|nimation(?:Context)?|ppl(?:e(?:Event(?:Descriptor|Manager)|Script)|ication)|r(?:chiver|ray(?:Controller)?)|ssertionHandler|ttributedString|utoreleasePool)|B(?:ezierPath|itmapImageRep|lockOperation|ox|rowser(?:Cell)?|u(?:ndle|tton(?:Cell)?))|C(?:IImageRep|a(?:che(?:dURLResponse)?|lendar)|ell|haracterSet|l(?:assDescription|ipView|o(?:neCommand|seCommand))|o(?:der|l(?:lectionView(?:Item)?|or(?:List|P(?:anel|icker)|Space|Well)?)|m(?:boBox(?:Cell)?|p(?:arisonPredicate|oundPredicate))|n(?:dition(?:Lock)?|nection|stantString|trol(?:ler)?)|unt(?:Command|edSet))|reateCommand|u(?:rsor|stomImageRep))|D(?:at(?:a(?:Detector)?|e(?:Components|Formatter|Picker(?:Cell)?)?)|e(?:cimalNumber(?:Handler)?|leteCommand)|i(?:ctionary(?:Controller)?|rectoryEnumerator|st(?:antObject(?:Request)?|ributed(?:Lock|NotificationCenter)))|oc(?:kTile|ument(?:Controller)?)|ra(?:gging(?:I(?:mageComponent|tem)|Session)|wer))|E(?:PSImageRep|numerator|rror|vent|x(?:ception(?:Handler)?|istsCommand|pression))|F(?:ile(?:Coordinator|Handle|Manager|Security|Version|Wrapper)|o(?:nt(?:Collection|Descriptor|Manager|Panel)?|rm(?:Cell|atter)))|G(?:etCommand|lyph(?:Generator|Info)|ra(?:dient|phicsContext))|H(?:TTP(?:Cookie(?:Storage)?|URLResponse)|ashTable|elpManager|ost)|I(?:mage(?:Cell|Rep|View)?|n(?:dex(?:Path|S(?:et|pecifier))|putStream|vocation(?:Operation)?))|JSONSerialization|Keyed(?:Archiver|Unarchiver)|L(?:ayout(?:Constraint|Manager)|evelIndicator(?:Cell)?|inguisticTagger|o(?:c(?:ale|k)|gicalTest))|M(?:a(?:ch(?:BootstrapServer|Port)|pTable|trix)|e(?:nu(?:Item(?:Cell)?)?|ssagePort(?:NameServer)?|t(?:adata(?:Item|Query(?:AttributeValueTuple|ResultGroup)?)|hodSignature))|iddleSpecifier|oveCommand|utable(?:A(?:rray|ttributedString)|CharacterSet|D(?:ata|ictionary)|FontCollection|IndexSet|OrderedSet|ParagraphStyle|S(?:et|tring)|URLRequest))|N(?:ameSpecifier|etService(?:Browser)?|ib|otification(?:Center|Queue)?|u(?:ll|mber(?:Formatter)?))|O(?:bjectController|pe(?:n(?:GL(?:Context|Layer|PixelFormat|View)|Panel)|ration(?:Queue)?)|r(?:deredSet|thography)|ut(?:lineView|putStream))|P(?:DFImageRep|ICTImageRep|a(?:geLayout|nel|ragraphStyle|steboard(?:Item)?|thC(?:ell|o(?:mponentCell|ntrol)))|ersistentDocument|ipe|o(?:inter(?:Array|Functions)|p(?:UpButton(?:Cell)?|over)|rt(?:Coder|Message|NameServer)?|sitionalSpecifier)|r(?:edicate(?:Editor(?:RowTemplate)?)?|int(?:Info|Operation|Panel|er)|o(?:cessInfo|gressIndicator|perty(?:ListSerialization|Specifier)|tocolChecker|xy))|urgeableData)|QuitCommand|R(?:an(?:domSpecifier|geSpecifier)|e(?:cursiveLock|gularExpression|lativeSpecifier|sponder)|u(?:le(?:Editor|r(?:Marker|View))|n(?:Loop|ningApplication)))|S(?:avePanel|c(?:anner|r(?:een|ipt(?:C(?:lassDescription|o(?:ercionHandler|mmand(?:Description)?))|ExecutionContext|ObjectSpecifier|SuiteRegistry|WhoseTest)|oll(?:View|er)))|e(?:archField(?:Cell)?|cureTextField(?:Cell)?|gmentedC(?:ell|ontrol)|t(?:Command)?)|hadow|impleCString|lider(?:Cell)?|o(?:cketPort(?:NameServer)?|rtDescriptor|und)|p(?:e(?:cifierTest|ech(?:Recognizer|Synthesizer)|ll(?:Checker|Server))|litView)|t(?:atus(?:Bar|Item)|epper(?:Cell)?|r(?:eam|ing)))|T(?:a(?:b(?:View(?:Item)?|le(?:C(?:ellView|olumn)|Header(?:Cell|View)|RowView|View))|sk)|ext(?:Attachment(?:Cell)?|Block|C(?:heckingResult|ontainer)|Fi(?:eld(?:Cell)?|nder)|InputContext|List|Storage|Tab(?:le(?:Block)?)?|View)?|hread|ime(?:Zone|r)|o(?:kenField(?:Cell)?|olbar(?:Item(?:Group)?)?|uch)|r(?:ackingArea|ee(?:Controller|Node))|ypesetter)|U(?:RL(?:AuthenticationChallenge|C(?:ache|onnection|redential(?:Storage)?)|Download|Handle|Prot(?:ectionSpace|ocol)|Re(?:quest|sponse)|Session(?:D(?:ataTask|ownloadTask)|UploadTask))?|biquitousKeyValueStore|n(?:archiver|doManager|iqueIDSpecifier)|serDefaults(?:Controller)?)|V(?:alue(?:Transformer)?|iew(?:Animation|Controller)?)|W(?:hoseSpecifier|indow(?:Controller)?|orkspace)|XML(?:D(?:TD(?:Node)?|ocument)|Element|Node|Parser))|Web(?:Archive|BackForwardList|D(?:ataSource|ownload)|Frame(?:View)?|History(?:Item)?|Preferences|Resource|ScriptObject|Undefined|View))\\b",
|
177
|
+
"name": "support.class.cocoa.objc"
|
178
|
+
},
|
179
|
+
{
|
180
|
+
"match": "\\b(?:NS(?:16Bit(?:BigEndianBitmapFormat|LittleEndianBitmapFormat)|32Bit(?:BigEndianBitmapFormat|LittleEndianBitmapFormat)|Accessibility(?:Orientation(?:Horizontal|Unknown|Vertical)|RulerMarkerType(?:Indent(?:FirstLine|Head|Tail)|TabStop(?:Center|Decimal|Left|Right)|Unknown)|SortDirection(?:Ascending|Descending|Unknown)|Units(?:Centimeters|Inches|P(?:icas|oints)|Unknown))|BackgroundActivityResult(?:Deferred|Finished)|Composite(?:Color(?:Burn|Dodge)?|D(?:arken|ifference)|Exclusion|H(?:ardLight|ue)|L(?:ighten|uminosity)|Multiply|Overlay|S(?:aturation|creen|oftLight))|DateIntervalFormatter(?:FullStyle|LongStyle|MediumStyle|NoStyle|ShortStyle)|EnergyFormatterUnit(?:Calorie|Joule|Kilo(?:calorie|joule))|F(?:ileCoordinator(?:Reading(?:ForUploading|ImmediatelyAvailableMetadataOnly)|WritingContentIndependentMetadataOnly)|ormatting(?:Context(?:BeginningOfSentence|Dynamic|ListItem|MiddleOfSentence|Standalone|Unknown)|UnitStyle(?:Long|Medium|Short))|ullSizeContentViewWindowMask)|I(?:mageResizingMode(?:Stretch|Tile)|temProvider(?:ItemUnavailableError|Un(?:expectedValueClassError|knownError)))|LengthFormatterUnit(?:Centimeter|Foot|Inch|Kilometer|M(?:eter|il(?:e|limeter))|Yard)|MassFormatterUnit(?:Gram|Kilogram|Ounce|Pound|Stone)|OpenGLProfileVersion4_1Core|PropertyListWriteInvalidError|QualityOfService(?:Background|Default|U(?:serIn(?:itiated|teractive)|tility))|SegmentStyleSeparated|T(?:abViewControllerTabStyle(?:SegmentedControlOn(?:Bottom|Top)|Toolbar|Unspecified)|okenStyle(?:PlainSquared|Squared))|U(?:RL(?:Error(?:BackgroundSession(?:InUseByAnotherProcess|RequiresSharedContainer|WasDisconnected)|CancelledReason(?:BackgroundUpdatesDisabled|InsufficientSystemResources|UserForceQuitApplication))|Relationship(?:Contains|Other|Same))|ser(?:Activity(?:ConnectionUnavailableError|ErrorM(?:aximum|inimum)|Handoff(?:FailedError|UserInfoTooLargeError)|RemoteApplicationTimedOutError)|NotificationActivationTypeAdditionalActionClicked))|Vi(?:ewControllerTransition(?:AllowUserInteraction|Crossfade|None|Slide(?:Backward|Down|Forward|Left|Right|Up))|sualEffect(?:BlendingMode(?:BehindWindow|WithinWindow)|Material(?:AppearanceBased|Dark|Light|Titlebar)|State(?:Active|FollowsWindowActiveState|Inactive)))|WindowTitle(?:Hidden|Visible))|WK(?:Error(?:JavaScriptExceptionOccurred|Unknown|Web(?:ContentProcessTerminated|ViewInvalidated))|Navigation(?:ActionPolicy(?:Allow|Cancel)|ResponsePolicy(?:Allow|Cancel)|Type(?:BackForward|Form(?:Resubmitted|Submitted)|LinkActivated|Other|Reload))|UserScriptInjectionTimeAtDocument(?:End|Start)))\\b",
|
181
|
+
"name": "support.constant.cocoa.10.10.objc"
|
182
|
+
},
|
183
|
+
{
|
184
|
+
"match": "\\bNS(?:A(?:pplicationScriptsDirectory|utosaveAsOperation)|DataWritingWithoutOverwriting|Event(?:MaskSmartMagnify|Type(?:QuickLook|SmartMagnify))|FeatureUnsupportedError|HashTableWeakMemory|MapTableWeakMemory|P(?:ageControllerTransitionStyle(?:HorizontalStrip|Stack(?:Book|History))|ointerFunctionsWeakMemory)|RemoteNotificationType(?:Alert|Sound)|SharingContentScope(?:Full|Item|Partial)|TrashDirectory|U(?:RLCredentialPersistenceSynchronizable|biquitousKeyValueStoreAccountChange|serNotificationActivationType(?:ActionButtonClicked|ContentsClicked|None))|XPCConnection(?:ErrorM(?:aximum|inimum)|In(?:terrupted|valid)|Privileged|ReplyInvalid))\\b",
|
185
|
+
"name": "support.constant.cocoa.10.8.objc"
|
186
|
+
},
|
187
|
+
{
|
188
|
+
"match": "\\bNS(?:A(?:c(?:cessibilityPriority(?:High|Low|Medium)|tivity(?:AutomaticTerminationDisabled|Background|Idle(?:DisplaySleepDisabled|SystemSleepDisabled)|LatencyCritical|SuddenTerminationDisabled|UserInitiated(?:AllowingIdleSystemSleep)?))|nyKeyExpressionType|pplicationOcclusionStateVisible)|Calendar(?:Match(?:First|Last|NextTime(?:PreservingSmallerUnits)?|PreviousTimePreservingSmallerUnits|Strictly)|SearchBackwards)|DataBase64(?:DecodingIgnoreUnknownCharacters|Encoding(?:64CharacterLineLength|76CharacterLineLength|EndLineWith(?:CarriageReturn|LineFeed)))|M(?:ediaLibrary(?:Audio|Image|Movie)|odalResponse(?:Abort|C(?:ancel|ontinue)|OK|Stop))|NetServiceListenForConnections|P(?:DFPanel(?:RequestsParentDirectory|Shows(?:Orientation|PaperSize))|aperOrientation(?:Landscape|Portrait))|StackViewGravity(?:Bottom|Center|Leading|T(?:op|railing))|TableViewDraggingDestinationFeedbackStyleGap|U(?:RLSession(?:AuthChallenge(?:CancelAuthenticationChallenge|PerformDefaultHandling|RejectProtectionSpace|UseCredential)|Response(?:Allow|BecomeDownload|Cancel)|TaskState(?:C(?:anceling|ompleted)|Running|Suspended))|biquitousFile(?:ErrorM(?:aximum|inimum)|NotUploadedDueToQuotaError|U(?:biquityServerNotAvailable|navailableError))|ser(?:InterfaceLayoutOrientation(?:Horizontal|Vertical)|NotificationActivationTypeReplied))|ViewLayerContentsRedrawCrossfade|WindowOcclusionStateVisible)\\b",
|
189
|
+
"name": "support.constant.cocoa.10.9.objc"
|
190
|
+
},
|
191
|
+
{
|
192
|
+
"match": "\\b(?:AB(?:AddRecordsError|MultipleValueSelection|NoValueSelection|Property(?:ReadOnlyError|UnsupportedBySourceError|ValueValidationError)|RemoveRecordsError|SingleValueSelection)|DOM_(?:A(?:DDITION|LLOW_KEYBOARD_INPUT|NY_(?:TYPE|UNORDERED_NODE_TYPE)|T(?:TRIBUTE_NODE|_TARGET))|B(?:AD_BOUNDARYPOINTS_ERR|O(?:OLEAN_TYPE|TH)|UBBLING_PHASE)|C(?:APTURING_PHASE|DATA_SECTION_NODE|HARSET_RULE|OMMENT_NODE|SS_(?:ATTR|C(?:M|OUNTER|USTOM)|D(?:EG|IMENSION)|E(?:MS|XS)|GRAD|HZ|I(?:DENT|N(?:HERIT)?)|KHZ|M(?:M|S)|NUMBER|P(?:C|ERCENTAGE|RIMITIVE_VALUE|T|X)|R(?:AD|ECT|GBCOLOR)|S(?:TRING)?|U(?:NKNOWN|RI)|V(?:ALUE_LIST|H|M(?:AX|IN)|W)))|DO(?:CUMENT_(?:FRAGMENT_NODE|NODE|POSITION_(?:CONTAIN(?:ED_BY|S)|DISCONNECTED|FOLLOWING|IMPLEMENTATION_SPECIFIC|PRECEDING)|TYPE_NODE)|M(?:STRING_SIZE_ERR|_DELTA_(?:LINE|P(?:AGE|IXEL))))|E(?:LEMENT_NODE|N(?:D_TO_(?:END|START)|TITY_(?:NODE|REFERENCE_NODE)))|F(?:I(?:LTER_(?:ACCEPT|REJECT|SKIP)|RST_ORDERED_NODE_TYPE)|ONT_FACE_RULE)|H(?:IERARCHY_REQUEST_ERR|ORIZONTAL)|I(?:MPORT_RULE|N(?:DEX_SIZE_ERR|USE_ATTRIBUTE_ERR|VALID_(?:ACCESS_ERR|CHARACTER_ERR|EXPRESSION_ERR|MODIFICATION_ERR|NODE_TYPE_ERR|STATE_ERR)))|KEY_LOCATION_(?:LEFT|NUMPAD|RIGHT|STANDARD)|M(?:EDIA_RULE|ODIFICATION)|N(?:AMESPACE_ERR|O(?:DE_(?:AFTER|BEFORE(?:_AND_AFTER)?|INSIDE)|NE|T(?:ATION_NODE|_(?:FOUND_ERR|SUPPORTED_ERR))|_(?:DATA_ALLOWED_ERR|MODIFICATION_ALLOWED_ERR))|UMBER_TYPE)|ORDERED_NODE_(?:ITERATOR_TYPE|SNAPSHOT_TYPE)|P(?:AGE_RULE|ROCESSING_INSTRUCTION_NODE)|REMOVAL|S(?:HOW_(?:A(?:LL|TTRIBUTE)|C(?:DATA_SECTION|OMMENT)|DOCUMENT(?:_(?:FRAGMENT|TYPE))?|E(?:LEMENT|NTITY(?:_REFERENCE)?)|NOTATION|PROCESSING_INSTRUCTION|TEXT)|T(?:ART_TO_(?:END|START)|RING_TYPE|YLE_RULE)|YNTAX_ERR)|T(?:EXT_NODE|YPE_ERR)|UN(?:KNOWN_RULE|ORDERED_NODE_(?:ITERATOR_TYPE|SNAPSHOT_TYPE)|SPECIFIED_EVENT_TYPE_ERR)|VERTICAL|W(?:EBKIT_(?:KEYFRAME(?:S_RULE|_RULE)|REGION_RULE)|RONG_DOCUMENT_ERR))|NS(?:A(?:SCIIStringEncoding|WTEventType|bove(?:Bottom|Top)|d(?:dTraitFontAction|minApplicationDirectory|obe(?:CNS1CharacterCollection|GB1CharacterCollection|Japan(?:1CharacterCollection|2CharacterCollection)|Korea1CharacterCollection))|ggregateExpressionType|l(?:ert(?:FirstButtonReturn|SecondButtonReturn|ThirdButtonReturn)|ign(?:AllEdges(?:Inward|Nearest|Outward)|Height(?:Inward|Nearest|Outward)|M(?:ax(?:X(?:Inward|Nearest|Outward)|Y(?:Inward|Nearest|Outward))|in(?:X(?:Inward|Nearest|Outward)|Y(?:Inward|Nearest|Outward)))|RectFlipped|Width(?:Inward|Nearest|Outward))|l(?:ApplicationsDirectory|DomainsMask|LibrariesDirectory|PredicateModifier|ScrollerParts)|pha(?:FirstBitmapFormat|NonpremultipliedBitmapFormat|ShiftKeyMask)|ternateKeyMask)|n(?:choredSearch|dPredicateType|imation(?:Blocking|E(?:ase(?:In(?:Out)?|Out)|ffect(?:DisappearingItemDefault|Poof))|Linear|Nonblocking(?:Threaded)?)|y(?:EventMask|PredicateModifier))|pp(?:KitDefined(?:Mask)?|lication(?:Activat(?:e(?:AllWindows|IgnoringOtherApps|dEventType)|ionPolicy(?:Accessory|Prohibited|Regular))|D(?:e(?:activatedEventType|fined(?:Mask)?|legateReply(?:Cancel|Failure|Success))|irectory)|Presentation(?:AutoHide(?:Dock|MenuBar|Toolbar)|D(?:efault|isable(?:AppleMenu|ForceQuit|HideApplication|MenuBarTransparency|ProcessSwitching|SessionTermination))|FullScreen|Hide(?:Dock|MenuBar))|SupportDirectory))|rgument(?:EvaluationScriptError|sWrongScriptError)|scendingPageOrder|t(?:Bottom|Top|omicWrite|t(?:achmentCharacter|ributedStringEnumeration(?:LongestEffectiveRangeNotRequired|Reverse)))|uto(?:Pagination|save(?:ElsewhereOperation|InPlaceOperation|dInformationDirectory)))|B(?:MPFileType|ack(?:TabCharacter|ground(?:Style(?:Dark|L(?:ight|owered)|Raised)|Tab)|ingStore(?:Buffered|Nonretained|Retained)|spaceCharacter|tabTextMovement|wardsSearch)|e(?:gin(?:FunctionKey|sWith(?:Comparison|PredicateOperatorType))|low(?:Bottom|Top)|tweenPredicateOperatorType|velLineJoinStyle|zelBorder)|inarySearching(?:FirstEqual|InsertionIndex|LastEqual)|l(?:ockExpressionType|ueControlTint)|o(?:ldFontMask|rderlessWindowMask|ttomTabsBezelBorder|x(?:Custom|OldStyle|Primary|Se(?:condary|parator)))|r(?:eakFunctionKey|owser(?:AutoColumnResizing|Drop(?:Above|On)|NoColumnResizing|UserColumnResizing))|u(?:ndleExecutableArchitecture(?:I386|PPC(?:64)?|X86_64)|ttLineCapStyle)|yteCountFormatter(?:CountStyle(?:Binary|Decimal|File|Memory)|Use(?:All|Bytes|Default|EB|GB|KB|MB|PB|TB|YBOrHigher|ZB)))|C(?:MYK(?:ColorSpaceModel|ModeColorPanel)|a(?:chesDirectory|l(?:culation(?:DivideByZero|LossOfPrecision|NoError|Overflow|Underflow)|endar(?:Unit(?:Calendar|Day|Era|Hour|M(?:inute|onth)|Nanosecond|Quarter|Second|TimeZone|Week(?:Of(?:Month|Year)|day(?:Ordinal)?)|Year(?:ForWeekOfYear)?)|WrapComponents))|n(?:celTextMovement|notCreateScriptCommandError)|rriageReturnCharacter|seInsensitive(?:PredicateOption|Search))|e(?:ll(?:AllowsMixedState|ChangesContents|Disabled|Editable|H(?:as(?:Image(?:Horizontal|OnLeftOrBottom)|OverlappingImage)|i(?:ghlighted|t(?:ContentArea|EditableTextArea|None|TrackableArea)))|Is(?:Bordered|InsetButton)|LightsBy(?:Background|Contents|Gray)|State)|nterT(?:abStopType|extAlignment))|hange(?:Autosaved|BackgroundCell(?:Mask)?|Cleared|D(?:iscardable|one)|GrayCell(?:Mask)?|Re(?:adOtherContents|done)|Undone)|ircular(?:BezelStyle|Slider)|l(?:ear(?:ControlTint|DisplayFunctionKey|LineFunctionKey)|ipPagination|o(?:ckAndCalendarDatePickerStyle|s(?:ableWindowMask|ePathBezierPathElement)))|o(?:l(?:lect(?:ionViewDrop(?:Before|On)|orDisabledOption)|or(?:ListModeColorPanel|Panel(?:AllModesMask|C(?:MYKModeMask|olorListModeMask|rayonModeMask|ustomPaletteModeMask)|GrayModeMask|HSBModeMask|RGBModeMask|WheelModeMask)|RenderingIntent(?:AbsoluteColorimetric|Default|Perceptual|RelativeColorimetric|Saturation)))|m(?:mandKeyMask|p(?:osite(?:C(?:lear|opy)|Destination(?:Atop|In|O(?:ut|ver))|Plus(?:Darker|Lighter)|Source(?:Atop|In|O(?:ut|ver))|XOR)|ressedFontMask))|n(?:densedFontMask|stantValueExpressionType|t(?:ain(?:erSpecifierError|s(?:Comparison|PredicateOperatorType))|entsCellMask|inuousCapacityLevelIndicatorStyle|rol(?:Glyph|KeyMask)))|r(?:eServiceDirectory|rection(?:IndicatorType(?:Default|Guesses|Reversion)|Response(?:Accepted|Edited|Ignored|None|Re(?:jected|verted)))))|r(?:ayonModeColorPanel|itical(?:AlertStyle|Request))|u(?:r(?:sor(?:PointingDevice|Update(?:Mask)?)|veToBezierPathElement)|stom(?:PaletteModeColorPanel|SelectorPredicateOperatorType)))|D(?:at(?:a(?:Reading(?:Mapped(?:Always|IfSafe)?|Uncached)|Search(?:Anchored|Backwards)|Writing(?:Atomic|FileProtection(?:Complete(?:Un(?:lessOpen|tilFirstUserAuthentication))?|Mask|None)))|e(?:Component(?:Undefined|sFormatter(?:UnitsStyle(?:Abbreviated|Full|Positional|S(?:hort|pellOut))|ZeroFormattingBehavior(?:D(?:efault|rop(?:All|Leading|Middle|Trailing))|None|Pad)))|Formatter(?:Behavior(?:10_(?:0|4)|Default)|FullStyle|LongStyle|MediumStyle|NoStyle|ShortStyle)))|e(?:cimalTabStopType|faultControlTint|lete(?:Char(?:FunctionKey|acter)|FunctionKey|LineFunctionKey)|moApplicationDirectory|s(?:cendingPageOrder|ktopDirectory)|v(?:eloper(?:ApplicationDirectory|Directory)|ice(?:IndependentModifierFlagsMask|NColorSpaceModel)))|i(?:acriticInsensitive(?:PredicateOption|Search)|rect(?:PredicateModifier|Selection|oryEnumerationSkips(?:HiddenFiles|PackageDescendants|SubdirectoryDescendants))|s(?:c(?:losureBezelStyle|reteCapacityLevelIndicatorStyle)|playWindowRunLoopOrdering))|o(?:c(?:ModalWindowMask|ument(?:Directory|ationDirectory))|wn(?:ArrowFunctionKey|TextMovement|loadsDirectory))|ra(?:g(?:Operation(?:Copy|Delete|Every|Generic|Link|Move|None|Private)|ging(?:Context(?:OutsideApplication|WithinApplication)|Formation(?:Default|List|None|Pile|Stack)|ItemEnumerationC(?:learNonenumeratedImages|oncurrent)))|wer(?:Clos(?:edState|ingState)|Open(?:State|ingState))))|E(?:n(?:d(?:FunctionKey|sWith(?:Comparison|PredicateOperatorType))|terCharacter|umeration(?:Concurrent|Reverse))|qualTo(?:Comparison|PredicateOperatorType)|ra(?:DatePickerElementFlag|serPointingDevice)|v(?:aluatedObjectExpressionType|e(?:n(?:OddWindingRule|t(?:GestureAxis(?:Horizontal|None|Vertical)|Mask(?:BeginGesture|EndGesture|Gesture|Magnify|Rotate|Swipe)|Phase(?:Began|C(?:ancelled|hanged)|Ended|MayBegin|None|Stationary)|SwipeTracking(?:ClampGestureAmount|LockDirection)|Type(?:BeginGesture|EndGesture|Gesture|Magnify|Rotate|Swipe)))|rySubelement))|x(?:clude(?:10_4ElementsIconCreationOption|QuickDrawElementsIconCreationOption)|ecut(?:able(?:ArchitectureMismatchError|ErrorM(?:aximum|inimum)|L(?:inkError|oadError)|NotLoadableError|RuntimeMismatchError)|eFunctionKey)|pandedFontMask))|F(?:1(?:0FunctionKey|1FunctionKey|2FunctionKey|3FunctionKey|4FunctionKey|5FunctionKey|6FunctionKey|7FunctionKey|8FunctionKey|9FunctionKey|FunctionKey)|2(?:0FunctionKey|1FunctionKey|2FunctionKey|3FunctionKey|4FunctionKey|5FunctionKey|6FunctionKey|7FunctionKey|8FunctionKey|9FunctionKey|FunctionKey)|3(?:0FunctionKey|1FunctionKey|2FunctionKey|3FunctionKey|4FunctionKey|5FunctionKey|FunctionKey)|4FunctionKey|5FunctionKey|6FunctionKey|7FunctionKey|8FunctionKey|9FunctionKey|i(?:le(?:Coordinator(?:Reading(?:ResolvesSymbolicLink|WithoutChanges)|WritingFor(?:Deleting|M(?:erging|oving)|Replacing))|ErrorM(?:aximum|inimum)|HandlingPanel(?:CancelButton|OKButton)|LockingError|ManagerItemReplacement(?:UsingNewMetadataOnly|WithoutDeletingBackupItem)|NoSuchFileError|Read(?:CorruptFileError|In(?:applicableStringEncodingError|validFileNameError)|No(?:PermissionError|SuchFileError)|TooLargeError|Un(?:known(?:Error|StringEncodingError)|supportedSchemeError))|Version(?:AddingByMoving|ReplacingByMoving)|Wr(?:apper(?:Reading(?:Immediate|WithoutMapping)|Writing(?:Atomic|WithNameUpdating))|ite(?:FileExistsError|In(?:applicableStringEncodingError|validFileNameError)|NoPermissionError|OutOfSpaceError|Un(?:knownError|supportedSchemeError)|VolumeReadOnlyError)))|nd(?:FunctionKey|Panel(?:Action(?:Next|Previous|Replace(?:A(?:ll(?:InSelection)?|ndFind))?|S(?:e(?:lectAll(?:InSelection)?|tFindString)|howFindPanel))|SubstringMatchType(?:Contains|EndsWith|FullWord|StartsWith)))|tPagination|xedPitchFontMask)|l(?:agsChanged(?:Mask)?|oatingPointSamplesBitmapFormat)|o(?:cusRing(?:Above|Below|Only|Type(?:Default|Exterior|None))|nt(?:Antialiased(?:IntegerAdvancementsRenderingMode|RenderingMode)|BoldTrait|C(?:larendonSerifsClass|o(?:llection(?:ApplicationOnlyMask|Visibility(?:Computer|Process|User))|ndensedTrait))|DefaultRenderingMode|ExpandedTrait|F(?:amilyClassMask|reeformSerifsClass)|I(?:ntegerAdvancementsRenderingMode|talicTrait)|Mo(?:dernSerifsClass|noSpaceTrait)|O(?:ldStyleSerifsClass|rnamentalsClass)|Panel(?:All(?:EffectsModeMask|ModesMask)|CollectionModeMask|DocumentColorEffectModeMask|FaceModeMask|S(?:hadowEffectModeMask|izeModeMask|t(?:andardModesMask|rikethroughEffectModeMask))|TextColorEffectModeMask|UnderlineEffectModeMask)|S(?:ansSerifClass|criptsClass|labSerifsClass|ymbolicClass)|TransitionalSerifsClass|U(?:IOptimizedTrait|nknownClass)|VerticalTrait)|r(?:cedOrderingSearch|m(?:FeedCharacter|attingError(?:M(?:aximum|inimum))?)))|u(?:llScreenWindowMask|nction(?:ExpressionType|KeyMask)))|G(?:IFFileType|estureRecognizerState(?:Began|C(?:ancelled|hanged)|Ended|Failed|Possible|Recognized)|lyph(?:Attribute(?:BidiLevel|Elastic|Inscribe|Soft)|Inscribe(?:Above|B(?:ase|elow)|Over(?:Below|strike)))|r(?:a(?:dient(?:Con(?:cave(?:Strong|Weak)|vex(?:Strong|Weak))|Draws(?:AfterEndingLocation|BeforeStartingLocation)|None)|phiteControlTint|y(?:ColorSpaceModel|ModeColorPanel))|eaterThan(?:Comparison|OrEqualTo(?:Comparison|PredicateOperatorType)|PredicateOperatorType)|ooveBorder))|H(?:SBModeColorPanel|TTPCookieAcceptPolicy(?:Always|Never|OnlyFromMainDocumentDomain)|UDWindowMask|a(?:n(?:dle(?:OtherExceptionMask|TopLevelExceptionMask|Uncaught(?:ExceptionMask|RuntimeErrorMask|SystemExceptionMask))|gOn(?:OtherExceptionMask|TopLevelExceptionMask|Uncaught(?:ExceptionMask|RuntimeErrorMask|SystemExceptionMask)))|shTable(?:CopyIn|ObjectPointerPersonality|StrongMemory))|e(?:avierFontAction|lp(?:ButtonBezelStyle|FunctionKey|KeyMask))|ighlightModeMatrix|o(?:meFunctionKey|rizontalRuler|urMinute(?:DatePickerElementFlag|SecondDatePickerElementFlag)))|I(?:SO(?:2022JPStringEncoding|Latin(?:1StringEncoding|2StringEncoding))|dentityMappingCharacterCollection|llegalTextMovement|mage(?:A(?:bove|lign(?:Bottom(?:Left|Right)?|Center|Left|Right|Top(?:Left|Right)?))|Below|C(?:ache(?:Always|BySize|Default|Never)|ellType)|Frame(?:Button|Gr(?:ayBezel|oove)|None|Photo)|Interpolation(?:Default|High|Low|Medium|None)|L(?:eft|oadStatus(?:C(?:ancelled|ompleted)|InvalidData|ReadError|UnexpectedEOF))|O(?:nly|verlaps)|R(?:ep(?:LoadStatus(?:Completed|InvalidData|ReadingHeader|Un(?:expectedEOF|knownType)|WillNeedAllData)|MatchesDevice)|ight)|Scale(?:AxesIndependently|None|Proportionally(?:Down|UpOrDown)))|n(?:PredicateOperatorType|dex(?:Subelement|edColorSpaceModel)|formational(?:AlertStyle|Request)|lineBezelStyle|putMethodsDirectory|sert(?:CharFunctionKey|FunctionKey|LineFunctionKey)|ter(?:nalS(?:criptError|pecifierError)|sectSetExpressionType)|validIndexSpecifierError)|t(?:alicFontMask|emReplacementDirectory))|J(?:PEG(?:2000FileType|FileType)|SON(?:Reading(?:AllowFragments|Mutable(?:Containers|Leaves))|WritingPrettyPrinted)|apaneseEUCStringEncoding|ustifiedTextAlignment)|Key(?:Down(?:Mask)?|PathExpressionType|SpecifierEvaluationScriptError|Up(?:Mask)?|Value(?:Change(?:Insertion|Re(?:moval|placement)|Setting)|IntersectSetMutation|MinusSetMutation|ObservingOption(?:Initial|New|Old|Prior)|SetSetMutation|UnionSetMutation|ValidationError))|L(?:ABColorSpaceModel|a(?:ndscapeOrientation|yout(?:Attribute(?:B(?:aseline|ottom)|Center(?:X|Y)|Height|Le(?:ading|ft)|NotAnAttribute|Right|T(?:op|railing)|Width)|ConstraintOrientation(?:Horizontal|Vertical)|Format(?:Align(?:All(?:B(?:aseline|ottom)|Center(?:X|Y)|Le(?:ading|ft)|Right|T(?:op|railing))|mentMask)|Direction(?:Le(?:adingToTrailing|ftToRight)|Mask|RightToLeft))|Relation(?:Equal|GreaterThanOrEqual|LessThanOrEqual)))|e(?:ft(?:ArrowFunctionKey|Mouse(?:D(?:own(?:Mask)?|ragged(?:Mask)?)|Up(?:Mask)?)|T(?:ab(?:StopType|sBezelBorder)|ext(?:Alignment|Movement)))|ssThan(?:Comparison|OrEqualTo(?:Comparison|PredicateOperatorType)|PredicateOperatorType))|i(?:braryDirectory|ghterFontAction|kePredicateOperatorType|n(?:e(?:B(?:order|reakBy(?:C(?:harWrapping|lipping)|Truncating(?:Head|Middle|Tail)|WordWrapping))|DoesntMove|Moves(?:Down|Left|Right|Up)|S(?:eparatorCharacter|weep(?:Down|Left|Right|Up))|ToBezierPathElement|arSlider)|guisticTagger(?:JoinNames|Omit(?:Other|Punctuation|W(?:hitespace|ords))))|stModeMatrix|teralSearch)|o(?:cal(?:DomainMask|eLanguageDirection(?:BottomToTop|LeftToRight|RightToLeft|TopToBottom|Unknown))|g(?:OtherExceptionMask|TopLevelExceptionMask|Uncaught(?:ExceptionMask|RuntimeErrorMask|SystemExceptionMask))))|M(?:a(?:c(?:OSRomanStringEncoding|hPortDeallocate(?:None|ReceiveRight|SendRight))|p(?:Table(?:CopyIn|ObjectPointerPersonality|StrongMemory)|pedRead)|tch(?:esPredicateOperatorType|ing(?:Anchored|Completed|HitEnd|InternalError|Progress|Re(?:port(?:Completion|Progress)|quiredEnd)|With(?:TransparentBounds|outAnchoringBounds))))|enu(?:FunctionKey|PropertyItem(?:A(?:ccessibilityDescription|ttributedTitle)|Enabled|Image|KeyEquivalent|Title))|i(?:ddleSubelement|n(?:i(?:ControlSize|aturizableWindowMask)|usSetExpressionType)|terLineJoinStyle|xedState)|o(?:deSwitchFunctionKey|mentary(?:ChangeButton|LightButton|PushInButton)|use(?:E(?:ntered(?:Mask)?|ventSubtype|xited(?:Mask)?)|Moved(?:Mask)?)|v(?:eToBezierPathElement|iesDirectory))|usicDirectory)|N(?:EXTSTEPStringEncoding|a(?:rrowFontMask|t(?:iveShortGlyphPacking|uralTextAlignment))|e(?:t(?:Service(?:NoAutoRename|s(?:ActivityInProgress|BadArgumentError|C(?:ancelledError|ollisionError)|InvalidError|NotFoundError|TimeoutError|UnknownError))|workDomainMask)|wlineCharacter|xtFunctionKey)|o(?:Border|CellMask|FontChangeAction|Image|ModeColorPanel|S(?:cr(?:iptError|ollerParts)|pecifierError|ubelement)|T(?:abs(?:BezelBorder|LineBorder|NoBorder)|itle|opLevelContainersSpecifierError)|n(?:LossyASCIIStringEncoding|StandardCharacterSetFontMask|ZeroWindingRule|activatingPanelMask)|rmalizedPredicateOption|t(?:EqualToPredicateOperatorType|Found|PredicateType|ification(?:CoalescingOn(?:Name|Sender)|DeliverImmediately|NoCoalescing|PostToAllSessions|SuspensionBehavior(?:Coalesce|D(?:eliverImmediately|rop)|Hold))))|u(?:ll(?:CellType|Glyph)|m(?:berFormatter(?:Behavior(?:10_(?:0|4)|Default)|CurrencyStyle|DecimalStyle|NoStyle|P(?:ad(?:After(?:Prefix|Suffix)|Before(?:Prefix|Suffix))|ercentStyle)|Round(?:Ceiling|Down|Floor|Half(?:Down|Even|Up)|Up)|S(?:cientificStyle|pellOutStyle))|eric(?:PadKeyMask|Search))))|O(?:ffState|n(?:OffButton|State|lyScrollerArrows)|pe(?:n(?:GL(?:CP(?:CurrentRendererID|GPU(?:FragmentProcessing|VertexProcessing)|HasDrawable|MPSwapsInFlight|R(?:asterizationEnable|eclaimResources)|S(?:tateValidation|urface(?:BackingSize|O(?:pacity|rder)|SurfaceVolatile)|wap(?:Interval|Rectangle(?:Enable)?)))|GO(?:ClearFormatCache|FormatCacheSize|RetainRenderers|UseBuildCache)|P(?:FA(?:A(?:cc(?:elerated(?:Compute)?|umSize)|l(?:l(?:Renderers|owOfflineRenderers)|phaSize)|ux(?:Buffers|DepthStencil))|BackingStore|C(?:losestPolicy|olor(?:Float|Size))|D(?:epthSize|oubleBuffer)|M(?:aximumPolicy|inimumPolicy|ultisample)|NoRecovery|OpenGLProfile|RendererID|S(?:ample(?:Alpha|Buffers|s)|creenMask|te(?:ncilSize|reo)|upersample)|TripleBuffer|VirtualScreenCount)|rofileVersion(?:3_2Core|Legacy)))|StepUnicodeReservedBase)|ration(?:NotSupportedForKeyS(?:criptError|pecifierError)|Queue(?:DefaultMaxConcurrentOperationCount|Priority(?:High|Low|Normal|Very(?:High|Low)))))|r(?:PredicateType|dered(?:Ascending|Descending|Same))|ther(?:Mouse(?:D(?:own(?:Mask)?|ragged(?:Mask)?)|Up(?:Mask)?)|TextMovement)|utlineViewDropOnItemIndex)|P(?:NGFileType|a(?:ge(?:DownFunctionKey|UpFunctionKey)|ragraphSeparatorCharacter|steboard(?:ReadingAs(?:Data|KeyedArchive|PropertyList|String)|WritingPromised)|t(?:hStyle(?:PopUp|Standard)|ternColorSpaceModel)|useFunctionKey)|e(?:n(?:LowerSideMask|PointingDevice|TipMask|UpperSideMask)|riodic(?:Mask)?)|icturesDirectory|o(?:interFunctions(?:C(?:StringPersonality|opyIn)|IntegerPersonality|Ma(?:chVirtualMemory|llocMemory)|O(?:bjectP(?:ersonality|ointerPersonality)|paque(?:Memory|Personality))|Str(?:ongMemory|uctPersonality))|p(?:Up(?:ArrowAt(?:Bottom|Center)|NoArrow)|overBehavior(?:ApplicationDefined|Semitransient|Transient))|rtraitOrientation|s(?:ition(?:After|Be(?:fore|ginning)|End|Replace)|t(?:ASAP|Now|WhenIdle|erFontMask))|werOffEventType)|r(?:e(?:ferencePanesDirectory|ssedTab|vFunctionKey)|int(?:FunctionKey|PanelShows(?:Copies|Orientation|P(?:a(?:ge(?:Range|SetupAccessory)|perSize)|r(?:eview|intSelection))|Scaling)|RenderingQuality(?:Best|Responsive)|ScreenFunctionKey|er(?:DescriptionDirectory|Table(?:Error|NotFound|OK))|ing(?:Cancelled|Failure|ReplyLater|Success))|o(?:gressIndicator(?:BarStyle|Preferred(?:AquaThickness|LargeThickness|SmallThickness|Thickness)|SpinningStyle)|p(?:ertyList(?:BinaryFormat_v1_0|ErrorM(?:aximum|inimum)|Immutable|MutableContainers(?:AndLeaves)?|OpenStepFormat|Read(?:CorruptError|StreamError|UnknownVersionError)|WriteStreamError|XMLFormat_v1_0)|rietaryStringEncoding)))|ush(?:InCell(?:Mask)?|OnPushOffButton))|R(?:GB(?:ColorSpaceModel|ModeColorPanel)|a(?:dio(?:Button|ModeMatrix)|n(?:domSubelement|geDateMode)|tingLevelIndicatorStyle)|e(?:ce(?:iver(?:EvaluationScriptError|sCantHandleCommandScriptError)|ssedBezelStyle)|doFunctionKey|gular(?:ControlSize|Expression(?:A(?:llowCommentsAndWhitespace|nchorsMatchLines)|CaseInsensitive|DotMatchesLineSeparators|IgnoreMetacharacters|Search|UseUni(?:codeWordBoundaries|xLineSeparators))|SquareBezelStyle)|l(?:ative(?:After|Before)|evancyLevelIndicatorStyle)|mo(?:teNotificationType(?:Badge|None)|veTraitFontAction)|quiredArgumentsMissingScriptError|s(?:et(?:CursorRectsRunLoopOrdering|FunctionKey)|izableWindowMask)|turnTextMovement)|ight(?:ArrowFunctionKey|Mouse(?:D(?:own(?:Mask)?|ragged(?:Mask)?)|Up(?:Mask)?)|T(?:ab(?:StopType|sBezelBorder)|ext(?:Alignment|Movement)))|ound(?:Bankers|Down|Line(?:CapStyle|JoinStyle)|Plain|RectBezelStyle|Up|ed(?:BezelStyle|DisclosureBezelStyle))|uleEditor(?:NestingMode(?:Compound|List|Si(?:mple|ngle))|RowType(?:Compound|Simple)))|S(?:ave(?:AsOperation|Op(?:eration|tions(?:Ask|No|Yes))|ToOperation)|c(?:annedOption|r(?:eenChangedEventType|oll(?:Elasticity(?:A(?:llowed|utomatic)|None)|LockFunctionKey|ViewFindBarPosition(?:Above(?:Content|HorizontalRuler)|BelowContent)|Wheel(?:Mask)?|er(?:Arrows(?:DefaultSetting|M(?:axEnd|inEnd)|None)|Decrement(?:Arrow|Line|Page)|Increment(?:Arrow|Line|Page)|Knob(?:S(?:lot|tyle(?:D(?:ark|efault)|Light)))?|NoPart|Style(?:Legacy|Overlay)))))|e(?:gmentS(?:tyle(?:Automatic|Capsule|Round(?:Rect|ed)|SmallSquare|Textured(?:Rounded|Square))|witchTracking(?:Momentary|Select(?:Any|One)))|lect(?:By(?:Character|Paragraph|Word)|FunctionKey|edTab|i(?:ng(?:Next|Previous)|onAffinity(?:Downstream|Upstream)))|rvice(?:Application(?:LaunchFailedError|NotFoundError)|ErrorM(?:aximum|inimum)|InvalidPasteboardDataError|M(?:alformedServiceDictionaryError|iscellaneousError)|RequestTimedOutError))|h(?:a(?:dowlessSquareBezelStyle|r(?:edPublicDirectory|ingService(?:ErrorM(?:aximum|inimum)|NotConfiguredError)))|ift(?:JISStringEncoding|KeyMask)|ow(?:ControlGlyphs|InvisibleGlyphs))|i(?:ngleDateMode|ze(?:DownFontAction|UpFontAction))|mall(?:C(?:apsFontMask|ontrolSize)|SquareBezelStyle)|ort(?:Concurrent|Stable)|p(?:e(?:cialPageOrder|ech(?:ImmediateBoundary|SentenceBoundary|WordBoundary)|llingState(?:GrammarFlag|SpellingFlag))|litViewDividerStyle(?:PaneSplitter|Thi(?:ck|n)))|quareLineCapStyle|t(?:opFunctionKey|r(?:eam(?:Event(?:E(?:ndEncountered|rrorOccurred)|Has(?:BytesAvailable|SpaceAvailable)|None|OpenCompleted)|Status(?:AtEnd|Closed|Error|NotOpen|Open(?:ing)?|Reading|Writing))|ing(?:Drawing(?:DisableScreenFontSubstitution|OneShot|TruncatesLastVisibleLine|Uses(?:DeviceMetrics|FontLeading|LineFragmentOrigin))|En(?:codingConversion(?:AllowLossy|ExternalRepresentation)|umeration(?:By(?:ComposedCharacterSequences|Lines|Paragraphs|Sentences|Words)|Localized|Reverse|SubstringNotRequired)))))|ubqueryExpressionType|witchButton|y(?:mbolStringEncoding|s(?:ReqFunctionKey|tem(?:D(?:efined(?:Mask)?|omainMask)|FunctionKey))))|T(?:IFF(?:Compression(?:CCITTFAX(?:3|4)|JPEG|LZW|N(?:EXT|one)|OldJPEG|PackBits)|FileType)|a(?:b(?:Character|TextMovement|le(?:Column(?:AutoresizingMask|NoResizing|UserResizingMask)|View(?:Animation(?:Effect(?:Fade|Gap|None)|Slide(?:Down|Left|Right|Up))|D(?:ashedHorizontalGridLineMask|r(?:aggingDestinationFeedbackStyle(?:None|Regular|SourceList)|op(?:Above|On)))|FirstColumnOnlyAutoresizingStyle|GridNone|LastColumnOnlyAutoresizingStyle|NoColumnAutoresizing|R(?:everseSequentialColumnAutoresizingStyle|owSizeStyle(?:Custom|Default|Large|Medium|Small))|S(?:e(?:lectionHighlightStyle(?:None|Regular|SourceList)|quentialColumnAutoresizingStyle)|olid(?:HorizontalGridLineMask|VerticalGridLineMask))|UniformColumnAutoresizingStyle)|tP(?:oint(?:EventSubtype|Mask)?|roximity(?:EventSubtype|Mask)?)))|skTerminationReason(?:Exit|UncaughtSignal))|e(?:rminate(?:Cancel|Later|Now)|xt(?:Block(?:AbsoluteValueType|B(?:aselineAlignment|o(?:rder|ttomAlignment))|Height|M(?:a(?:rgin|ximum(?:Height|Width))|i(?:ddleAlignment|nimum(?:Height|Width)))|P(?:adding|ercentageValueType)|TopAlignment|Width)|C(?:ellType|hecking(?:All(?:CustomTypes|SystemTypes|Types)|Type(?:Address|Correction|Da(?:sh|te)|Grammar|Link|Orthography|PhoneNumber|Quote|Re(?:gularExpression|placement)|Spelling|TransitInformation)))|Fi(?:eld(?:AndStepperDatePickerStyle|DatePickerStyle|RoundedBezel|SquareBezel)|nder(?:Action(?:Hide(?:FindInterface|ReplaceInterface)|NextMatch|PreviousMatch|Replace(?:A(?:ll(?:InSelection)?|ndFind))?|S(?:e(?:lectAll(?:InSelection)?|tSearchString)|how(?:FindInterface|ReplaceInterface)))|MatchingType(?:Contains|EndsWith|FullWord|StartsWith)))|L(?:ayoutOrientation(?:Horizontal|Vertical)|istPrependEnclosingMarker)|Read(?:InapplicableDocumentTypeError|WriteErrorM(?:aximum|inimum))|StorageEdited(?:Attributes|Characters)|Table(?:AutomaticLayoutAlgorithm|FixedLayoutAlgorithm)|Writ(?:eInapplicableDocumentTypeError|ingDirection(?:Embedding|Override))|ured(?:BackgroundWindowMask|RoundedBezelStyle|SquareBezelStyle)))|hick(?:SquareBezelStyle|erSquareBezelStyle)|i(?:ckMark(?:Above|Below|Left|Right)|meZone(?:DatePickerElementFlag|NameStyle(?:DaylightSaving|Generic|S(?:hort(?:DaylightSaving|Generic|Standard)|tandard)))|tledWindowMask)|o(?:ggleButton|kenStyle(?:Default|None|Rounded)|olbar(?:DisplayMode(?:Default|Icon(?:AndLabel|Only)|LabelOnly)|ItemVisibilityPriority(?:High|Low|Standard|User)|SizeMode(?:Default|Regular|Small))|pTabsBezelBorder|uch(?:EventSubtype|Phase(?:Any|Began|Cancelled|Ended|Moved|Stationary|Touching)))|rack(?:ModeMatrix|ing(?:A(?:ctive(?:Always|In(?:ActiveApp|KeyWindow)|WhenFirstResponder)|ssumeInside)|CursorUpdate|EnabledDuringMouseDrag|InVisibleRect|Mouse(?:EnteredAndExited|Moved)))|ypesetter(?:Behavior_10_(?:2(?:_WithCompatibility)?|3|4)|ContainerBreakAction|HorizontalTabAction|L(?:atestBehavior|ineBreakAction)|OriginalBehavior|ParagraphBreakAction|WhitespaceAction|ZeroAdvancementAction))|U(?:RL(?:Bookmark(?:Creation(?:MinimalBookmark|S(?:ecurityScopeAllowOnlyReadAccess|uitableForBookmarkFile)|WithSecurityScope)|ResolutionWith(?:SecurityScope|out(?:Mounting|UI)))|C(?:acheStorage(?:Allowed(?:InMemoryOnly)?|NotAllowed)|redentialPersistence(?:ForSession|None|Permanent))|Error(?:Bad(?:ServerResponse|URL)|C(?:a(?:llIsActive|n(?:celled|not(?:C(?:loseFile|onnectToHost|reateFile)|Decode(?:ContentData|RawData)|FindHost|LoadFromNetwork|MoveFile|OpenFile|ParseResponse|RemoveFile|WriteToFile)))|lientCertificateRe(?:jected|quired))|D(?:NSLookupFailed|ata(?:LengthExceedsMaximum|NotAllowed)|ownloadDecodingFailed(?:MidStream|ToComplete))|File(?:DoesNotExist|IsDirectory)|HTTPTooManyRedirects|InternationalRoamingOff|N(?:etworkConnectionLost|o(?:PermissionsToReadFile|tConnectedToInternet))|Re(?:directToNonExistentLocation|questBodyStreamExhausted|sourceUnavailable)|Se(?:cureConnectionFailed|rverCertificate(?:Has(?:BadDate|UnknownRoot)|NotYetValid|Untrusted))|TimedOut|U(?:n(?:known|supportedURL)|ser(?:AuthenticationRequired|CancelledAuthentication))|ZeroByteResource)|Handle(?:Load(?:Failed|InProgress|Succeeded)|NotLoaded)|NetworkServiceType(?:Background|Default|V(?:ideo|o(?:IP|ice)))|Request(?:Re(?:load(?:Ignoring(?:CacheData|Local(?:AndRemoteCacheData|CacheData))|RevalidatingCacheData)|turnCacheData(?:DontLoad|ElseLoad))|UseProtocolCachePolicy))|TF(?:16(?:BigEndianStringEncoding|LittleEndianStringEncoding|StringEncoding)|32(?:BigEndianStringEncoding|LittleEndianStringEncoding|StringEncoding)|8StringEncoding)|biquitousKeyValueStore(?:InitialSyncChange|QuotaViolationChange|ServerChange)|n(?:boldFontMask|cachedRead|d(?:erline(?:Pattern(?:D(?:ash(?:Dot(?:Dot)?)?|ot)|Solid)|Style(?:Double|None|Single|Thick))|o(?:CloseGroupingRunLoopOrdering|FunctionKey))|i(?:codeStringEncoding|fiedTitleAndToolbarWindowMask|onSetExpressionType|talicFontMask)|known(?:ColorSpaceModel|KeyS(?:criptError|pecifierError)|P(?:ageOrder|ointingDevice)))|p(?:ArrowFunctionKey|TextMovement|dateWindowsRunLoopOrdering)|ser(?:CancelledError|D(?:irectory|omainMask)|FunctionKey|InterfaceLayoutDirection(?:LeftToRight|RightToLeft))|tilityWindowMask)|V(?:a(?:lidationErrorM(?:aximum|inimum)|riableExpressionType)|erticalRuler|i(?:aPanelFontAction|ew(?:HeightSizable|LayerContents(?:Placement(?:Bottom(?:Left|Right)?|Center|Left|Right|Scale(?:AxesIndependently|ProportionallyToFi(?:ll|t))|Top(?:Left|Right)?)|Redraw(?:BeforeViewResize|DuringViewResize|Never|OnSetNeedsDisplay))|M(?:ax(?:XMargin|YMargin)|in(?:XMargin|YMargin))|NotSizable|WidthSizable))|olumeEnumeration(?:ProduceFileReferenceURLs|SkipHiddenVolumes))|W(?:a(?:ntsBidiLevels|rningAlertStyle)|heelModeColorPanel|i(?:dthInsensitiveSearch|ndow(?:A(?:bove|nimationBehavior(?:AlertPanel|D(?:efault|ocumentWindow)|None|UtilityWindow))|B(?:ackingLocation(?:Default|MainMemory|VideoMemory)|elow)|C(?:loseButton|ollectionBehavior(?:CanJoinAllSpaces|Default|FullScreen(?:Auxiliary|Primary)|IgnoresCycle|M(?:anaged|oveToActiveSpace)|ParticipatesInCycle|Stationary|Transient))|D(?:epth(?:OnehundredtwentyeightBitRGB|SixtyfourBitRGB|TwentyfourBitRGB)|ocument(?:IconButton|VersionsButton))|ExposedEventType|FullScreenButton|M(?:iniaturizeButton|ovedEventType)|NumberListAll(?:Applications|Spaces)|Out|Sharing(?:None|Read(?:Only|Write))|ToolbarButton|ZoomButton|sCP125(?:0StringEncoding|1StringEncoding|2StringEncoding|3StringEncoding|4StringEncoding)))|orkspaceLaunch(?:A(?:llowingClassicStartup|nd(?:Hide(?:Others)?|Print)|sync)|Default|InhibitingBackgroundOnly|NewInstance|PreferringClassic|With(?:ErrorPresentation|outA(?:ctivation|ddingToRecents)))|ritingDirection(?:LeftToRight|Natural|RightToLeft))|XML(?:Attribute(?:CDATAKind|DeclarationKind|En(?:tit(?:iesKind|yKind)|umerationKind)|ID(?:Kind|Ref(?:Kind|sKind))|Kind|N(?:MToken(?:Kind|sKind)|otationKind))|CommentKind|D(?:TDKind|ocument(?:HTMLKind|IncludeContentTypeDeclaration|Kind|T(?:extKind|idy(?:HTML|XML))|Validate|X(?:HTMLKind|Include|MLKind)))|E(?:lement(?:Declaration(?:AnyKind|E(?:lementKind|mptyKind)|Kind|MixedKind|UndefinedKind)|Kind)|ntity(?:DeclarationKind|GeneralKind|P(?:ar(?:ameterKind|sedKind)|redefined)|UnparsedKind))|InvalidKind|N(?:amespaceKind|o(?:de(?:CompactEmptyElement|ExpandEmptyElement|IsCDATA|LoadExternalEntities(?:Always|Never|SameOriginOnly)|NeverEscapeContents|OptionsNone|Pr(?:e(?:serve(?:A(?:ll|ttributeOrder)|C(?:DATA|haracterReferences)|DTD|E(?:mptyElements|ntities)|NamespaceOrder|Prefixes|Quotes|Whitespace)|ttyPrint)|omoteSignificantWhitespace)|Use(?:DoubleQuotes|SingleQuotes))|tationDeclarationKind))|P(?:arser(?:Attribute(?:HasNoValueError|ListNot(?:FinishedError|StartedError)|Not(?:FinishedError|StartedError)|RedefinedError)|C(?:DATANotFinishedError|haracterRef(?:AtEOFError|In(?:DTDError|EpilogError|PrologError))|o(?:mment(?:ContainsDoubleHyphenError|NotFinishedError)|nditionalSectionNot(?:FinishedError|StartedError)))|D(?:OCTYPEDeclNotFinishedError|elegateAbortedParseError|ocumentStartError)|E(?:lementContentDeclNot(?:FinishedError|StartedError)|mptyDocumentError|n(?:codingNotSupportedError|tity(?:BoundaryError|Is(?:ExternalError|ParameterError)|Not(?:FinishedError|StartedError)|Ref(?:AtEOFError|In(?:DTDError|EpilogError|PrologError)|LoopError|erence(?:MissingSemiError|WithoutNameError))|ValueRequiredError))|qualExpectedError|xt(?:ernalS(?:tandaloneEntityError|ubsetNotFinishedError)|raContentError))|GTRequiredError|In(?:ternalError|valid(?:C(?:haracter(?:Error|InEntityError|RefError)|onditionalSectionError)|DecimalCharacterRefError|Encoding(?:Error|NameError)|HexCharacterRefError|URIError))|L(?:T(?:RequiredError|SlashRequiredError)|essThanSymbolInAttributeError|iteralNot(?:FinishedError|StartedError))|Mi(?:splaced(?:CDATAEndStringError|XMLDeclarationError)|xedContentDeclNot(?:FinishedError|StartedError))|N(?:AMERequiredError|MTOKENRequiredError|amespaceDeclarationError|o(?:DTDError|t(?:WellBalancedError|ationNot(?:FinishedError|StartedError))))|OutOfMemoryError|P(?:CDATARequiredError|arsedEntityRef(?:AtEOFError|In(?:EpilogError|Internal(?:Error|SubsetError)|PrologError)|MissingSemiError|NoNameError)|r(?:ematureDocumentEndError|ocessingInstructionNot(?:FinishedError|StartedError))|ublicIdentifierRequiredError)|ResolveExternalEntities(?:Always|N(?:ever|oNetwork)|SameOriginOnly)|S(?:eparatorRequiredError|paceRequiredError|t(?:andaloneValueError|ringNot(?:ClosedError|StartedError)))|TagNameMismatchError|U(?:RI(?:FragmentError|RequiredError)|n(?:declaredEntityError|finishedTagError|knownEncodingError|parsedEntityError))|XMLDeclNot(?:FinishedError|StartedError))|rocessingInstructionKind)|TextKind)|YearMonthDa(?:tePickerElementFlag|yDatePickerElementFlag)|_(?:BigEndian|LittleEndian|UnknownByteOrder))|Web(?:CacheModel(?:Document(?:Browser|Viewer)|PrimaryWebBrowser)|Drag(?:DestinationAction(?:Any|DHTML|Edit|Load|None)|SourceAction(?:Any|DHTML|Image|Link|None|Selection))|KitError(?:BlockedPlugInVersion|Cannot(?:FindPlugIn|LoadPlugIn|Show(?:MIMEType|URL))|FrameLoadInterruptedByPolicyChange|JavaUnavailable)|MenuItem(?:PDF(?:A(?:ctualSize|utoSize)|Continuous|FacingPages|NextPage|PreviousPage|SinglePage|Zoom(?:In|Out))|Tag(?:C(?:opy(?:ImageToClipboard|LinkToClipboard)?|ut)|Download(?:ImageToDisk|LinkToDisk)|Go(?:Back|Forward)|IgnoreSpelling|L(?:earnSpelling|ookUpInDictionary)|NoGuessesFound|O(?:pen(?:FrameInNewWindow|ImageInNewWindow|LinkInNewWindow|WithDefaultApplication)|ther)|Paste|Reload|S(?:earch(?:InSpotlight|Web)|pellingGuess|top)))|NavigationType(?:BackForward|Form(?:Resubmitted|Submitted)|LinkClicked|Other|Reload)|ViewInsertAction(?:Dropped|Pasted|Typed))|kAB(?:ArrayProperty|BitsInBitFieldMatch|ContainsSubString(?:CaseInsensitive)?|D(?:at(?:aProperty|e(?:ComponentsProperty|Property))|ictionaryProperty|oesNotContainSubString(?:CaseInsensitive)?)|E(?:qual(?:CaseInsensitive)?|rrorInProperty)|GreaterThan(?:OrEqual)?|IntegerProperty|LessThan(?:OrEqual)?|Multi(?:ArrayProperty|D(?:at(?:aProperty|e(?:ComponentsProperty|Property))|ictionaryProperty)|IntegerProperty|RealProperty|StringProperty)|Not(?:Equal(?:CaseInsensitive)?|WithinInterval(?:AroundToday(?:Yearless)?|FromToday(?:Yearless)?))|PrefixMatch(?:CaseInsensitive)?|RealProperty|S(?:earch(?:And|Or)|tringProperty|uffixMatch(?:CaseInsensitive)?)|WithinInterval(?:AroundToday(?:Yearless)?|FromToday(?:Yearless)?)))\\b",
|
193
|
+
"name": "support.constant.cocoa.objc"
|
194
|
+
},
|
195
|
+
{
|
196
|
+
"captures": {
|
197
|
+
"1": {
|
198
|
+
"name": "punctuation.whitespace.support.function.leading.cocoa.objc"
|
199
|
+
},
|
200
|
+
"2": {
|
201
|
+
"name": "support.function.cocoa.10.10.objc"
|
202
|
+
}
|
203
|
+
},
|
204
|
+
"match": "(\\s*)(\\bNS(?:Accessibility(?:FrameInView|PointInView)|EdgeInsetsEqual)\\b)"
|
205
|
+
},
|
206
|
+
{
|
207
|
+
"captures": {
|
208
|
+
"1": {
|
209
|
+
"name": "punctuation.whitespace.support.function.leading.cocoa.objc"
|
210
|
+
},
|
211
|
+
"2": {
|
212
|
+
"name": "support.function.cocoa.objc"
|
213
|
+
}
|
214
|
+
},
|
215
|
+
"match": "(\\s*)(\\b(?:ABLocalizedPropertyOrLabel|CFBridgingRe(?:lease|tain)|NS(?:A(?:ccessibility(?:ActionDescription|PostNotification(?:WithUserInfo)?|R(?:aiseBadArgumentException|oleDescription(?:ForUIElement)?)|SetMayContainProtectedContent|Unignored(?:Ancestor|Children(?:ForOnlyChild)?|Descendant))|ll(?:HashTableObjects|MapTable(?:Keys|Values)|ocate(?:Collectable|MemoryPages|Object))|pplication(?:Load|Main)|vailableWindowDepths)|B(?:e(?:ep|stDepth)|itsPer(?:PixelFromDepth|SampleFromDepth))|C(?:lassFromString|o(?:lorSpaceFromDepth|mpare(?:HashTables|MapTables)|n(?:tainsRect|vert(?:GlyphsToPackedGlyphs|Host(?:DoubleToSwapped|FloatToSwapped)|Swapped(?:DoubleToHost|FloatToHost)))|py(?:HashTableWithZone|M(?:apTableWithZone|emoryPages))|unt(?:HashTable|MapTable))|reate(?:File(?:ContentsPboardType|namePboardType)|HashTable(?:WithZone)?|MapTable(?:WithZone)?|Zone))|D(?:e(?:allocate(?:MemoryPages|Object)|c(?:imal(?:Add|Co(?:mpa(?:ct|re)|py)|Divide|IsNotANumber|Multiply(?:ByPowerOf10)?|Normalize|Power|Round|S(?:tring|ubtract))|rementExtraRefCountWasZero)|faultMallocZone)|i(?:sableScreenUpdates|videRect)|ottedFrameRect|raw(?:B(?:itmap|utton)|ColorTiledRects|DarkBezel|Gr(?:ayBezel|oove)|LightBezel|NinePartImage|T(?:hreePartImage|iledRects)|W(?:hiteBezel|indowBackground)))|E(?:dgeInsetsMake|n(?:ableScreenUpdates|d(?:HashTableEnumeration|MapTableEnumeration)|umerate(?:HashTable|MapTable))|qual(?:Points|R(?:anges|ects)|Sizes)|raseRect|ventMaskFromType|x(?:ceptionHandlerResume|traRefCount))|F(?:ileTypeForHFSTypeCode|r(?:ameRect(?:WithWidth(?:UsingOperation)?)?|ee(?:HashTable|MapTable))|ullUserName)|Get(?:FileType(?:s)?|SizeAndAlignment|UncaughtExceptionHandler|WindowServerMemory)|H(?:FSType(?:CodeFromFileType|OfFile)|ash(?:Get|Insert(?:IfAbsent|KnownAbsent)?|Remove)|eight|o(?:meDirectory(?:ForUser)?|stByteOrder))|I(?:n(?:crementExtraRefCount|setRect|te(?:gralRect(?:WithOptions)?|rsect(?:ionR(?:ange|ect)|sRect)))|s(?:ControllerMarker|EmptyRect))|Lo(?:cationInRange|g(?:PageSize|v)?)|M(?:a(?:ke(?:Collectable|Point|R(?:ange|ect)|Size)|p(?:Get|Insert(?:IfAbsent|KnownAbsent)?|Member|Remove)|x(?:Range|X|Y))|i(?:d(?:X|Y)|n(?:X|Y))|ouseInRect)|N(?:ext(?:HashEnumeratorItem|MapEnumeratorPair)|umberOfColorComponents)|O(?:ffsetRect|pen(?:GL(?:Get(?:Option|Version)|SetOption)|StepRootDirectory))|P(?:ageSize|erformService|lanarFromDepth|oint(?:From(?:CGPoint|String)|InRect|ToCGPoint)|rotocolFromString)|R(?:angeFromString|e(?:a(?:dPixel|llocateCollectable)|c(?:t(?:Clip(?:List)?|F(?:ill(?:List(?:UsingOperation|With(?:Colors(?:UsingOperation)?|Grays))?|UsingOperation)?|rom(?:CGRect|String))|ToCGRect)|ycleZone)|gisterServicesProvider|set(?:HashTable|MapTable))|ound(?:DownToMultipleOfPageSize|UpToMultipleOfPageSize))|S(?:e(?:archPathForDirectoriesInDomains|lectorFromString|t(?:FocusRingStyle|ShowsServicesMenuItem|UncaughtExceptionHandler|ZoneName))|ho(?:uldRetainWithZone|w(?:AnimationEffect|sServicesMenuItem))|ize(?:From(?:CGSize|String)|ToCGSize)|tringFrom(?:Class|HashTable|MapTable|P(?:oint|rotocol)|R(?:ange|ect)|S(?:elector|ize))|wap(?:Big(?:DoubleToHost|FloatToHost|IntToHost|Long(?:LongToHost|ToHost)|ShortToHost)|Double|Float|Host(?:DoubleTo(?:Big|Little)|FloatTo(?:Big|Little)|IntTo(?:Big|Little)|Long(?:LongTo(?:Big|Little)|To(?:Big|Little))|ShortTo(?:Big|Little))|Int|L(?:ittle(?:DoubleToHost|FloatToHost|IntToHost|Long(?:LongToHost|ToHost)|ShortToHost)|ong(?:Long)?)|Short))|TemporaryDirectory|U(?:n(?:ionR(?:ange|ect)|registerServicesProvider)|pdateDynamicServices|serName)|Width|Zone(?:Calloc|Fr(?:ee|omPointer)|Malloc|Name|Realloc)))\\b)"
|
216
|
+
},
|
217
|
+
{
|
218
|
+
"captures": {
|
219
|
+
"1": {
|
220
|
+
"name": "punctuation.whitespace.support.function.leading.cocoa.objc"
|
221
|
+
},
|
222
|
+
"2": {
|
223
|
+
"name": "support.function.objc"
|
224
|
+
}
|
225
|
+
},
|
226
|
+
"match": "(\\s*)(\\b(?:object_get(?:ClassName|IndexedIvars)|sel_(?:get(?:Name|Uid)|isMapped|registerName))\\b)"
|
227
|
+
},
|
228
|
+
{
|
229
|
+
"match": "\\b(?:NS(?:Accessibility(?:Orientation|RulerMarkerType|SortDirection|Units)|BackgroundActivityResult|Date(?:ComponentsFormatter(?:UnitsStyle|ZeroFormattingBehavior)|IntervalFormatterStyle)|EnergyFormatterUnit|Formatting(?:Context|UnitStyle)|GestureRecognizerState|I(?:mageResizingMode|temProviderErrorCode)|LengthFormatterUnit|MassFormatterUnit|QualityOfService|TabViewControllerTabStyle|URLRelationship|VisualEffect(?:BlendingMode|Material|State)|WindowTitleVisibility)|WK(?:ErrorCode|Navigation(?:ActionPolicy|ResponsePolicy|Type)|UserScriptInjectionTime))\\b",
|
230
|
+
"name": "support.type.cocoa.10.10.objc"
|
231
|
+
},
|
232
|
+
{
|
233
|
+
"match": "\\bNS(?:PageControllerTransitionStyle|SharingContentScope|UserNotificationActivationType)\\b",
|
234
|
+
"name": "support.type.cocoa.10.8.objc"
|
235
|
+
},
|
236
|
+
{
|
237
|
+
"match": "\\bNS(?:AccessibilityPriorityLevel|ModalResponse|PaperOrientation|StackView(?:Gravity|VisibilityPriority)|U(?:RLSession(?:AuthChallengeDisposition|ResponseDisposition|TaskState)|serInterfaceLayoutOrientation)|XMLParserExternalEntityResolvingPolicy)\\b",
|
238
|
+
"name": "support.type.cocoa.10.9.objc"
|
239
|
+
},
|
240
|
+
{
|
241
|
+
"match": "\\b(?:AB(?:P(?:eoplePickerSelectionBehavior|ropertyType)|SearchCo(?:mparison|njunction))|DOM(?:E(?:ventExceptionCode|xceptionCode)|ObjectInternal|RangeExceptionCode|TimeStamp|XPathExceptionCode)|NS(?:A(?:c(?:cessibility(?:Orientation|PriorityLevel|RulerMarkerType|SortDirection|Units)|tivityOptions)|ffineTransformStruct|l(?:ertStyle|ignmentOptions)|nimation(?:BlockingMode|Curve|Effect|Progress)|ppl(?:eEventManagerSuspensionID|ication(?:Activation(?:Options|Policy)|DelegateReply|OcclusionState|Pr(?:esentationOptions|intReply)|TerminateReply))|ttributedStringEnumerationOptions|utoresizingMaskOptions)|B(?:ack(?:ground(?:Activity(?:CompletionHandler|Result)|Style)|ingStoreType)|ez(?:elStyle|ierPathElement)|i(?:narySearchingOptions|tmap(?:Format|ImageFileType))|o(?:rderType|xType)|rowser(?:ColumnResizingType|DropOperation)|uttonType|yteCountFormatter(?:CountStyle|Units))|C(?:al(?:culationError|endar(?:Options|Unit))|ell(?:Attribute|HitResult|ImagePosition|St(?:ateValue|yleMask)|Type)|haracterCollection|o(?:l(?:lectionViewDropOperation|or(?:Panel(?:Mode|Options)|RenderingIntent|SpaceModel))|mp(?:ar(?:ator|ison(?:Predicate(?:Modifier|Options)|Result))|o(?:sitingOperation|undPredicateType))|ntrol(?:Size|Tint)|rrection(?:IndicatorType|Response)))|D(?:at(?:a(?:Base64(?:DecodingOptions|EncodingOptions)|ReadingOptions|SearchOptions|WritingOptions)|e(?:ComponentsFormatterUnitsStyle|Formatter(?:Behavior|Style)|IntervalFormatterStyle|Picker(?:ElementFlags|Mode|Style)))|ecimal|irectoryEnumerationOptions|ocumentChangeType|ra(?:g(?:Operation|ging(?:Context|Formation|ItemEnumerationOptions))|werState))|E(?:dgeInsets|n(?:ergyFormatterUnit|umerationOptions)|vent(?:ButtonMask|GestureAxis|M(?:ask|odifierFlags)|Phase|S(?:ubtype|wipeTrackingOptions)|Type)|xpressionType)|F(?:astEnumerationState|i(?:le(?:Coordinator(?:ReadingOptions|WritingOptions)|ManagerItemReplacementOptions|Version(?:AddingOptions|ReplacingOptions)|Wrapper(?:ReadingOptions|WritingOptions))|ndPanel(?:Action|SubstringMatchType))|o(?:cusRing(?:Placement|Type)|nt(?:Action|Collection(?:Options|Visibility)|FamilyClass|RenderingMode|SymbolicTraits|TraitMask)|rmatting(?:Context|UnitStyle)))|G(?:estureRecognizerState|lyph(?:Inscription)?|radient(?:DrawingOptions|Type))|H(?:TTPCookieAcceptPolicy|ash(?:Enumerator|Table(?:CallBacks|Options)))|I(?:mage(?:Alignment|CacheMode|FrameStyle|Interpolation|LoadStatus|Re(?:pLoadStatus|sizingMode)|Scaling)|nsertionPosition|temProvider(?:CompletionHandler|ErrorCode|LoadHandler))|JSON(?:ReadingOptions|WritingOptions)|KeyValue(?:Change|ObservingOptions|SetMutationKind)|L(?:ayout(?:Attribute|ConstraintOrientation|FormatOptions|Priority|Relation)|e(?:ngthFormatterUnit|velIndicatorStyle)|in(?:e(?:BreakMode|CapStyle|JoinStyle|MovementDirection|SweepDirection)|guisticTaggerOptions)|ocaleLanguageDirection)|M(?:a(?:p(?:Enumerator|Table(?:KeyCallBacks|Options|ValueCallBacks))|ssFormatterUnit|t(?:ching(?:Flags|Options)|rixMode))|e(?:diaLibrary|nuProperties)|odalSession|ultibyteGlyphPacking)|N(?:etService(?:Options|sError)|otification(?:Coalescing|SuspensionBehavior)|umberFormatter(?:Behavior|PadPosition|RoundingMode|Style))|Ope(?:nGL(?:Context(?:Auxiliary|Parameter)|GlobalOption|PixelFormatAttribute)|rati(?:ngSystemVersion|onQueuePriority))|P(?:DFPanelOptions|a(?:geControllerTransitionStyle|perOrientation|steboard(?:ReadingOptions|WritingOptions)|thStyle)|o(?:int(?:Array|Pointer|erFunctionsOptions|ingDeviceType)?|p(?:UpArrowPosition|over(?:Appearance|Behavior))|stingStyle)|r(?:edicateOperatorType|int(?:PanelOptions|RenderingQuality|erTableStatus|ing(?:Orientation|Pag(?:eOrder|inationMode)))|o(?:gress(?:Indicator(?:Style|Thickness)|PublishingHandler|UnpublishingHandler)|pertyList(?:Format|MutabilityOptions|ReadOptions|WriteOptions))))|QualityOfService|R(?:ange(?:Pointer)?|e(?:ct(?:Array|Edge|Pointer)?|gularExpressionOptions|lativePosition|moteNotificationType|questUserAttentionType)|oundingMode|ule(?:Editor(?:NestingMode|RowType)|rOrientation))|S(?:aveOp(?:erationType|tions)|cr(?:eenAuxiliary(?:Opaque)?|oll(?:ArrowPosition|Elasticity|ViewFindBarPosition|er(?:Arrow|KnobStyle|Part|Style)))|e(?:archPathD(?:irectory|omainMask)|gmentS(?:tyle|witchTracking)|lection(?:Affinity|Direction|Granularity))|haringContentScope|ize(?:Array|Pointer)?|liderType|o(?:cketNativeHandle|rtOptions)|p(?:eechBoundary|litViewDividerStyle)|t(?:ackViewGravity|r(?:eam(?:Event|Status)|ing(?:CompareOptions|DrawingOptions|En(?:coding(?:ConversionOptions)?|umerationOptions))))|wapped(?:Double|Float))|T(?:IFFCompression|a(?:b(?:State|View(?:ControllerTabStyle|Type)|le(?:ColumnResizingOptions|View(?:AnimationOptions|ColumnAutoresizingStyle|Dr(?:aggingDestinationFeedbackStyle|opOperation)|GridLineStyle|RowSizeStyle|SelectionHighlightStyle)))|skTerminationReason)|e(?:stComparisonOperation|xt(?:Alignment|Block(?:Dimension|Layer|V(?:alueType|erticalAlignment))|CheckingType(?:s)?|Fi(?:eldBezelStyle|nder(?:Action|MatchingType))|L(?:ayoutOrientation|istOptions)|StorageEditedOptions|Tab(?:Type|leLayoutAlgorithm)))|hreadPrivate|i(?:ckMarkPosition|me(?:Interval|ZoneNameStyle)|tlePosition)|o(?:kenStyle|ol(?:TipTag|bar(?:DisplayMode|SizeMode))|uchPhase)|racking(?:AreaOptions|RectTag)|ypesetter(?:Behavior|ControlCharacterAction))|U(?:RL(?:Bookmark(?:CreationOptions|FileCreationOptions|ResolutionOptions)|C(?:acheStoragePolicy|redentialPersistence)|HandleStatus|Re(?:lationship|quest(?:CachePolicy|NetworkServiceType))|Session(?:AuthChallengeDisposition|ResponseDisposition|TaskState))|ncaughtExceptionHandler|s(?:ableScrollerParts|er(?:A(?:ppleScriptTaskCompletionHandler|utomatorTaskCompletionHandler)|InterfaceLayout(?:Direction|Orientation)|NotificationActivationType|ScriptTaskCompletionHandler|UnixTaskCompletionHandler)))|V(?:i(?:ew(?:ControllerTransitionOptions|LayerContents(?:Placement|RedrawPolicy))|sualEffect(?:BlendingMode|Material|State|ViewInternal))|olumeEnumerationOptions)|W(?:hoseSubelementIdentifier|ind(?:ingRule|ow(?:AnimationBehavior|B(?:ackingLocation|utton)|CollectionBehavior|Depth|NumberListOptions|O(?:cclusionState|rderingMode)|SharingType|TitleVisibility))|orkspace(?:IconCreationOptions|LaunchOptions)|ritingDirection)|X(?:ML(?:D(?:TDNodeKind|ocumentContentKind)|NodeKind|ParserE(?:rror|xternalEntityResolvingPolicy))|PCConnectionOptions)|Zone)|PATHSEGMENT|W(?:K(?:ErrorCode|Navigation(?:ActionPolicy|ResponsePolicy|Type)|UserScriptInjectionTime)|eb(?:CacheModel|Drag(?:DestinationAction|SourceAction)|NavigationType|PreferencesPrivate|ViewInsertAction))|unichar)\\b",
|
242
|
+
"name": "support.type.cocoa.objc"
|
243
|
+
},
|
244
|
+
{
|
245
|
+
"match": "\\b(?:NS(?:A(?:ccessibility(?:AlternateUIVisibleAttribute|SharedFocusElementsAttribute)|ppearanceNameVibrant(?:Dark|Light))|CalendarIdentifierIslamic(?:Tabular|UmmAlQura)|E(?:dgeInsetsZero|xtension(?:Item(?:Att(?:achmentsKey|ributed(?:ContentTextKey|TitleKey))|sAndErrorsKey)|JavaScriptPreprocessingResultsKey))|ItemProvider(?:ErrorDomain|PreferredImageSizeKey)|Metadata(?:QueryAccessibleUbiquitousExternalDocumentsScope|UbiquitousItem(?:ContainerDisplayNameKey|DownloadRequestedKey|IsExternalDocumentKey|URLInLocalContainerKey))|StringEncodingDetection(?:AllowLossyKey|DisallowedEncodingsKey|FromWindowsKey|L(?:ikelyLanguageKey|ossySubstitutionKey)|SuggestedEncodingsKey|UseOnlySuggestedEncodingsKey)|T(?:extEffect(?:AttributeName|LetterpressStyle)|humbnail1024x1024SizeKey|ypeIdentifier(?:AddressText|DateText|PhoneNumberText|TransitInformationText))|U(?:RL(?:AddedToDirectoryDateKey|DocumentIdentifierKey|ErrorBackgroundTaskCancelledReasonKey|GenerationIdentifierKey|QuarantinePropertiesKey|SessionTaskPriority(?:Default|High|Low)|Thumbnail(?:DictionaryKey|Key)|UbiquitousItem(?:ContainerDisplayNameKey|DownloadRequestedKey))|serActivity(?:DocumentURLKey|TypeBrowsingWeb))|WorkspaceAccessibilityDisplayOptionsDidChangeNotification)|WKErrorDomain)\\b",
|
246
|
+
"name": "support.variable.cocoa.10.10.objc"
|
247
|
+
},
|
248
|
+
{
|
249
|
+
"match": "\\b(?:NS(?:A(?:ccessibilityExtrasMenuBarAttribute|pplicationLaunchUserNotificationKey)|ImageNameShareTemplate|S(?:crollView(?:DidEndLiveMagnifyNotification|WillStartLiveMagnifyNotification)|haringServiceName(?:AddTo(?:Aperture|IPhoto|SafariReadingList)|Compose(?:Email|Message)|Post(?:ImageOnFlickr|On(?:Facebook|SinaWeibo|Twitter)|VideoOn(?:Tudou|Vimeo|Youku))|SendViaAirDrop|UseAs(?:DesktopPicture|TwitterProfileImage)))|TextAlternatives(?:AttributeName|SelectedAlternativeStringNotification)|U(?:RL(?:IsExcludedFromBackupKey|PathKey)|biquityIdentityDidChangeNotification|se(?:rNotificationDefaultSoundName|sScreenFontsDocumentAttribute)))|kABSocialProfileServiceSinaWeibo)\\b",
|
250
|
+
"name": "support.variable.cocoa.10.8.objc"
|
251
|
+
},
|
252
|
+
{
|
253
|
+
"match": "\\b(?:NS(?:A(?:ccessibility(?:ContainsProtectedContentAttribute|DescriptionListSubrole|LayoutChangedNotification|PriorityKey|S(?:how(?:AlternateUIAction|DefaultUIAction)|witchSubrole)|ToggleSubrole|UIElementsKey)|pp(?:earanceNameAqua|licationDidChangeOcclusionStateNotification))|CalendarDayChangedNotification|KeyedArchiveRootObjectKey|Metadata(?:Item(?:A(?:cquisitionM(?:akeKey|odelKey)|l(?:bumKey|titudeKey)|p(?:ertureKey|pl(?:eLoop(?:DescriptorsKey|s(?:KeyFilterTypeKey|LoopModeKey|RootKeyKey))|icationCategoriesKey))|ttributeChangeDateKey|u(?:di(?:encesKey|o(?:BitRateKey|ChannelCountKey|EncodingApplicationKey|SampleRateKey|TrackNumberKey))|thor(?:AddressesKey|EmailAddressesKey|sKey)))|BitsPerSampleKey|C(?:FBundleIdentifierKey|ameraOwnerKey|ityKey|o(?:decsKey|lorSpaceKey|m(?:mentKey|poserKey)|nt(?:actKeywordsKey|ent(?:CreationDateKey|ModificationDateKey|Type(?:Key|TreeKey))|ributorsKey)|pyrightKey|untryKey|verageKey)|reatorKey)|D(?:ateAddedKey|e(?:liveryTypeKey|scriptionKey)|irectorKey|ownloadedDateKey|u(?:eDateKey|rationSecondsKey))|E(?:XIF(?:GPSVersionKey|VersionKey)|ditorsKey|mailAddressesKey|ncodingApplicationsKey|x(?:ecutable(?:ArchitecturesKey|PlatformKey)|posure(?:ModeKey|ProgramKey|TimeS(?:econdsKey|tringKey))))|F(?:NumberKey|inderCommentKey|lashOnOffKey|o(?:calLength(?:35mmKey|Key)|ntsKey))|G(?:PS(?:AreaInformationKey|D(?:OPKey|ateStampKey|est(?:BearingKey|DistanceKey|L(?:atitudeKey|ongitudeKey))|ifferentalKey)|M(?:apDatumKey|easureModeKey)|ProcessingMethodKey|StatusKey|TrackKey)|enreKey)|H(?:asAlphaChannelKey|eadlineKey)|I(?:SOSpeedKey|dentifierKey|mageDirectionKey|n(?:formationKey|st(?:antMessageAddressesKey|ructionsKey))|s(?:ApplicationManagedKey|GeneralMIDISequenceKey|LikelyJunkKey))|K(?:ey(?:SignatureKey|wordsKey)|indKey)|L(?:a(?:nguagesKey|stUsedDateKey|titudeKey|yerNamesKey)|ensModelKey|ongitudeKey|yricistKey)|M(?:axApertureKey|e(?:diaTypesKey|teringModeKey)|usical(?:GenreKey|Instrument(?:CategoryKey|NameKey)))|N(?:amedLocationKey|umberOfPagesKey)|Or(?:ganizationsKey|i(?:entationKey|ginal(?:FormatKey|SourceKey)))|P(?:a(?:ge(?:HeightKey|WidthKey)|rticipantsKey)|erformersKey|honeNumbersKey|ixel(?:CountKey|HeightKey|WidthKey)|ro(?:ducerKey|fileNameKey|jectsKey)|ublishersKey)|R(?:e(?:c(?:ipient(?:AddressesKey|EmailAddressesKey|sKey)|ording(?:DateKey|YearKey))|dEyeOnOffKey|solution(?:HeightDPIKey|WidthDPIKey))|ightsKey)|S(?:ecurityMethodKey|peedKey|t(?:a(?:rRatingKey|teOrProvinceKey)|reamableKey)|ubjectKey)|T(?:e(?:mpoKey|xtContentKey)|hemeKey|i(?:me(?:SignatureKey|stampKey)|tleKey)|otalBitRateKey)|V(?:ersionKey|ideoBitRateKey)|Wh(?:ereFromsKey|iteBalanceKey))|Query(?:Indexed(?:LocalComputerScope|NetworkScope)|Update(?:AddedItemsKey|ChangedItemsKey|RemovedItemsKey))|UbiquitousItem(?:Downloading(?:ErrorKey|Status(?:Current|Downloaded|Key|NotDownloaded))|UploadingErrorKey))|OutlineView(?:DisclosureButtonKey|ShowHideButtonKey)|Progress(?:EstimatedTimeRemainingKey|File(?:AnimationImage(?:Key|OriginalRectKey)|CompletedCountKey|IconKey|OperationKind(?:Copying|D(?:ecompressingAfterDownloading|ownloading)|Key|Receiving)|TotalCountKey|URLKey)|KindFile|ThroughputKey)|S(?:crollView(?:Did(?:EndLiveScrollNotification|LiveScrollNotification)|WillStartLiveScrollNotification)|haringServiceName(?:PostOn(?:LinkedIn|TencentWeibo)|UseAs(?:FacebookProfileImage|LinkedInProfileImage))|pellCheckerDidChangeAutomatic(?:DashSubstitutionNotification|QuoteSubstitutionNotification)|tackView(?:SpacingUseDefault|VisibilityPriority(?:DetachOnlyIfNecessary|MustHold|NotVisible)))|URL(?:CredentialStorageRemoveSynchronizableCredentials|Session(?:DownloadTaskResumeData|TransferSizeUnknown)|TagNamesKey|UbiquitousItem(?:Downloading(?:ErrorKey|Status(?:Current|Downloaded|Key|NotDownloaded))|UploadingErrorKey))|WindowDidChangeOcclusionStateNotification)|kABSocialProfileService(?:TencentWeibo|Yelp))\\b",
|
254
|
+
"name": "support.variable.cocoa.10.9.objc"
|
255
|
+
},
|
256
|
+
{
|
257
|
+
"match": "\\b(?:AB(?:AddressBookErrorDomain|MultiValueIdentifiersErrorKey|PeoplePicker(?:DisplayedPropertyDidChangeNotification|GroupSelectionDidChangeNotification|NameSelectionDidChangeNotification|ValueSelectionDidChangeNotification))|DOM(?:E(?:ventException|xception)|RangeException|XPathException)|NS(?:A(?:bort(?:ModalException|PrintingException)|ccessibility(?:A(?:ctivationPointAttribute|llowedValuesAttribute|nnouncement(?:Key|RequestedNotification)|pplication(?:ActivatedNotification|DeactivatedNotification|HiddenNotification|Role|ShownNotification)|scendingSortDirectionValue|tt(?:achmentTextAttribute|ributedStringForRangeParameterizedAttribute)|utocorrectedTextAttribute)|B(?:ackgroundColorTextAttribute|oundsForRangeParameterizedAttribute|rowserRole|u(?:syIndicatorRole|ttonRole))|C(?:ancel(?:Action|ButtonAttribute)|e(?:ll(?:ForColumnAndRowParameterizedAttribute|Role)|nt(?:erTabStopMarkerTypeValue|imetersUnitValue))|h(?:eckBoxRole|ildrenAttribute)|l(?:earButtonAttribute|oseButton(?:Attribute|Subrole))|o(?:l(?:orWellRole|umn(?:CountAttribute|HeaderUIElementsAttribute|IndexRangeAttribute|Role|TitlesAttribute|sAttribute))|mboBoxRole|n(?:firmAction|tent(?:ListSubrole|sAttribute)))|r(?:eatedNotification|iticalValueAttribute))|D(?:e(?:c(?:imalTabStopMarkerTypeValue|rement(?:A(?:ction|rrowSubrole)|ButtonAttribute|PageSubrole))|f(?:aultButtonAttribute|initionListSubrole)|leteAction|sc(?:endingSortDirectionValue|riptionAttribute))|i(?:alogSubrole|sclos(?:ed(?:ByRowAttribute|RowsAttribute)|ingAttribute|ure(?:LevelAttribute|TriangleRole)))|ocumentAttribute|rawer(?:CreatedNotification|Role))|E(?:ditedAttribute|nabledAttribute|rrorCodeExceptionInfo|x(?:ception|pandedAttribute))|F(?:i(?:lenameAttribute|rstLineIndentMarkerTypeValue)|loatingWindowSubrole|o(?:cused(?:Attribute|UIElement(?:Attribute|ChangedNotification)|Window(?:Attribute|ChangedNotification))|nt(?:FamilyKey|NameKey|SizeKey|TextAttribute)|regroundColorTextAttribute)|rontmostAttribute|ullScreenButton(?:Attribute|Subrole))|Gr(?:idRole|o(?:upRole|wArea(?:Attribute|Role)))|H(?:andle(?:Role|sAttribute)|e(?:ad(?:IndentMarkerTypeValue|erAttribute)|lp(?:Attribute|Tag(?:CreatedNotification|Role)))|iddenAttribute|orizontal(?:OrientationValue|ScrollBarAttribute|Unit(?:DescriptionAttribute|sAttribute)))|I(?:dentifierAttribute|mageRole|n(?:c(?:hesUnitValue|rement(?:A(?:ction|rrowSubrole)|ButtonAttribute|PageSubrole|orRole))|dexAttribute|sertionPointLineNumberAttribute))|L(?:a(?:bel(?:UIElementsAttribute|ValueAttribute)|yout(?:AreaRole|ItemRole|PointForScreenPointParameterizedAttribute|SizeForScreenSizeParameterizedAttribute))|e(?:ftTabStopMarkerTypeValue|velIndicatorRole)|i(?:n(?:eForIndexParameterizedAttribute|k(?:Role|TextAttribute|edUIElementsAttribute))|stRole))|M(?:a(?:in(?:Attribute|Window(?:Attribute|ChangedNotification))|rke(?:dMisspelledTextAttribute|r(?:GroupUIElementAttribute|Type(?:Attribute|DescriptionAttribute)|UIElementsAttribute|ValuesAttribute))|tteRole|xValueAttribute)|enu(?:B(?:ar(?:Attribute|Role)|uttonRole)|ItemRole|Role)|i(?:n(?:ValueAttribute|imize(?:Button(?:Attribute|Subrole)|dAttribute))|sspelledTextAttribute)|o(?:dalAttribute|vedNotification))|N(?:extContentsAttribute|umberOfCharactersAttribute)|O(?:r(?:deredByRowAttribute|ientationAttribute)|utlineRo(?:le|wSubrole)|verflowButtonAttribute)|P(?:arentAttribute|ic(?:asUnitValue|kAction)|laceholderValueAttribute|o(?:intsUnitValue|p(?:UpButtonRole|overRole)|sitionAttribute)|r(?:e(?:ssAction|viousContentsAttribute)|o(?:gressIndicatorRole|xyAttribute)))|R(?:TFForRangeParameterizedAttribute|a(?:dio(?:ButtonRole|GroupRole)|iseAction|ngeFor(?:IndexParameterizedAttribute|LineParameterizedAttribute|PositionParameterizedAttribute)|tingIndicatorSubrole)|e(?:levanceIndicatorRole|sizedNotification)|ightTabStopMarkerTypeValue|o(?:le(?:Attribute|DescriptionAttribute)|w(?:Co(?:llapsedNotification|unt(?:Attribute|ChangedNotification))|ExpandedNotification|HeaderUIElementsAttribute|IndexRangeAttribute|Role|sAttribute))|uler(?:MarkerRole|Role))|S(?:cr(?:een(?:PointForLayoutPointParameterizedAttribute|SizeForLayoutSizeParameterizedAttribute)|oll(?:AreaRole|BarRole))|e(?:arch(?:ButtonAttribute|FieldSubrole|MenuAttribute)|cureTextFieldSubrole|lected(?:Attribute|C(?:ells(?:Attribute|ChangedNotification)|hildren(?:Attribute|ChangedNotification|MovedNotification)|olumns(?:Attribute|ChangedNotification))|Rows(?:Attribute|ChangedNotification)|Text(?:Attribute|ChangedNotification|Range(?:Attribute|sAttribute)))|rvesAsTitleForUIElementsAttribute)|h(?:a(?:dowTextAttribute|red(?:CharacterRangeAttribute|TextUIElementsAttribute))|eet(?:CreatedNotification|Role)|ow(?:MenuAction|nMenuAttribute))|izeAttribute|liderRole|ort(?:ButtonSubrole|DirectionAttribute)|plit(?:GroupRole|ter(?:Role|sAttribute))|t(?:a(?:ndardWindowSubrole|ticTextRole)|ri(?:kethrough(?:ColorTextAttribute|TextAttribute)|ngForRangeParameterizedAttribute)|yleRangeForIndexParameterizedAttribute)|u(?:broleAttribute|perscriptTextAttribute)|ystem(?:DialogSubrole|FloatingWindowSubrole|WideRole))|T(?:a(?:b(?:GroupRole|leRo(?:le|wSubrole)|sAttribute)|ilIndentMarkerTypeValue)|ext(?:A(?:reaRole|ttachmentSubrole)|FieldRole|LinkSubrole)|i(?:melineSubrole|tle(?:Attribute|ChangedNotification|UIElementAttribute))|o(?:olbar(?:Button(?:Attribute|Subrole)|Role)|pLevelUIElementAttribute))|U(?:IElementDestroyedNotification|RLAttribute|n(?:derline(?:ColorTextAttribute|TextAttribute)|it(?:DescriptionAttribute|s(?:Attribute|ChangedNotification))|known(?:MarkerTypeValue|OrientationValue|Role|S(?:ortDirectionValue|ubrole)|UnitValue)))|V(?:alue(?:Attribute|ChangedNotification|DescriptionAttribute|IndicatorRole)|ertical(?:OrientationValue|ScrollBarAttribute|Unit(?:DescriptionAttribute|sAttribute))|isible(?:C(?:ellsAttribute|h(?:aracterRangeAttribute|ildrenAttribute)|olumnsAttribute)|NameKey|RowsAttribute))|W(?:arningValueAttribute|indow(?:Attribute|CreatedNotification|DeminiaturizedNotification|M(?:iniaturizedNotification|ovedNotification)|R(?:esizedNotification|ole)|sAttribute))|ZoomButton(?:Attribute|Subrole))|l(?:ignmentBinding|l(?:RomanInputSourcesLocaleIdentifier|ows(?:EditingMultipleValuesSelectionBindingOption|NullArgumentBindingOption))|ternate(?:ImageBinding|TitleBinding)|waysPresentsApplicationModalAlertsBindingOption)|n(?:imat(?:eBinding|ion(?:DelayBinding|ProgressMark(?:Notification)?|TriggerOrder(?:In|Out)))|tialiasThresholdChangedNotification)|pp(?:Kit(?:IgnoredException|V(?:ersionNumber|irtualMemoryException))|l(?:e(?:Event(?:ManagerWillProcessFirstEventNotification|TimeOut(?:Default|None))|ScriptError(?:AppName|BriefMessage|Message|Number|Range))|ication(?:Did(?:BecomeActiveNotification|ChangeScreenParametersNotification|Finish(?:LaunchingNotification|RestoringWindowsNotification)|HideNotification|ResignActiveNotification|U(?:nhideNotification|pdateNotification))|LaunchIsDefaultLaunchKey|Will(?:BecomeActiveNotification|FinishLaunchingNotification|HideNotification|ResignActiveNotification|TerminateNotification|U(?:nhideNotification|pdateNotification)))))?|rgument(?:Binding|Domain)|ssertionHandlerKey|tt(?:achmentAttributeName|ributedStringBinding)|uthorDocumentAttribute|verageKeyValueOperator)|B(?:a(?:ck(?:groundColor(?:AttributeName|DocumentAttribute)|ingPropertyOld(?:ColorSpaceKey|ScaleFactorKey))|d(?:BitmapParametersException|ComparisonException|RTF(?:ColorTableException|DirectiveException|FontTableException|StyleSheetException))|se(?:URLDocumentOption|lineOffsetAttributeName))|lack|ottomMarginDocumentAttribute|rowser(?:ColumnConfigurationDidChangeNotification|IllegalDelegateException)|undleDidLoadNotification)|C(?:a(?:l(?:endarIdentifier(?:Buddhist|C(?:hinese|optic)|EthiopicAmete(?:Alem|Mihret)|Gregorian|Hebrew|I(?:SO8601|ndian|slamic(?:Civil)?)|Japanese|Persian|RepublicOfChina)|ibrated(?:RGBColorSpace|WhiteColorSpace))|tegoryDocumentAttribute)|haracter(?:ConversionException|EncodingDocument(?:Attribute|Option)|ShapeAttributeName)|lassDescriptionNeededForClassNotification|o(?:coa(?:ErrorDomain|VersionDocumentAttribute)|lor(?:List(?:DidChangeNotification|IOException|NotEditableException)|P(?:anelColorDidChangeNotification|boardType))|m(?:boBox(?:Selection(?:DidChangeNotification|IsChangingNotification)|Will(?:DismissNotification|PopUpNotification))|mentDocumentAttribute|panyDocumentAttribute)|n(?:ditionallySets(?:E(?:ditableBindingOption|nabledBindingOption)|HiddenBindingOption)|nection(?:Did(?:DieNotification|InitializeNotification)|ReplyMode)|t(?:e(?:nt(?:Array(?:Binding|ForMultipleSelectionBinding)|Binding|DictionaryBinding|HeightBinding|Object(?:Binding|sBinding)|PlacementTagBindingOption|SetBinding|ValuesBinding|WidthBinding)|xtHelpModeDid(?:ActivateNotification|DeactivateNotification))|inuouslyUpdatesValueBindingOption|rolT(?:extDid(?:BeginEditingNotification|ChangeNotification|EndEditingNotification)|intDidChangeNotification))|vertedDocumentAttribute)|pyrightDocumentAttribute|untKeyValueOperator)|r(?:eat(?:esSortDescriptorBindingOption|ionTimeDocumentAttribute)|iticalValueBinding)|u(?:r(?:rentLocaleDidChangeNotification|sorAttributeName)|stomColorSpace))|D(?:a(?:rkGray|taBinding)|e(?:cimalNumber(?:DivideByZeroException|ExactnessException|OverflowException|UnderflowException)|f(?:ault(?:AttributesDocumentOption|RunLoopMode|T(?:abIntervalDocumentAttribute|okenStyle))|initionPresentationType(?:DictionaryApplication|Key|Overlay))|letesObjectsOnRemoveBindingsOption|stinationInvalidException|vice(?:BitsPerSample|C(?:MYKColorSpace|olorSpaceName)|Is(?:Printer|Screen)|R(?:GBColorSpace|esolution)|Size|WhiteColorSpace))|i(?:dBecomeSingleThreadedNotification|s(?:play(?:NameBindingOption|Pattern(?:BindingOption|TitleBinding|ValueBinding))|tinctUnionOf(?:ArraysKeyValueOperator|ObjectsKeyValueOperator|SetsKeyValueOperator)))|o(?:c(?:FormatTextDocumentType|ument(?:EditedBinding|TypeDocument(?:Attribute|Option)))|ubleClick(?:ArgumentBinding|TargetBinding))|ra(?:g(?:Pboard|ging(?:Exception|ImageComponent(?:IconKey|LabelKey)))|wer(?:Did(?:CloseNotification|OpenNotification)|Will(?:CloseNotification|OpenNotification))))|E(?:dit(?:ableBinding|orDocumentAttribute)|nabledBinding|ventTrackingRunLoopMode|x(?:cluded(?:ElementsDocumentAttribute|KeysBinding)|pansionAttributeName|tensionJavaScriptFinalizeArgumentKey))|F(?:ailedAuthenticationException|i(?:l(?:e(?:AppendOnly|Busy|C(?:ontentsPboardType|reationDate)|DeviceIdentifier|ExtensionHidden|GroupOwnerAccount(?:ID|Name)|H(?:FS(?:CreatorCode|TypeCode)|andle(?:ConnectionAcceptedNotification|DataAvailableNotification|Notification(?:DataItem|FileHandleItem)|OperationException|Read(?:CompletionNotification|ToEndOfFileCompletionNotification)))|Immutable|ModificationDate|OwnerAccount(?:ID|Name)|P(?:athErrorKey|osixPermissions|rotection(?:Complete(?:Un(?:lessOpen|tilFirstUserAuthentication))?|Key|None))|ReferenceCount|S(?:ize|ystem(?:F(?:ileNumber|ree(?:Nodes|Size))|N(?:odes|umber)|Size))|Type(?:BlockSpecial|CharacterSpecial|D(?:irectory|ocument(?:Attribute|Option))|Regular|S(?:ocket|ymbolicLink)|Unknown)?|namesPboardType|sPromisePboardType)|terPredicateBinding)|ndP(?:anel(?:CaseInsensitiveSearch|S(?:earchOptionsPboardType|ubstringMatch))|board))|o(?:nt(?:AttributeName|B(?:inding|oldBinding)|C(?:ascadeListAttribute|haracterSetAttribute|ollection(?:A(?:ctionKey|llFonts)|Di(?:dChangeNotification|sallowAutoActivationOption)|Favorites|IncludeDisabledFontsOption|NameKey|OldNameKey|Re(?:centlyUsed|moveDuplicatesOption)|User|VisibilityKey|Was(?:Hidden|Renamed|Shown)))|F(?:a(?:ceAttribute|mily(?:Attribute|NameBinding))|eature(?:Se(?:lectorIdentifierKey|ttingsAttribute)|TypeIdentifierKey)|ixedAdvanceAttribute)|I(?:dentityMatrix|talicBinding)|MatrixAttribute|Name(?:Attribute|Binding)|Pboard(?:Type)?|S(?:etChangedNotification|ize(?:Attribute|Binding)|lantTrait|ymbolicTrait)|TraitsAttribute|UnavailableException|V(?:ariationA(?:ttribute|xis(?:DefaultValueKey|IdentifierKey|M(?:aximumValueKey|inimumValueKey)|NameKey))|isibleNameAttribute)|W(?:eightTrait|idthTrait))|regroundColorAttributeName|undationVersionNumber)|ullScreenMode(?:A(?:llScreens|pplicationPresentationOptions)|Setting|WindowLevel))|G(?:ener(?:alPboard|icException)|l(?:obalDomain|yphInfoAttributeName)|ra(?:mmar(?:Corrections|Range|UserDescription)|phicsContext(?:DestinationAttributeName|P(?:DFFormat|SFormat)|RepresentationFormatAttributeName)))|H(?:T(?:ML(?:PboardType|TextDocumentType)|TPCookie(?:Comment(?:URL)?|D(?:iscard|omain)|Expires|Ma(?:nager(?:AcceptPolicyChangedNotification|CookiesChangedNotification)|ximumAge)|Name|OriginURL|P(?:ath|ort)|Secure|V(?:alue|ersion)))|andlesContentAsCompoundValueBindingOption|e(?:aderTitleBinding|lpAnchorErrorKey)|iddenBinding|yphenationFactorDocumentAttribute)|I(?:llegalSelectorException|mage(?:Binding|C(?:acheException|o(?:lorSyncProfileData|mpression(?:Factor|Method))|urrentFrame(?:Duration)?)|DitherTransparency|EXIFData|F(?:allbackBackgroundColor|rameCount)|Gamma|Hint(?:CTM|Interpolation)|Interlaced|LoopCount|Name(?:A(?:ctionTemplate|d(?:dTemplate|vanced)|pplicationIcon)|B(?:luetoothTemplate|o(?:njour|okmarksTemplate))|C(?:aution|o(?:l(?:orPanel|umnViewTemplate)|mputer))|E(?:nterFullScreenTemplate|veryone|xitFullScreenTemplate)|F(?:lowViewTemplate|o(?:l(?:der(?:Burnable|Smart)?|lowLinkFreestandingTemplate)|ntPanel))|Go(?:LeftTemplate|RightTemplate)|HomeTemplate|I(?:ChatTheaterTemplate|conViewTemplate|n(?:fo|validDataFreestandingTemplate))|L(?:eftFacingTriangleTemplate|istViewTemplate|ock(?:LockedTemplate|UnlockedTemplate))|M(?:enu(?:MixedStateTemplate|OnStateTemplate)|obileMe|ultipleDocuments)|Network|P(?:athTemplate|referencesGeneral)|QuickLookTemplate|R(?:e(?:fresh(?:FreestandingTemplate|Template)|moveTemplate|vealFreestandingTemplate)|ightFacingTriangleTemplate)|S(?:lideshowTemplate|martBadgeTemplate|t(?:atus(?:Available|None|PartiallyAvailable|Unavailable)|opProgress(?:FreestandingTemplate|Template)))|Trash(?:Empty|Full)|User(?:Accounts|G(?:roup|uest))?)|Progressive|R(?:GBColorTable|epRegistryDidChangeNotification))|n(?:c(?:ludedKeysBinding|onsistentArchiveException)|itial(?:KeyBinding|ValueBinding)|kTextPboardType|sertsNullPlaceholderBindingOption|te(?:ger(?:HashCallBacks|Map(?:KeyCallBacks|ValueCallBacks))|rnalInconsistencyException)|v(?:alid(?:Ar(?:chiveOperationException|gumentException)|ReceivePortException|SendPortException|UnarchiveOperationException)|o(?:cationOperation(?:CancelledException|VoidResultException)|kesSeparatelyWithArrayObjectsBindingOption)))|s(?:IndeterminateBinding|N(?:ilTransformerName|otNilTransformerName)))|Ke(?:rnAttributeName|y(?:ValueChange(?:IndexesKey|KindKey|N(?:ewKey|otificationIsPriorKey)|OldKey)|edUnarchiveFromDataTransformerName|wordsDocumentAttribute))|L(?:a(?:belBinding|youtPriority(?:D(?:efault(?:High|Low)|ragThatCan(?:ResizeWindow|notResizeWindow))|FittingSizeCompression|Required|WindowSizeStayPut))|eftMarginDocumentAttribute|i(?:g(?:atureAttributeName|htGray)|n(?:guisticTag(?:Ad(?:jective|verb)|C(?:l(?:assifier|ose(?:Parenthesis|Quote))|onjunction)|D(?:ash|eterminer)|I(?:diom|nterjection)|N(?:oun|umber)|O(?:pen(?:Parenthesis|Quote)|rganizationName|ther(?:Punctuation|W(?:hitespace|ord))?)|P(?:ar(?:agraphBreak|ticle)|ersonalName|laceName|r(?:eposition|onoun)|unctuation)|S(?:cheme(?:L(?:anguage|e(?:mma|xicalClass))|NameType(?:OrLexicalClass)?|Script|TokenType)|entenceTerminator)|Verb|W(?:hitespace|ord(?:Joiner)?))|kAttributeName))|o(?:adedClasses|cal(?:NotificationCenterType|e(?:AlternateQuotation(?:BeginDelimiterKey|EndDelimiterKey)|C(?:alendar|o(?:llat(?:ionIdentifier|orIdentifier)|untryCode)|urrency(?:Code|Symbol))|DecimalSeparator|ExemplarCharacterSet|GroupingSeparator|Identifier|LanguageCode|MeasurementSystem|Quotation(?:BeginDelimiterKey|EndDelimiterKey)|ScriptCode|UsesMetricSystem|VariantCode)|ized(?:DescriptionKey|FailureReasonErrorKey|KeyDictionaryBinding|Recovery(?:OptionsErrorKey|SuggestionErrorKey)))))|M(?:a(?:c(?:SimpleTextDocumentType|hErrorDomain)|llocException|nage(?:dObjectContextBinding|rDocumentAttribute)|rkedClauseSegmentAttributeName|x(?:ValueBinding|WidthBinding|imum(?:KeyValueOperator|RecentsBinding)))|e(?:nu(?:Did(?:AddItemNotification|BeginTrackingNotification|ChangeItemNotification|EndTrackingNotification|RemoveItemNotification|SendActionNotification)|WillSendActionNotification)|tadata(?:Item(?:DisplayNameKey|FS(?:C(?:ontentChangeDateKey|reationDateKey)|NameKey|SizeKey)|IsUbiquitousKey|PathKey|URLKey)|Query(?:Did(?:FinishGatheringNotification|StartGatheringNotification|UpdateNotification)|GatheringProgressNotification|LocalComputerScope|NetworkScope|ResultContentRelevanceAttribute|U(?:biquitousD(?:ataScope|ocumentsScope)|serHomeScope))|UbiquitousItem(?:HasUnresolvedConflictsKey|Is(?:DownloadingKey|Upload(?:edKey|ingKey))|Percent(?:DownloadedKey|UploadedKey))))|i(?:n(?:ValueBinding|WidthBinding|imumKeyValueOperator)|xedStateImageBinding)|od(?:alPanelRunLoopMode|ificationTimeDocumentAttribute)|ultiple(?:TextSelectionPboardType|Values(?:Marker|PlaceholderBindingOption)))|N(?:amedColorSpace|e(?:gateBooleanTransformerName|tServicesError(?:Code|Domain))|ibLoadingException|o(?:Selection(?:Marker|PlaceholderBindingOption)|n(?:OwnedPointer(?:HashCallBacks|Map(?:KeyCallBacks|ValueCallBacks)|OrNullMapKeyCallBacks)|RetainedObject(?:HashCallBacks|Map(?:KeyCallBacks|ValueCallBacks)))|tApplicable(?:Marker|PlaceholderBindingOption))|ullPlaceholderBindingOption)|O(?:SStatusErrorDomain|b(?:ject(?:HashCallBacks|InaccessibleException|Map(?:KeyCallBacks|ValueCallBacks)|NotAvailableException)|liquenessAttributeName|served(?:KeyPathKey|ObjectKey))|ff(?:StateImageBinding|iceOpenXMLTextDocumentType)|ldStyleException|nStateImageBinding|p(?:e(?:nDocumentTextDocumentType|rationNotSupportedForKeyException)|tionsKey)|utlineView(?:ColumnDid(?:MoveNotification|ResizeNotification)|Item(?:Did(?:CollapseNotification|ExpandNotification)|Will(?:CollapseNotification|ExpandNotification))|Selection(?:DidChangeNotification|IsChangingNotification))|wned(?:ObjectIdentityHashCallBacks|Pointer(?:HashCallBacks|Map(?:KeyCallBacks|ValueCallBacks))))|P(?:DFPboardType|OSIXErrorDomain|PD(?:Include(?:NotFoundException|Stack(?:OverflowException|UnderflowException))|ParseException)|a(?:perSizeDocumentAttribute|r(?:agraphStyleAttributeName|seErrorException)|steboard(?:CommunicationException|Type(?:Color|F(?:indPanelSearchOptions|ont)|HTML|MultipleTextSelection|P(?:DF|NG)|R(?:TF(?:D)?|uler)|S(?:ound|tring)|T(?:IFF|abularText|extFinderOptions))|URLReading(?:ContentsConformToTypesKey|FileURLsOnlyKey))|tternColorSpace)|lainText(?:DocumentType|TokenStyle)|o(?:interToStructHashCallBacks|p(?:UpButton(?:CellWillPopUpNotification|WillPopUpNotification)|over(?:CloseReason(?:DetachToWindow|Key|Standard)|Did(?:CloseNotification|ShowNotification)|Will(?:CloseNotification|ShowNotification)))|rt(?:DidBecomeInvalidNotification|ReceiveException|SendException|TimeoutException)|s(?:itioningRectBinding|tScriptPboardType))|r(?:e(?:dicate(?:Binding|FormatBindingOption)|f(?:erredScrollerStyleDidChangeNotification|ixSpacesDocumentAttribute))|int(?:AllP(?:ages|resetsJobStyleHint)|BottomMargin|C(?:ancelJob|opies)|DetailedErrorReporting|F(?:axNumber|irstPage)|H(?:eaderAndFooter|orizontal(?:Pagination|lyCentered))|Job(?:Disposition|Saving(?:FileNameExtensionHidden|URL))|L(?:astPage|eftMargin)|MustCollate|NoPresetsJobStyleHint|O(?:perationExistsException|rientation)|P(?:a(?:ckageException|ges(?:Across|Down)|nelAccessorySummaryItem(?:DescriptionKey|NameKey)|per(?:Name|Size))|hotoJobStyleHint|r(?:eviewJob|inter(?:Name)?))|R(?:eversePageOrder|ightMargin)|S(?:aveJob|calingFactor|electionOnly|poolJob)|T(?:ime|opMargin)|Vertical(?:Pagination|lyCentered)|ingCommunicationException)))|R(?:TF(?:D(?:PboardType|TextDocumentType)|P(?:boardType|ropertyStackOverflowException)|TextDocumentType)|a(?:isesForNotApplicableKeysBindingOption|ngeException)|e(?:adOnlyDocumentAttribute|c(?:entSearchesBinding|overyAttempterErrorKey)|gistrationDomain|presentedFilenameBinding)|ightMarginDocumentAttribute|o(?:undedTokenStyle|wHeightBinding)|u(?:le(?:Editor(?:Predicate(?:C(?:omp(?:arisonModifier|oundType)|ustomSelector)|LeftExpression|Op(?:eratorType|tions)|RightExpression)|RowsDidChangeNotification)|rPboard(?:Type)?)|nLoopCommonModes))|S(?:creenColorSpaceDidChangeNotification|elect(?:ed(?:I(?:dentifierBinding|ndexBinding)|LabelBinding|Object(?:Binding|sBinding)|TagBinding|Value(?:Binding|sBinding))|ionIndex(?:PathsBinding|esBinding)|orNameBindingOption|sAllWhenSettingContentBindingOption)|hadowAttributeName|o(?:rtDescriptorsBinding|undPboardType)|p(?:e(?:ech(?:C(?:haracterModeProperty|ommand(?:DelimiterProperty|Prefix|Suffix)|urrentVoiceProperty)|Dictionary(?:Abbreviations|Entry(?:Phonemes|Spelling)|LocaleIdentifier|ModificationDate|Pronunciations)|Error(?:Count|NewestC(?:haracterOffset|ode)|OldestC(?:haracterOffset|ode)|sProperty)|InputModeProperty|Mode(?:Literal|Normal|Phoneme|Text)|NumberModeProperty|OutputToFileURLProperty|P(?:honeme(?:Info(?:Example|Hilite(?:End|Start)|Opcode|Symbol)|SymbolsProperty)|itch(?:BaseProperty|ModProperty))|R(?:ateProperty|e(?:centSyncProperty|setProperty))|S(?:tatus(?:NumberOfCharactersLeft|Output(?:Busy|Paused)|P(?:honemeCode|roperty))|ynthesizerInfo(?:Identifier|Property|Version))|VolumeProperty)|ll(?:CheckerDidChangeAutomatic(?:SpellingCorrectionNotification|TextReplacementNotification)|ingStateAttributeName))|litView(?:DidResizeSubviewsNotification|WillResizeSubviewsNotification))|quareStatusItemLength|t(?:ackTraceKey|r(?:eam(?:DataWrittenToMemoryStreamKey|FileCurrentOffsetKey|NetworkServiceType(?:Background|V(?:ideo|o(?:IP|ice)))?|S(?:OCKS(?:ErrorDomain|Proxy(?:ConfigurationKey|HostKey|P(?:asswordKey|ortKey)|UserKey|Version(?:4|5|Key)))|ocketS(?:SLErrorDomain|ecurityLevel(?:Key|N(?:egotiatedSSL|one)|SSLv(?:2|3)|TLSv1))))|i(?:kethrough(?:ColorAttributeName|StyleAttributeName)|ng(?:EncodingErrorKey|PboardType))|oke(?:ColorAttributeName|WidthAttributeName)))|u(?:bjectDocumentAttribute|mKeyValueOperator|perscriptAttributeName)|ystem(?:C(?:lockDidChangeNotification|olorsDidChangeNotification)|TimeZoneDidChangeNotification))|T(?:IFF(?:Exception|PboardType)|a(?:b(?:ColumnTerminatorsAttributeName|leView(?:ColumnDid(?:MoveNotification|ResizeNotification)|RowViewKey|Selection(?:DidChangeNotification|IsChangingNotification))|ularTextPboardType)|rgetBinding|skDidTerminateNotification)|ext(?:C(?:hecking(?:AirlineKey|C(?:ityKey|ountryKey)|Document(?:AuthorKey|TitleKey|URLKey)|FlightKey|JobTitleKey|NameKey|Or(?:ganizationKey|thographyKey)|PhoneKey|QuotesKey|Re(?:ference(?:DateKey|TimeZoneKey)|gularExpressionsKey|placementsKey)|St(?:ateKey|reetKey)|ZIPKey)|olorBinding)|Did(?:BeginEditingNotification|ChangeNotification|EndEditingNotification)|EncodingNameDocument(?:Attribute|Option)|Finder(?:CaseInsensitiveKey|MatchingTypeKey)|InputContextKeyboardSelectionDidChangeNotification|L(?:ayoutSection(?:Orientation|Range|sAttribute)|ineTooLongException)|NoSelectionException|ReadException|S(?:izeMultiplierDocumentOption|torage(?:DidProcessEditingNotification|WillProcessEditingNotification))|View(?:DidChange(?:SelectionNotification|TypingAttributesNotification)|WillChangeNotifyingTextViewNotification)|WriteException)|hreadWillExitNotification|i(?:meoutDocumentOption|tle(?:Binding|DocumentAttribute))|o(?:ol(?:Tip(?:AttributeName|Binding)|bar(?:CustomizeToolbarItemIdentifier|DidRemoveItemNotification|FlexibleSpaceItemIdentifier|PrintItemIdentifier|S(?:eparatorItemIdentifier|how(?:ColorsItemIdentifier|FontsItemIdentifier)|paceItemIdentifier)|WillAddItemNotification))|pMarginDocumentAttribute)|ransparentBinding|ypedStreamVersionException)|U(?:RL(?:A(?:ttributeModificationDateKey|uthenticationMethod(?:ClientCertificate|Default|HT(?:MLForm|TP(?:Basic|Digest))|N(?:TLM|egotiate)|ServerTrust))|C(?:ontent(?:AccessDateKey|ModificationDateKey)|re(?:ationDateKey|dentialStorageChangedNotification)|ustomIconKey)|E(?:ffectiveIconKey|rror(?:Domain|FailingURL(?:ErrorKey|PeerTrustErrorKey|StringErrorKey)|Key))|File(?:AllocatedSizeKey|Resource(?:IdentifierKey|Type(?:BlockSpecial|CharacterSpecial|Directory|Key|NamedPipe|Regular|S(?:ocket|ymbolicLink)|Unknown))|S(?:cheme|ecurityKey|izeKey))|HasHiddenExtensionKey|Is(?:AliasFileKey|DirectoryKey|ExecutableKey|HiddenKey|MountTriggerKey|PackageKey|Re(?:adableKey|gularFileKey)|Sy(?:mbolicLinkKey|stemImmutableKey)|U(?:biquitousItemKey|serImmutableKey)|VolumeKey|WritableKey)|KeysOfUnsetValuesKey|L(?:abel(?:ColorKey|NumberKey)|inkCountKey|ocalized(?:LabelKey|NameKey|TypeDescriptionKey))|NameKey|P(?:arentDirectoryURLKey|boardType|r(?:eferredIOBlockSizeKey|otectionSpace(?:FTP(?:Proxy)?|HTTP(?:Proxy|S(?:Proxy)?)?|SOCKSProxy)))|T(?:otalFile(?:AllocatedSizeKey|SizeKey)|ypeIdentifierKey)|UbiquitousItem(?:HasUnresolvedConflictsKey|Is(?:DownloadingKey|Upload(?:edKey|ingKey)))|Volume(?:AvailableCapacityKey|CreationDateKey|I(?:dentifierKey|s(?:AutomountedKey|BrowsableKey|EjectableKey|InternalKey|JournalingKey|LocalKey|Re(?:adOnlyKey|movableKey)))|Localized(?:FormatDescriptionKey|NameKey)|MaximumFileSizeKey|NameKey|ResourceCountKey|Supports(?:AdvisoryFileLockingKey|Case(?:PreservedNamesKey|SensitiveNamesKey)|ExtendedSecurityKey|HardLinksKey|JournalingKey|PersistentIDsKey|R(?:enamingKey|ootDirectoryDatesKey)|S(?:parseFilesKey|ymbolicLinksKey)|VolumeSizesKey|ZeroRunsKey)|TotalCapacityKey|U(?:RL(?:ForRemountingKey|Key)|UIDStringKey)))|biquitousKeyValueStore(?:Change(?:ReasonKey|dKeysKey)|DidChangeExternallyNotification)|n(?:archiveFromDataTransformerName|caught(?:RuntimeErrorException|SystemExceptionException)|d(?:e(?:finedKeyException|rl(?:ine(?:ByWordMask|ColorAttributeName|StyleAttributeName)|yingErrorKey))|oManager(?:CheckpointNotification|Did(?:CloseUndoGroupNotification|OpenUndoGroupNotification|RedoChangeNotification|UndoChangeNotification)|GroupIsDiscardableKey|Will(?:CloseUndoGroupNotification|RedoChangeNotification|UndoChangeNotification)))|ionOf(?:ArraysKeyValueOperator|ObjectsKeyValueOperator|SetsKeyValueOperator))|serDefaultsDidChangeNotification)|V(?:CardPboardType|a(?:l(?:idatesImmediatelyBindingOption|ue(?:Binding|PathBinding|Transformer(?:BindingOption|NameBindingOption)|URLBinding))|riableStatusItemLength)|erticalGlyphFormAttributeName|i(?:ew(?:Animation(?:E(?:ffectKey|ndFrameKey)|Fade(?:InEffect|OutEffect)|StartFrameKey|TargetKey)|BoundsDidChangeNotification|DidUpdateTrackingAreasNotification|F(?:ocusDidChangeNotification|rameDidChangeNotification)|GlobalFrameDidChangeNotification|ModeDocumentAttribute|NoInstrinsicMetric|SizeDocumentAttribute|ZoomDocumentAttribute)|sibleBinding)|oice(?:Age|DemoText|Gender(?:Female|Male|Neuter)?|I(?:dentifier|ndividuallySpokenCharacters)|LocaleIdentifier|Name|SupportedCharacters))|W(?:arningValueBinding|eb(?:ArchiveTextDocumentType|PreferencesDocumentOption|ResourceLoadDelegateDocumentOption)|hite|i(?:dthBinding|llBecomeMultiThreadedNotification|ndow(?:Did(?:Become(?:KeyNotification|MainNotification)|Change(?:BackingPropertiesNotification|Screen(?:Notification|ProfileNotification))|DeminiaturizeNotification|E(?:n(?:d(?:LiveResizeNotification|SheetNotification)|ter(?:FullScreenNotification|VersionBrowserNotification))|x(?:it(?:FullScreenNotification|VersionBrowserNotification)|poseNotification))|M(?:iniaturizeNotification|oveNotification)|Resi(?:gn(?:KeyNotification|MainNotification)|zeNotification)|UpdateNotification)|ServerCommunicationException|Will(?:BeginSheetNotification|CloseNotification|E(?:nter(?:FullScreenNotification|VersionBrowserNotification)|xit(?:FullScreenNotification|VersionBrowserNotification))|M(?:iniaturizeNotification|oveNotification)|StartLiveResizeNotification)))|or(?:d(?:MLTextDocumentType|Tables(?:ReadException|WriteException))|kspace(?:A(?:ctiveSpaceDidChangeNotification|pplicationKey)|Co(?:mpressOperation|pyOperation)|D(?:e(?:c(?:ompressOperation|ryptOperation)|s(?:ktopImage(?:AllowClippingKey|FillColorKey|ScalingKey)|troyOperation))|id(?:ActivateApplicationNotification|ChangeFileLabelsNotification|DeactivateApplicationNotification|HideApplicationNotification|LaunchApplicationNotification|MountNotification|PerformFileOperationNotification|RenameVolumeNotification|TerminateApplicationNotification|Un(?:hideApplicationNotification|mountNotification)|WakeNotification)|uplicateOperation)|EncryptOperation|L(?:aunchConfiguration(?:A(?:ppleEvent|r(?:chitecture|guments))|Environment)|inkOperation)|MoveOperation|RecycleOperation|S(?:creensDid(?:SleepNotification|WakeNotification)|essionDid(?:BecomeActiveNotification|ResignActiveNotification))|Volume(?:LocalizedNameKey|Old(?:LocalizedNameKey|URLKey)|URLKey)|Will(?:LaunchApplicationNotification|PowerOffNotification|SleepNotification|UnmountNotification)))|ritingDirectionAttributeName)|XMLParserErrorDomain|Zero(?:Point|Rect|Size))|Web(?:A(?:ction(?:ButtonKey|ElementKey|ModifierFlagsKey|NavigationTypeKey|OriginalURLKey)|rchivePboardType)|Element(?:DOMNodeKey|FrameKey|I(?:mage(?:AltStringKey|Key|RectKey|URLKey)|sSelectedKey)|Link(?:LabelKey|T(?:argetFrameKey|itleKey)|URLKey))|History(?:AllItemsRemovedNotification|Item(?:ChangedNotification|s(?:AddedNotification|Key|RemovedNotification))|LoadedNotification|SavedNotification)|KitError(?:Domain|MIMETypeKey|PlugIn(?:NameKey|PageURLStringKey))|P(?:lugIn(?:AttributesKey|BaseURLKey|Contain(?:erKey|ingElementKey)|ShouldLoadMainResourceKey)|referencesChangedNotification)|View(?:Did(?:BeginEditingNotification|Change(?:Notification|SelectionNotification|TypingStyleNotification)|EndEditingNotification)|Progress(?:EstimateChangedNotification|FinishedNotification|StartedNotification)))|kAB(?:A(?:ddress(?:C(?:ityKey|ountry(?:CodeKey|Key))|HomeLabel|Property|St(?:ateKey|reetKey)|WorkLabel|ZIPKey)|lternateBirthdayComponentsProperty|nniversaryLabel|ssistantLabel)|B(?:irthday(?:ComponentsProperty|Property)|rotherLabel)|C(?:alendarURIsProperty|hildLabel|reationDateProperty)|D(?:atabaseChanged(?:ExternallyNotification|Notification)|e(?:letedRecords|partmentProperty))|Email(?:HomeLabel|MobileMeLabel|Property|WorkLabel)|F(?:atherLabel|irstNameP(?:honeticProperty|roperty)|riendLabel)|GroupNameProperty|Home(?:Label|Page(?:Label|Property))|Ins(?:ertedRecords|tantMessage(?:Property|Service(?:AIM|Facebook|G(?:aduGadu|oogleTalk)|ICQ|Jabber|Key|MSN|QQ|Skype|Yahoo)|UsernameKey))|JobTitleProperty|LastNameP(?:honeticProperty|roperty)|M(?:a(?:idenNameProperty|nagerLabel)|iddleNameP(?:honeticProperty|roperty)|o(?:bileMeLabel|dificationDateProperty|therLabel))|N(?:icknameProperty|oteProperty)|O(?:rganizationProperty|ther(?:Date(?:ComponentsProperty|sProperty)|Label))|P(?:ar(?:entLabel|tnerLabel)|ersonFlags|hone(?:Home(?:FAXLabel|Label)|M(?:ainLabel|obileLabel)|P(?:agerLabel|roperty)|Work(?:FAXLabel|Label)|iPhoneLabel))|RelatedNamesProperty|S(?:isterLabel|ocialProfile(?:Property|Service(?:F(?:acebook|lickr)|Key|LinkedIn|MySpace|Twitter)|U(?:RLKey|ser(?:IdentifierKey|nameKey)))|pouseLabel|uffixProperty)|TitleProperty|U(?:IDProperty|RLsProperty|pdatedRecords)|WorkLabel))\\b",
|
258
|
+
"name": "support.variable.cocoa.objc"
|
259
|
+
}
|
260
|
+
],
|
261
|
+
"repository": {
|
262
|
+
"protocols": {
|
263
|
+
"patterns": [
|
264
|
+
{
|
265
|
+
"match": "\\bNSUserActivityDelegate\\b",
|
266
|
+
"name": "support.other.protocol.cocoa.10.10.objc"
|
267
|
+
},
|
268
|
+
{
|
269
|
+
"match": "\\b(?:ABImageClient|DOM(?:Event(?:Listener|Target)|NodeFilter|XPathNSResolver)|NS(?:A(?:ccessibility(?:Button|C(?:heckBox|ontainsTransientUI)|Element|Group|Image|L(?:ayout(?:Area|Item)|ist)|NavigableStaticText|Outline|ProgressIndicator|R(?:adioButton|ow)|S(?:lider|t(?:aticText|epper)|witch)|Table)?|lertDelegate|nimat(?:ablePropertyContainer|ionDelegate)|pp(?:earanceCustomization|licationDelegate))|BrowserDelegate|C(?:acheDelegate|hangeSpelling|o(?:ding|l(?:lectionViewDelegate|orPicking(?:Custom|Default))|mboBox(?:CellDataSource|D(?:ataSource|elegate))|n(?:nectionDelegate|trolTextEditingDelegate)|pying))|D(?:atePickerCellDelegate|ecimalNumberBehaviors|iscardableContent|ockTilePlugIn|ra(?:gging(?:Destination|Info|Source)|werDelegate))|ExtensionRequestHandling|F(?:astEnumeration|ile(?:ManagerDelegate|Presenter))|G(?:estureRecognizerDelegate|lyphStorage)|I(?:gnoreMisspelledWords|mageDelegate|nputServ(?:erMouseTracker|iceProvider))|Keyed(?:ArchiverDelegate|UnarchiverDelegate)|L(?:ayoutManagerDelegate|ocking)|M(?:a(?:chPortDelegate|trixDelegate)|e(?:nuDelegate|tadataQueryDelegate)|utableCopying)|NetService(?:BrowserDelegate|Delegate)|O(?:penSavePanelDelegate|utlineViewD(?:ataSource|elegate))|P(?:a(?:geControllerDelegate|steboard(?:ItemDataProvider|Reading|Writing)|thC(?:ellDelegate|ontrolDelegate))|o(?:poverDelegate|rtDelegate)|rintPanelAccessorizing)|RuleEditorDelegate|S(?:e(?:cureCoding|guePerforming|rvicesMenuRequestor)|haringService(?:Delegate|PickerDelegate)|oundDelegate|p(?:e(?:ech(?:RecognizerDelegate|SynthesizerDelegate)|llServerDelegate)|litViewDelegate)|t(?:ackViewDelegate|reamDelegate))|T(?:ab(?:ViewDelegate|leViewD(?:ataSource|elegate))|ext(?:AttachmentCell|Delegate|Fi(?:eldDelegate|nder(?:BarContainer|Client))|Input(?:Client)?|LayoutOrientationProvider|StorageDelegate|ViewDelegate)|o(?:kenField(?:CellDelegate|Delegate)|olbarDelegate))|U(?:RL(?:AuthenticationChallengeSender|ConnectionD(?:ataDelegate|elegate|ownloadDelegate)|DownloadDelegate|HandleClient|ProtocolClient|Session(?:D(?:ataDelegate|elegate|ownloadDelegate)|TaskDelegate))|ser(?:Interface(?:Item(?:Identification|Searching)|Validations)|NotificationCenterDelegate))|V(?:alidatedUserInterfaceItem|iewControllerPresentationAnimator)|Window(?:Delegate|Restoration)|X(?:MLParserDelegate|PC(?:ListenerDelegate|ProxyCreating)))|W(?:K(?:NavigationDelegate|ScriptMessageHandler|UIDelegate)|eb(?:Document(?:Representation|Searching|Text|View)|OpenPanelResultListener|P(?:lugInViewFactory|olicyDecisionListener))))\\b",
|
270
|
+
"name": "support.other.protocol.cocoa.objc"
|
271
|
+
}
|
272
|
+
]
|
273
|
+
}
|
274
|
+
},
|
275
|
+
"scopeName": "source.objc.platform",
|
276
|
+
"uuid": "3895277D-1B0D-4E74-B6FC-A9DA24BCC9FF"
|
277
|
+
}
|
@@ -0,0 +1,1426 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"ml",
|
4
|
+
"mli"
|
5
|
+
],
|
6
|
+
"foldingStartMarker": "(\\b(module|class|)\\s.*?=\\s*$|\\bbegin|sig|struct|(object(\\s*\\(_?[a-z]+\\))?)\\s*$|\\bwhile\\s.*?\\bdo\\s*$|^let(?:\\s+rec)?\\s+[a-z_][a-zA-Z0-9_]*\\s+(?!=)\\S)",
|
7
|
+
"foldingStopMarker": "(\\bend(\\s+in)?[ \\t]*(;{1,2}|=)?|\\bdone;?|^\\s*;;|^\\s*in)[ \\t]*$",
|
8
|
+
"keyEquivalent": "^~O",
|
9
|
+
"name": "OCaml",
|
10
|
+
"patterns": [
|
11
|
+
{
|
12
|
+
"captures": {
|
13
|
+
"1": {
|
14
|
+
"name": "keyword.other.module-binding.ocaml"
|
15
|
+
},
|
16
|
+
"2": {
|
17
|
+
"name": "keyword.other.module-definition.ocaml"
|
18
|
+
},
|
19
|
+
"3": {
|
20
|
+
"name": "support.other.module.ocaml"
|
21
|
+
},
|
22
|
+
"4": {
|
23
|
+
"name": "punctuation.separator.module-binding.ocmal"
|
24
|
+
}
|
25
|
+
},
|
26
|
+
"match": "\\b(let)\\s+(module)\\s+([A-Z][a-zA-Z0-9'_]*)\\s*(=)",
|
27
|
+
"name": "meta.module.binding"
|
28
|
+
},
|
29
|
+
{
|
30
|
+
"begin": "\\b(let)\\s+(open)\\s+([A-Z][a-zA-Z0-9'_]*)(?=(\\.[A-Z][a-zA-Z0-9_]*)*)",
|
31
|
+
"beginCaptures": {
|
32
|
+
"1": {
|
33
|
+
"name": "keyword.other.module-binding.ocaml"
|
34
|
+
},
|
35
|
+
"2": {
|
36
|
+
"name": "keyword.other.ocaml"
|
37
|
+
},
|
38
|
+
"3": {
|
39
|
+
"name": "support.other.module.ocaml"
|
40
|
+
}
|
41
|
+
},
|
42
|
+
"end": "(\\s|$)",
|
43
|
+
"name": "meta.module.openbinding",
|
44
|
+
"patterns": [
|
45
|
+
{
|
46
|
+
"captures": {
|
47
|
+
"1": {
|
48
|
+
"name": "punctuation.separator.module-reference.ocaml"
|
49
|
+
}
|
50
|
+
},
|
51
|
+
"match": "(\\.)([A-Z][a-zA-Z0-9'_]*)",
|
52
|
+
"name": "support.other.module.ocaml"
|
53
|
+
}
|
54
|
+
]
|
55
|
+
},
|
56
|
+
{
|
57
|
+
"begin": "\\b(let|and)\\s+(?!\\(\\*)((rec\\s+)([a-z_][a-zA-Z0-9_']*)\\b|([a-z_][a-zA-Z0-9_']*|\\([^)]+\\))(?=\\s)((?=\\s*=\\s*(?=fun(?:ction)\\b))|(?!\\s*=)))",
|
58
|
+
"beginCaptures": {
|
59
|
+
"1": {
|
60
|
+
"name": "keyword.other.function-definition.ocaml"
|
61
|
+
},
|
62
|
+
"3": {
|
63
|
+
"name": "keyword.other.funtion-definition.ocaml"
|
64
|
+
},
|
65
|
+
"4": {
|
66
|
+
"name": "entity.name.function.ocaml"
|
67
|
+
},
|
68
|
+
"5": {
|
69
|
+
"name": "entity.name.function.ocaml"
|
70
|
+
}
|
71
|
+
},
|
72
|
+
"end": "(?:(:)\\s*([^=]+))?(?:(=)|(=)\\s*(?=fun(?:ction)\\b))",
|
73
|
+
"endCaptures": {
|
74
|
+
"1": {
|
75
|
+
"name": "punctuation.separator.function.type-constraint.ocaml"
|
76
|
+
},
|
77
|
+
"2": {
|
78
|
+
"name": "storage.type.ocaml"
|
79
|
+
},
|
80
|
+
"3": {
|
81
|
+
"name": "keyword.operator.ocaml"
|
82
|
+
},
|
83
|
+
"4": {
|
84
|
+
"name": "keyword.operator.ocaml"
|
85
|
+
}
|
86
|
+
},
|
87
|
+
"name": "meta.function.ocaml",
|
88
|
+
"patterns": [
|
89
|
+
{
|
90
|
+
"include": "#variables"
|
91
|
+
}
|
92
|
+
]
|
93
|
+
},
|
94
|
+
{
|
95
|
+
"begin": "(\\(|\\s)(?=fun\\s)",
|
96
|
+
"beginCaptures": {
|
97
|
+
"1": {
|
98
|
+
"name": "punctuation.definition.function.anonymous.ocaml"
|
99
|
+
}
|
100
|
+
},
|
101
|
+
"end": "(\\))",
|
102
|
+
"endCaptures": {
|
103
|
+
"1": {
|
104
|
+
"name": "punctuation.definition.function.anonymous.ocaml"
|
105
|
+
}
|
106
|
+
},
|
107
|
+
"name": "meta.function.anonymous.ocaml",
|
108
|
+
"patterns": [
|
109
|
+
{
|
110
|
+
"begin": "(?<=(\\(|\\s))(fun)\\s",
|
111
|
+
"beginCaptures": {
|
112
|
+
"2": {
|
113
|
+
"name": "keyword.other.function-definition.ocaml"
|
114
|
+
}
|
115
|
+
},
|
116
|
+
"end": "(->)",
|
117
|
+
"endCaptures": {
|
118
|
+
"1": {
|
119
|
+
"name": "punctuation.separator.function-definition.ocaml"
|
120
|
+
}
|
121
|
+
},
|
122
|
+
"name": "meta.function.anonymous.definition.ocaml",
|
123
|
+
"patterns": [
|
124
|
+
{
|
125
|
+
"include": "#variables"
|
126
|
+
}
|
127
|
+
]
|
128
|
+
},
|
129
|
+
{
|
130
|
+
"include": "$self"
|
131
|
+
}
|
132
|
+
]
|
133
|
+
},
|
134
|
+
{
|
135
|
+
"begin": "^\\s*(?=type\\s)",
|
136
|
+
"end": "\\b(?=let|end|val)|^\\s*$",
|
137
|
+
"name": "meta.type-definition-group.ocaml",
|
138
|
+
"patterns": [
|
139
|
+
{
|
140
|
+
"begin": "\\b(type|and)\\s+([^=]*)(=)?",
|
141
|
+
"beginCaptures": {
|
142
|
+
"1": {
|
143
|
+
"name": "keyword.other.type-definition.ocaml"
|
144
|
+
},
|
145
|
+
"2": {
|
146
|
+
"name": "storage.type.ocaml"
|
147
|
+
},
|
148
|
+
"3": {
|
149
|
+
"name": "punctuation.separator.type-definition.ocaml"
|
150
|
+
}
|
151
|
+
},
|
152
|
+
"end": "(?=\\b(type|and|let|end|val)\\b)|(?=^\\s*$)",
|
153
|
+
"name": "meta.type-definition.ocaml",
|
154
|
+
"patterns": [
|
155
|
+
{
|
156
|
+
"include": "#typedefs"
|
157
|
+
}
|
158
|
+
]
|
159
|
+
}
|
160
|
+
]
|
161
|
+
},
|
162
|
+
{
|
163
|
+
"begin": "\\b(with|function)(?=(\\s*$|.*->))\\b|((?<!\\S)(\\|)(?=(\\w|\\s).*->))",
|
164
|
+
"beginCaptures": {
|
165
|
+
"1": {
|
166
|
+
"name": "keyword.control.match-definition.ocaml"
|
167
|
+
},
|
168
|
+
"2": {
|
169
|
+
"name": "keyword.other.function-definition.ocaml"
|
170
|
+
},
|
171
|
+
"3": {
|
172
|
+
"name": "keyword.control.match-definition.ocaml"
|
173
|
+
}
|
174
|
+
},
|
175
|
+
"end": "(?:(->)|\\b(when)\\b|\\s(?=\\|))",
|
176
|
+
"endCaptures": {
|
177
|
+
"1": {
|
178
|
+
"name": "punctuation.separator.match-definition.ocaml"
|
179
|
+
},
|
180
|
+
"2": {
|
181
|
+
"name": "keyword.control.match-condition.ocaml"
|
182
|
+
}
|
183
|
+
},
|
184
|
+
"name": "meta.pattern-match.ocaml",
|
185
|
+
"patterns": [
|
186
|
+
{
|
187
|
+
"include": "#matchpatterns"
|
188
|
+
}
|
189
|
+
]
|
190
|
+
},
|
191
|
+
{
|
192
|
+
"captures": {
|
193
|
+
"1": {
|
194
|
+
"name": "keyword.other.class-type-definition.ocaml"
|
195
|
+
},
|
196
|
+
"2": {
|
197
|
+
"name": "entity.name.type.class-type.ocaml"
|
198
|
+
},
|
199
|
+
"4": {
|
200
|
+
"name": "storage.type.ocaml"
|
201
|
+
}
|
202
|
+
},
|
203
|
+
"match": "^[ \\t]*(class\\s+type\\s+)((\\[\\s*('[A-Za-z][a-zA-Z0-9_']*(?:\\s*,\\s*'[A-Za-z][a-zA-Z0-9_']*)*)\\s*\\]\\s+)?[a-z_][a-zA-Z0-9'_]*)",
|
204
|
+
"name": "meta.class.type-definition.ocaml"
|
205
|
+
},
|
206
|
+
{
|
207
|
+
"begin": "^[ \\t]*(class)(?:\\s+(?!(?:virtual)\\s+))((\\[\\s*('[A-Za-z][a-zA-Z0-9_']*(?:\\s*,\\s*'[A-Za-z][a-zA-Z0-9_']*)*)\\s*\\]\\s+)?[a-z_][a-zA-Z0-9'_]*)",
|
208
|
+
"beginCaptures": {
|
209
|
+
"1": {
|
210
|
+
"name": "keyword.other.class-definition.ocaml"
|
211
|
+
},
|
212
|
+
"2": {
|
213
|
+
"name": "entity.name.type.class.ocaml"
|
214
|
+
},
|
215
|
+
"4": {
|
216
|
+
"name": "storage.type.ocaml"
|
217
|
+
}
|
218
|
+
},
|
219
|
+
"end": "(=)",
|
220
|
+
"endCaptures": {
|
221
|
+
"1": {
|
222
|
+
"name": "keyword.operator.ocaml"
|
223
|
+
}
|
224
|
+
},
|
225
|
+
"name": "meta.class.ocaml",
|
226
|
+
"patterns": [
|
227
|
+
{
|
228
|
+
"include": "#variables"
|
229
|
+
}
|
230
|
+
]
|
231
|
+
},
|
232
|
+
{
|
233
|
+
"begin": "^[ \\t]*(class\\s+virtual\\s+)((\\[\\s*('[A-Za-z][a-zA-Z0-9_']*(?:\\s*,\\s*'[A-Za-z][a-zA-Z0-9_']*)*)\\s*\\]\\s+)?[a-z_][a-zA-Z0-9'_]*)",
|
234
|
+
"beginCaptures": {
|
235
|
+
"1": {
|
236
|
+
"name": "keyword.other.class-definition.ocaml"
|
237
|
+
},
|
238
|
+
"2": {
|
239
|
+
"name": "entity.name.type.class.ocaml"
|
240
|
+
},
|
241
|
+
"4": {
|
242
|
+
"name": "storage.type.ocaml"
|
243
|
+
}
|
244
|
+
},
|
245
|
+
"end": "(=)",
|
246
|
+
"endCaptures": {
|
247
|
+
"1": {
|
248
|
+
"name": "keyword.operator.ocaml"
|
249
|
+
}
|
250
|
+
},
|
251
|
+
"name": "meta.class.virtual.ocaml",
|
252
|
+
"patterns": [
|
253
|
+
{
|
254
|
+
"include": "#variables"
|
255
|
+
}
|
256
|
+
]
|
257
|
+
},
|
258
|
+
{
|
259
|
+
"captures": {
|
260
|
+
"1": {
|
261
|
+
"name": "keyword.other.class-type-definition.ocaml"
|
262
|
+
},
|
263
|
+
"2": {
|
264
|
+
"name": "entity.name.type.class-type.ocaml"
|
265
|
+
},
|
266
|
+
"4": {
|
267
|
+
"name": "storage.type.ocaml"
|
268
|
+
}
|
269
|
+
},
|
270
|
+
"match": "^[ \\t]*(class\\s+type\\s+virtual)((\\[\\s*('[A-Za-z][a-zA-Z0-9_']*(?:\\s*,\\s*'[A-Za-z][a-zA-Z0-9_']*)*)\\s*\\]\\s+)?[a-z_][a-zA-Z0-9'_]*)",
|
271
|
+
"name": "meta.class.virtual.type-definition.ocaml"
|
272
|
+
},
|
273
|
+
{
|
274
|
+
"begin": "(\\{)",
|
275
|
+
"beginCaptures": {
|
276
|
+
"1": {
|
277
|
+
"name": "punctuation.definition.record.ocaml"
|
278
|
+
}
|
279
|
+
},
|
280
|
+
"end": "(\\})",
|
281
|
+
"endCaptures": {
|
282
|
+
"1": {
|
283
|
+
"name": "punctuation.definition.record.ocaml"
|
284
|
+
}
|
285
|
+
},
|
286
|
+
"name": "meta.record.ocaml",
|
287
|
+
"patterns": [
|
288
|
+
{
|
289
|
+
"match": "\\bwith\\b",
|
290
|
+
"name": "keyword.other.language.ocaml"
|
291
|
+
},
|
292
|
+
{
|
293
|
+
"begin": "(\\bmutable\\s+)?\\b([a-z_][a-zA-Z0-9_']*)\\s*(:)",
|
294
|
+
"beginCaptures": {
|
295
|
+
"1": {
|
296
|
+
"name": "keyword.other.storage.modifier.ocaml"
|
297
|
+
},
|
298
|
+
"2": {
|
299
|
+
"name": "source.ocaml"
|
300
|
+
},
|
301
|
+
"3": {
|
302
|
+
"name": "punctuation.definition.record.ocaml"
|
303
|
+
}
|
304
|
+
},
|
305
|
+
"end": "(;|(?=}))",
|
306
|
+
"endCaptures": {
|
307
|
+
"1": {
|
308
|
+
"name": "keyword.operator.ocaml"
|
309
|
+
}
|
310
|
+
},
|
311
|
+
"name": "meta.record.definition.ocaml",
|
312
|
+
"patterns": [
|
313
|
+
{
|
314
|
+
"include": "#typedefs"
|
315
|
+
}
|
316
|
+
]
|
317
|
+
},
|
318
|
+
{
|
319
|
+
"include": "$self"
|
320
|
+
}
|
321
|
+
]
|
322
|
+
},
|
323
|
+
{
|
324
|
+
"begin": "\\b(object)\\s*(?:(\\()(_?[a-z]+)(\\)))?\\s*$",
|
325
|
+
"beginCaptures": {
|
326
|
+
"1": {
|
327
|
+
"name": "keyword.other.object-definition.ocaml"
|
328
|
+
},
|
329
|
+
"2": {
|
330
|
+
"name": "punctuation.definition.self-binding.ocaml"
|
331
|
+
},
|
332
|
+
"3": {
|
333
|
+
"name": "entity.name.type.self-binding.ocaml"
|
334
|
+
},
|
335
|
+
"4": {
|
336
|
+
"name": "punctuation.definition.self-binding.ocaml"
|
337
|
+
}
|
338
|
+
},
|
339
|
+
"end": "\\b(end)\\b",
|
340
|
+
"endCaptures": {
|
341
|
+
"1": {
|
342
|
+
"name": "keyword.control.object.ocaml"
|
343
|
+
},
|
344
|
+
"2": {
|
345
|
+
"name": "punctuation.terminator.expression.ocaml"
|
346
|
+
}
|
347
|
+
},
|
348
|
+
"name": "meta.object.ocaml",
|
349
|
+
"patterns": [
|
350
|
+
{
|
351
|
+
"begin": "\\b(method)\\s+(virtual\\s+)?(private\\s+)?([a-z_][a-zA-Z0-9'_]*)",
|
352
|
+
"beginCaptures": {
|
353
|
+
"1": {
|
354
|
+
"name": "keyword.other.method-definition.ocaml"
|
355
|
+
},
|
356
|
+
"2": {
|
357
|
+
"name": "keyword.other.method-definition.ocaml"
|
358
|
+
},
|
359
|
+
"3": {
|
360
|
+
"name": "keyword.other.method-restriction.ocaml"
|
361
|
+
},
|
362
|
+
"4": {
|
363
|
+
"name": "entity.name.function.method.ocaml"
|
364
|
+
}
|
365
|
+
},
|
366
|
+
"end": "(=|:)",
|
367
|
+
"endCaptures": {
|
368
|
+
"1": {
|
369
|
+
"name": "keyword.operator.ocaml"
|
370
|
+
}
|
371
|
+
},
|
372
|
+
"name": "meta.method.ocaml",
|
373
|
+
"patterns": [
|
374
|
+
{
|
375
|
+
"include": "#variables"
|
376
|
+
}
|
377
|
+
]
|
378
|
+
},
|
379
|
+
{
|
380
|
+
"begin": "(constraint)\\s+([a-z_'][a-zA-Z0-9'_]*)\\s+(=)",
|
381
|
+
"beginCaptures": {
|
382
|
+
"1": {
|
383
|
+
"name": "keyword.other.language.ocaml"
|
384
|
+
},
|
385
|
+
"2": {
|
386
|
+
"name": "storage.type.ocaml"
|
387
|
+
},
|
388
|
+
"3": {
|
389
|
+
"name": "keyword.operator.ocaml"
|
390
|
+
}
|
391
|
+
},
|
392
|
+
"end": "(#[a-z_][a-zA-Z0-9'_]*)|(int|char|float|string|list|array|bool|unit|exn|option|int32|int64|nativeint|format4|lazy_t)|([a-z_][a-zA-Z0-9'_]*)\\s*$",
|
393
|
+
"endCaptures": {
|
394
|
+
"1": {
|
395
|
+
"name": "storage.type.polymorphic-variant.ocaml"
|
396
|
+
},
|
397
|
+
"2": {
|
398
|
+
"name": "storage.type.ocaml"
|
399
|
+
},
|
400
|
+
"3": {
|
401
|
+
"name": "storage.type.ocaml"
|
402
|
+
}
|
403
|
+
},
|
404
|
+
"name": "meta.object.type-constraint.ocaml"
|
405
|
+
},
|
406
|
+
{
|
407
|
+
"include": "$self"
|
408
|
+
}
|
409
|
+
]
|
410
|
+
},
|
411
|
+
{
|
412
|
+
"captures": {
|
413
|
+
"1": {
|
414
|
+
"name": "punctuation.separator.method-call.ocaml"
|
415
|
+
}
|
416
|
+
},
|
417
|
+
"match": "(?<=\\w|\\)|')(#)[a-z_][a-zA-Z0-9'_]*",
|
418
|
+
"name": "meta.method-call.ocaml"
|
419
|
+
},
|
420
|
+
{
|
421
|
+
"captures": {
|
422
|
+
"1": {
|
423
|
+
"name": "keyword.other.module-definition.ocaml"
|
424
|
+
},
|
425
|
+
"2": {
|
426
|
+
"name": "entity.name.type.module.ocaml"
|
427
|
+
},
|
428
|
+
"3": {
|
429
|
+
"name": "punctuation.separator.module-definition.ocaml"
|
430
|
+
},
|
431
|
+
"4": {
|
432
|
+
"name": "entity.name.type.module-type.ocaml"
|
433
|
+
}
|
434
|
+
},
|
435
|
+
"match": "^[ \\t]*(module)\\s+([A-Z_][a-zA-Z0-9'_]*)(?:\\s*(:)\\s*([A-Z][a-zA-Z0-9'_]*)?)?",
|
436
|
+
"name": "meta.module.ocaml"
|
437
|
+
},
|
438
|
+
{
|
439
|
+
"captures": {
|
440
|
+
"1": {
|
441
|
+
"name": "keyword.other.module-type-definition.ocaml"
|
442
|
+
},
|
443
|
+
"2": {
|
444
|
+
"name": "entity.name.type.module-type.ocaml"
|
445
|
+
}
|
446
|
+
},
|
447
|
+
"match": "^[ \\t]*(module\\s+type\\s+)([A-Z][a-zA-Z0-9'_]*)",
|
448
|
+
"name": "meta.module.type.ocaml"
|
449
|
+
},
|
450
|
+
{
|
451
|
+
"begin": "\\b(sig)\\b",
|
452
|
+
"beginCaptures": {
|
453
|
+
"1": {
|
454
|
+
"name": "keyword.other.module.signature.ocaml"
|
455
|
+
}
|
456
|
+
},
|
457
|
+
"end": "\\b(end)\\b",
|
458
|
+
"endCaptures": {
|
459
|
+
"1": {
|
460
|
+
"name": "keyword.other.module.signature.ocaml"
|
461
|
+
},
|
462
|
+
"2": {
|
463
|
+
"name": "punctuation.terminator.expression.ocaml"
|
464
|
+
},
|
465
|
+
"3": {
|
466
|
+
"name": "keyword.operator.ocaml"
|
467
|
+
}
|
468
|
+
},
|
469
|
+
"name": "meta.module.signature.ocaml",
|
470
|
+
"patterns": [
|
471
|
+
{
|
472
|
+
"include": "#module-signature"
|
473
|
+
},
|
474
|
+
{
|
475
|
+
"include": "$self"
|
476
|
+
}
|
477
|
+
]
|
478
|
+
},
|
479
|
+
{
|
480
|
+
"begin": "\\b(struct)\\b",
|
481
|
+
"beginCaptures": {
|
482
|
+
"1": {
|
483
|
+
"name": "keyword.other.module.structure.ocaml"
|
484
|
+
}
|
485
|
+
},
|
486
|
+
"end": "\\b(end)\\b",
|
487
|
+
"endCaptures": {
|
488
|
+
"1": {
|
489
|
+
"name": "keyword.other.module.structure.ocaml"
|
490
|
+
}
|
491
|
+
},
|
492
|
+
"name": "meta.module.structure.ocaml",
|
493
|
+
"patterns": [
|
494
|
+
{
|
495
|
+
"include": "$self"
|
496
|
+
}
|
497
|
+
]
|
498
|
+
},
|
499
|
+
{
|
500
|
+
"include": "#moduleref"
|
501
|
+
},
|
502
|
+
{
|
503
|
+
"begin": "\\b(open)\\s+([A-Z][a-zA-Z0-9'_]*)(?=(\\.[A-Z][a-zA-Z0-9_]*)*)",
|
504
|
+
"beginCaptures": {
|
505
|
+
"1": {
|
506
|
+
"name": "keyword.other.ocaml"
|
507
|
+
},
|
508
|
+
"2": {
|
509
|
+
"name": "support.other.module.ocaml"
|
510
|
+
}
|
511
|
+
},
|
512
|
+
"end": "(\\s|$)",
|
513
|
+
"name": "meta.module.open.ocaml",
|
514
|
+
"patterns": [
|
515
|
+
{
|
516
|
+
"captures": {
|
517
|
+
"1": {
|
518
|
+
"name": "punctuation.separator.module-reference.ocaml"
|
519
|
+
}
|
520
|
+
},
|
521
|
+
"match": "(\\.)([A-Z][a-zA-Z0-9'_]*)",
|
522
|
+
"name": "support.other.module.ocaml"
|
523
|
+
}
|
524
|
+
]
|
525
|
+
},
|
526
|
+
{
|
527
|
+
"captures": {
|
528
|
+
"1": {
|
529
|
+
"name": "keyword.other.ocaml"
|
530
|
+
},
|
531
|
+
"2": {
|
532
|
+
"name": "entity.name.type.exception.ocaml"
|
533
|
+
}
|
534
|
+
},
|
535
|
+
"match": "\\b(exception)\\s+([A-Z][a-zA-Z0-9'_]*)\\b",
|
536
|
+
"name": "meta.exception.ocaml"
|
537
|
+
},
|
538
|
+
{
|
539
|
+
"begin": "(?=(\\[<)(?![^\\[]+?[^>]]))",
|
540
|
+
"end": "(>])",
|
541
|
+
"endCaptures": {
|
542
|
+
"1": {
|
543
|
+
"name": "punctuation.definition.camlp4-stream.ocaml"
|
544
|
+
}
|
545
|
+
},
|
546
|
+
"name": "source.camlp4.embedded.ocaml",
|
547
|
+
"patterns": [
|
548
|
+
{
|
549
|
+
"include": "source.camlp4.ocaml"
|
550
|
+
}
|
551
|
+
]
|
552
|
+
},
|
553
|
+
{
|
554
|
+
"include": "#strings"
|
555
|
+
},
|
556
|
+
{
|
557
|
+
"include": "#constants"
|
558
|
+
},
|
559
|
+
{
|
560
|
+
"include": "#comments"
|
561
|
+
},
|
562
|
+
{
|
563
|
+
"include": "#lists"
|
564
|
+
},
|
565
|
+
{
|
566
|
+
"include": "#arrays"
|
567
|
+
},
|
568
|
+
{
|
569
|
+
"begin": "(\\()(?=(~[a-z][a-zA-Z0-9_]*:|(\"(\\\\\"|[^\"])*\")|[^\\(\\)~\"])+(?<!:)(:>|:(?![:=])))",
|
570
|
+
"beginCaptures": {
|
571
|
+
"1": {
|
572
|
+
"name": "punctuation.section.type-constraint.ocaml"
|
573
|
+
}
|
574
|
+
},
|
575
|
+
"end": "(?<!:)(:>|:(?![:=]))(.*?)(\\))",
|
576
|
+
"endCaptures": {
|
577
|
+
"1": {
|
578
|
+
"name": "punctuation.separator.type-constraint.ocaml"
|
579
|
+
},
|
580
|
+
"2": {
|
581
|
+
"name": "storage.type.ocaml"
|
582
|
+
},
|
583
|
+
"3": {
|
584
|
+
"name": "punctuation.section.type-constraint.ocaml"
|
585
|
+
}
|
586
|
+
},
|
587
|
+
"name": "meta.type-constraint.ocaml",
|
588
|
+
"patterns": [
|
589
|
+
{
|
590
|
+
"include": "$self"
|
591
|
+
}
|
592
|
+
]
|
593
|
+
},
|
594
|
+
{
|
595
|
+
"match": "^[ \\t]*#[a-zA-Z]+",
|
596
|
+
"name": "keyword.other.directive.ocaml"
|
597
|
+
},
|
598
|
+
{
|
599
|
+
"match": "^[ \\t]*#[0-9]*",
|
600
|
+
"name": "keyword.other.directive.line-number.ocaml"
|
601
|
+
},
|
602
|
+
{
|
603
|
+
"include": "#storagetypes"
|
604
|
+
},
|
605
|
+
{
|
606
|
+
"match": "\\b(mutable|ref)\\b",
|
607
|
+
"name": "keyword.other.storage.modifier.ocaml"
|
608
|
+
},
|
609
|
+
{
|
610
|
+
"match": "`[A-Za-z][a-zA-Z0-9'_]*\\b",
|
611
|
+
"name": "entity.name.type.variant.polymorphic.ocaml"
|
612
|
+
},
|
613
|
+
{
|
614
|
+
"match": "\\b[A-Z][a-zA-Z0-9'_]*\\b",
|
615
|
+
"name": "entity.name.type.variant.ocaml"
|
616
|
+
},
|
617
|
+
{
|
618
|
+
"match": "!=|:=|>|<",
|
619
|
+
"name": "keyword.operator.symbol.ocaml"
|
620
|
+
},
|
621
|
+
{
|
622
|
+
"match": "[*+/-]\\.",
|
623
|
+
"name": "keyword.operator.infix.floating-point.ocaml"
|
624
|
+
},
|
625
|
+
{
|
626
|
+
"match": "~-\\.",
|
627
|
+
"name": "keyword.operator.prefix.floating-point.ocaml"
|
628
|
+
},
|
629
|
+
{
|
630
|
+
"match": "::",
|
631
|
+
"name": "punctuation.definition.list.constructor.ocaml"
|
632
|
+
},
|
633
|
+
{
|
634
|
+
"match": ";;",
|
635
|
+
"name": "punctuation.terminator.expression.ocaml"
|
636
|
+
},
|
637
|
+
{
|
638
|
+
"match": ";",
|
639
|
+
"name": "punctuation.separator.ocaml"
|
640
|
+
},
|
641
|
+
{
|
642
|
+
"match": "->",
|
643
|
+
"name": "punctuation.separator.function-return.ocaml"
|
644
|
+
},
|
645
|
+
{
|
646
|
+
"match": "[=<>@^&+\\-*/$%|][|!$%&*+./:<=>?@^~-]*",
|
647
|
+
"name": "keyword.operator.infix.ocaml"
|
648
|
+
},
|
649
|
+
{
|
650
|
+
"match": "\\bnot\\b|!|[!\\?~][!$%&*+./:<=>?@^~-]+",
|
651
|
+
"name": "keyword.operator.prefix.ocaml"
|
652
|
+
},
|
653
|
+
{
|
654
|
+
"captures": {
|
655
|
+
"1": {
|
656
|
+
"name": "punctuation.separator.argument-label.ocaml"
|
657
|
+
}
|
658
|
+
},
|
659
|
+
"match": "~[a-z][a-z0-9'_]*(:)?",
|
660
|
+
"name": "entity.name.tag.label.ocaml"
|
661
|
+
},
|
662
|
+
{
|
663
|
+
"begin": "\\b(begin)\\b",
|
664
|
+
"beginCaptures": {
|
665
|
+
"1": {
|
666
|
+
"name": "keyword.control.begin-end.ocaml"
|
667
|
+
}
|
668
|
+
},
|
669
|
+
"end": "\\b(end)\\b",
|
670
|
+
"endCaptures": {
|
671
|
+
"1": {
|
672
|
+
"name": "keyword.control.begin-end.ocaml"
|
673
|
+
}
|
674
|
+
},
|
675
|
+
"name": "meta.begin-end-group.ocaml",
|
676
|
+
"patterns": [
|
677
|
+
{
|
678
|
+
"include": "$self"
|
679
|
+
}
|
680
|
+
]
|
681
|
+
},
|
682
|
+
{
|
683
|
+
"begin": "\\b(for)\\b",
|
684
|
+
"beginCaptures": {
|
685
|
+
"1": {
|
686
|
+
"name": "keyword.control.for-loop.ocaml"
|
687
|
+
}
|
688
|
+
},
|
689
|
+
"end": "\\b(done)\\b",
|
690
|
+
"endCaptures": {
|
691
|
+
"1": {
|
692
|
+
"name": "keyword.control.for-loop.ocaml"
|
693
|
+
}
|
694
|
+
},
|
695
|
+
"name": "meta.for-loop.ocaml",
|
696
|
+
"patterns": [
|
697
|
+
{
|
698
|
+
"match": "\\bdo\\b",
|
699
|
+
"name": "keyword.control.loop.ocaml"
|
700
|
+
},
|
701
|
+
{
|
702
|
+
"include": "$self"
|
703
|
+
}
|
704
|
+
]
|
705
|
+
},
|
706
|
+
{
|
707
|
+
"begin": "\\b(while)\\b",
|
708
|
+
"beginCaptures": {
|
709
|
+
"1": {
|
710
|
+
"name": "keyword.control.while-loop.ocaml"
|
711
|
+
}
|
712
|
+
},
|
713
|
+
"end": "\\b(done)\\b",
|
714
|
+
"endCaptures": {
|
715
|
+
"1": {
|
716
|
+
"name": "keyword.control.while-loop.ocaml"
|
717
|
+
}
|
718
|
+
},
|
719
|
+
"name": "meta.while-loop.ocaml",
|
720
|
+
"patterns": [
|
721
|
+
{
|
722
|
+
"match": "\\bdo\\b",
|
723
|
+
"name": "keyword.control.loop.ocaml"
|
724
|
+
},
|
725
|
+
{
|
726
|
+
"include": "$self"
|
727
|
+
}
|
728
|
+
]
|
729
|
+
},
|
730
|
+
{
|
731
|
+
"begin": "\\(",
|
732
|
+
"end": "\\)",
|
733
|
+
"name": "meta.paren-group.ocaml",
|
734
|
+
"patterns": [
|
735
|
+
{
|
736
|
+
"include": "$self"
|
737
|
+
}
|
738
|
+
]
|
739
|
+
},
|
740
|
+
{
|
741
|
+
"match": "\\b(and|land|lor|lsl|lsr|asr|lnot|lxor|mod|or)\\b",
|
742
|
+
"name": "keyword.operator.ocaml"
|
743
|
+
},
|
744
|
+
{
|
745
|
+
"match": "\\b(downto|if|else|match|then|to|when|with|try)\\b",
|
746
|
+
"name": "keyword.control.ocaml"
|
747
|
+
},
|
748
|
+
{
|
749
|
+
"match": "\\b(as|assert|class|constraint|exception|functor|in|include|inherit|initializer|lazy|let|mod|module|mutable|new|object|open|private|rec|sig|struct|type|virtual)\\b",
|
750
|
+
"name": "keyword.other.ocaml"
|
751
|
+
},
|
752
|
+
{
|
753
|
+
"include": "#module-signature"
|
754
|
+
},
|
755
|
+
{
|
756
|
+
"match": "(’|‘|“|”)",
|
757
|
+
"name": "invalid.illegal.unrecognized-character.ocaml"
|
758
|
+
}
|
759
|
+
],
|
760
|
+
"repository": {
|
761
|
+
"arrays": {
|
762
|
+
"patterns": [
|
763
|
+
{
|
764
|
+
"begin": "(\\[\\|)",
|
765
|
+
"beginCaptures": {
|
766
|
+
"1": {
|
767
|
+
"name": "punctuation.definition.array.begin.ocaml"
|
768
|
+
}
|
769
|
+
},
|
770
|
+
"end": "(\\|])",
|
771
|
+
"endCaptures": {
|
772
|
+
"1": {
|
773
|
+
"name": "punctuation.definition.array.end.ocaml"
|
774
|
+
}
|
775
|
+
},
|
776
|
+
"name": "meta.array.ocaml",
|
777
|
+
"patterns": [
|
778
|
+
{
|
779
|
+
"include": "#arrays"
|
780
|
+
},
|
781
|
+
{
|
782
|
+
"include": "$self"
|
783
|
+
}
|
784
|
+
]
|
785
|
+
}
|
786
|
+
]
|
787
|
+
},
|
788
|
+
"comments": {
|
789
|
+
"patterns": [
|
790
|
+
{
|
791
|
+
"begin": "\\(\\*",
|
792
|
+
"beginCaptures": {
|
793
|
+
"0": {
|
794
|
+
"name": "punctuation.definition.comment.begin.ocaml"
|
795
|
+
}
|
796
|
+
},
|
797
|
+
"end": "\\*\\)",
|
798
|
+
"endCaptures": {
|
799
|
+
"0": {
|
800
|
+
"name": "punctuation.definition.comment.end.ocaml"
|
801
|
+
}
|
802
|
+
},
|
803
|
+
"name": "comment.block.ocaml",
|
804
|
+
"patterns": [
|
805
|
+
{
|
806
|
+
"include": "#comments"
|
807
|
+
}
|
808
|
+
]
|
809
|
+
}
|
810
|
+
]
|
811
|
+
},
|
812
|
+
"comments_inner": {
|
813
|
+
"patterns": [
|
814
|
+
{
|
815
|
+
"include": "#comments"
|
816
|
+
},
|
817
|
+
{
|
818
|
+
"begin": "(?=[^\\\\])(\")",
|
819
|
+
"end": "\"",
|
820
|
+
"name": "comment.block.string.quoted.double.ocaml",
|
821
|
+
"patterns": [
|
822
|
+
{
|
823
|
+
"match": "\\\\(x[a-fA-F0-9][a-fA-F0-9]|[0-2]\\d\\d|[bnrt'\"\\\\])",
|
824
|
+
"name": "comment.block.string.constant.character.escape.ocaml"
|
825
|
+
}
|
826
|
+
]
|
827
|
+
}
|
828
|
+
]
|
829
|
+
},
|
830
|
+
"constants": {
|
831
|
+
"patterns": [
|
832
|
+
{
|
833
|
+
"captures": {
|
834
|
+
"1": {
|
835
|
+
"name": "meta.empty-typing-pair.ocaml"
|
836
|
+
},
|
837
|
+
"2": {
|
838
|
+
"name": "meta.empty-typing-pair.parens.ocaml"
|
839
|
+
},
|
840
|
+
"3": {
|
841
|
+
"name": "meta.empty-typing-pair.ocaml"
|
842
|
+
}
|
843
|
+
},
|
844
|
+
"match": "(?:\\[\\s*(\\])|\\((\\))|\\(\\s*(\\)))",
|
845
|
+
"name": "constant.language.pseudo-variable.ocaml"
|
846
|
+
},
|
847
|
+
{
|
848
|
+
"match": "\\b(true|false)\\b",
|
849
|
+
"name": "constant.language.boolean.ocaml"
|
850
|
+
},
|
851
|
+
{
|
852
|
+
"match": "\\b-?[0-9][0-9_]*((\\.([0-9][0-9_]*([eE][+-]??[0-9][0-9_]*)?)?)|([eE][+-]??[0-9][0-9_]*))",
|
853
|
+
"name": "constant.numeric.floating-point.ocaml"
|
854
|
+
},
|
855
|
+
{
|
856
|
+
"match": "\\b(-?((0(x|X)[0-9a-fA-F][0-9a-fA-F_]*)|(0(o|O)[0-7][0-7_]*)|(0(b|B)[01][01_]*)|([0-9][0-9_]*)))n",
|
857
|
+
"name": "constant.numeric.integer.nativeint.ocaml"
|
858
|
+
},
|
859
|
+
{
|
860
|
+
"match": "\\b(-?((0(x|X)[0-9a-fA-F][0-9a-fA-F_]*)|(0(o|O)[0-7][0-7_]*)|(0(b|B)[01][01_]*)|([0-9][0-9_]*)))L",
|
861
|
+
"name": "constant.numeric.integer.int64.ocaml"
|
862
|
+
},
|
863
|
+
{
|
864
|
+
"match": "\\b(-?((0(x|X)[0-9a-fA-F][0-9a-fA-F_]*)|(0(o|O)[0-7][0-7_]*)|(0(b|B)[01][01_]*)|([0-9][0-9_]*)))l",
|
865
|
+
"name": "constant.numeric.integer.int32.ocaml"
|
866
|
+
},
|
867
|
+
{
|
868
|
+
"match": "\\b(-?((0(x|X)[0-9a-fA-F][0-9a-fA-F_]*)|(0(o|O)[0-7][0-7_]*)|(0(b|B)[01][01_]*)|([0-9][0-9_]*)))",
|
869
|
+
"name": "constant.numeric.integer.ocaml"
|
870
|
+
},
|
871
|
+
{
|
872
|
+
"match": "'(.|\\\\(x[a-fA-F0-9][a-fA-F0-9]|[0-2]\\d\\d|[bnrt'\"\\\\]))'",
|
873
|
+
"name": "constant.character.ocaml"
|
874
|
+
}
|
875
|
+
]
|
876
|
+
},
|
877
|
+
"definite_storagetypes": {
|
878
|
+
"patterns": [
|
879
|
+
{
|
880
|
+
"include": "#storagetypes"
|
881
|
+
},
|
882
|
+
{
|
883
|
+
"match": "\\b[a-zA-Z0-9'_]+\\b",
|
884
|
+
"name": "storage.type.ocaml"
|
885
|
+
}
|
886
|
+
]
|
887
|
+
},
|
888
|
+
"lists": {
|
889
|
+
"patterns": [
|
890
|
+
{
|
891
|
+
"begin": "(\\[)(?!\\||<|>)",
|
892
|
+
"beginCaptures": {
|
893
|
+
"1": {
|
894
|
+
"name": "punctuation.definition.list.begin.ocaml"
|
895
|
+
}
|
896
|
+
},
|
897
|
+
"end": "(?<!\\||>)(])",
|
898
|
+
"endCaptures": {
|
899
|
+
"1": {
|
900
|
+
"name": "punctuation.definition.list.end.ocaml"
|
901
|
+
}
|
902
|
+
},
|
903
|
+
"name": "meta.list.ocaml",
|
904
|
+
"patterns": [
|
905
|
+
{
|
906
|
+
"include": "#lists"
|
907
|
+
},
|
908
|
+
{
|
909
|
+
"include": "$self"
|
910
|
+
}
|
911
|
+
]
|
912
|
+
}
|
913
|
+
]
|
914
|
+
},
|
915
|
+
"matchpatterns": {
|
916
|
+
"patterns": [
|
917
|
+
{
|
918
|
+
"match": "\\b_\\b",
|
919
|
+
"name": "constant.language.universal-match.ocaml"
|
920
|
+
},
|
921
|
+
{
|
922
|
+
"match": "\\|(?=\\s*\\S)",
|
923
|
+
"name": "punctuation.separator.match-pattern.ocaml"
|
924
|
+
},
|
925
|
+
{
|
926
|
+
"begin": "(\\()(?=(?!=.*?->).*?\\|)",
|
927
|
+
"beginCaptures": {
|
928
|
+
"1": {
|
929
|
+
"name": "punctuation.definition.match-option.ocaml"
|
930
|
+
}
|
931
|
+
},
|
932
|
+
"end": "(\\))",
|
933
|
+
"endCaptures": {
|
934
|
+
"1": {
|
935
|
+
"name": "punctuation.definition.match-option.ocaml"
|
936
|
+
}
|
937
|
+
},
|
938
|
+
"name": "meta.match-option.ocaml",
|
939
|
+
"patterns": [
|
940
|
+
{
|
941
|
+
"match": "\\|",
|
942
|
+
"name": "punctuation.separator.match-option.ocaml"
|
943
|
+
},
|
944
|
+
{
|
945
|
+
"include": "#matchpatterns"
|
946
|
+
}
|
947
|
+
]
|
948
|
+
},
|
949
|
+
{
|
950
|
+
"include": "#moduleref"
|
951
|
+
},
|
952
|
+
{
|
953
|
+
"include": "#constants"
|
954
|
+
},
|
955
|
+
{
|
956
|
+
"include": "#variables"
|
957
|
+
},
|
958
|
+
{
|
959
|
+
"include": "$self"
|
960
|
+
}
|
961
|
+
]
|
962
|
+
},
|
963
|
+
"module-signature": {
|
964
|
+
"patterns": [
|
965
|
+
{
|
966
|
+
"begin": "(val)\\s+([a-z_][a-zA-Z0-9_']*)\\s*(:)",
|
967
|
+
"beginCaptures": {
|
968
|
+
"1": {
|
969
|
+
"name": "keyword.other.ocaml"
|
970
|
+
},
|
971
|
+
"2": {
|
972
|
+
"name": "entity.name.type.value-signature.ocaml"
|
973
|
+
},
|
974
|
+
"3": {
|
975
|
+
"name": "punctuation.separator.type-constraint.ocaml"
|
976
|
+
}
|
977
|
+
},
|
978
|
+
"end": "(?=\\b(type|val|external|class|module|end)\\b)|^\\s*$",
|
979
|
+
"name": "meta.module.signature.val.ocaml",
|
980
|
+
"patterns": [
|
981
|
+
{
|
982
|
+
"captures": {
|
983
|
+
"1": {
|
984
|
+
"name": "punctuation.definition.optional-parameter.ocaml"
|
985
|
+
},
|
986
|
+
"2": {
|
987
|
+
"name": "entity.name.tag.label.optional.ocaml"
|
988
|
+
},
|
989
|
+
"3": {
|
990
|
+
"name": "punctuation.separator.optional-parameter.ocaml"
|
991
|
+
}
|
992
|
+
},
|
993
|
+
"match": "(\\?)([a-z][a-zA-Z0-9_]*)\\s*(:)",
|
994
|
+
"name": "variable.parameter.ameter.optional.ocaml"
|
995
|
+
},
|
996
|
+
{
|
997
|
+
"begin": "([a-z][a-zA-Z0-9'_]*)\\s*(:)\\s*",
|
998
|
+
"beginCaptures": {
|
999
|
+
"1": {
|
1000
|
+
"name": "entity.name.tag.label.ocaml"
|
1001
|
+
},
|
1002
|
+
"2": {
|
1003
|
+
"name": "punctuation.separator.label.ocaml"
|
1004
|
+
},
|
1005
|
+
"3": {
|
1006
|
+
"name": "storage.type.ocaml"
|
1007
|
+
}
|
1008
|
+
},
|
1009
|
+
"end": "\\s",
|
1010
|
+
"name": "variable.parameter.labeled.ocaml",
|
1011
|
+
"patterns": [
|
1012
|
+
{
|
1013
|
+
"include": "#definite_storagetypes"
|
1014
|
+
}
|
1015
|
+
]
|
1016
|
+
},
|
1017
|
+
{
|
1018
|
+
"include": "#typedefs"
|
1019
|
+
}
|
1020
|
+
]
|
1021
|
+
},
|
1022
|
+
{
|
1023
|
+
"begin": "(external)\\s+([a-z_][a-zA-Z0-9_']*)\\s*(:)",
|
1024
|
+
"beginCaptures": {
|
1025
|
+
"1": {
|
1026
|
+
"name": "keyword.other.ocaml"
|
1027
|
+
},
|
1028
|
+
"2": {
|
1029
|
+
"name": "entity.name.type.external-signature.ocaml"
|
1030
|
+
},
|
1031
|
+
"3": {
|
1032
|
+
"name": "punctuation.separator.type-constraint.ocaml"
|
1033
|
+
}
|
1034
|
+
},
|
1035
|
+
"end": "(?=\\b(type|val|external|class|module|let|end)\\b)|^\\s*$",
|
1036
|
+
"name": "meta.module.signature.external.ocaml",
|
1037
|
+
"patterns": [
|
1038
|
+
{
|
1039
|
+
"captures": {
|
1040
|
+
"1": {
|
1041
|
+
"name": "punctuation.definition.optional-parameter.ocaml"
|
1042
|
+
},
|
1043
|
+
"2": {
|
1044
|
+
"name": "entity.name.tag.label.optional.ocaml"
|
1045
|
+
},
|
1046
|
+
"3": {
|
1047
|
+
"name": "punctuation.separator.optional-parameter.ocaml"
|
1048
|
+
}
|
1049
|
+
},
|
1050
|
+
"match": "(\\?)([a-z][a-zA-Z0-9_]*)\\s*(:)",
|
1051
|
+
"name": "variable.parameter.optional.ocaml"
|
1052
|
+
},
|
1053
|
+
{
|
1054
|
+
"begin": "(~)([a-z][a-zA-Z0-9'_]*)\\s*(:)\\s*",
|
1055
|
+
"beginCaptures": {
|
1056
|
+
"1": {
|
1057
|
+
"name": "punctuation.definition.labeled-parameter.ocaml"
|
1058
|
+
},
|
1059
|
+
"2": {
|
1060
|
+
"name": "entity.name.tag.label.ocaml"
|
1061
|
+
},
|
1062
|
+
"3": {
|
1063
|
+
"name": "punctuation.separator.label.ocaml"
|
1064
|
+
}
|
1065
|
+
},
|
1066
|
+
"end": "\\s",
|
1067
|
+
"name": "variable.parameter.labeled.ocaml",
|
1068
|
+
"patterns": [
|
1069
|
+
{
|
1070
|
+
"include": "#variables"
|
1071
|
+
}
|
1072
|
+
]
|
1073
|
+
},
|
1074
|
+
{
|
1075
|
+
"include": "#strings"
|
1076
|
+
},
|
1077
|
+
{
|
1078
|
+
"include": "#typedefs"
|
1079
|
+
}
|
1080
|
+
]
|
1081
|
+
}
|
1082
|
+
]
|
1083
|
+
},
|
1084
|
+
"moduleref": {
|
1085
|
+
"patterns": [
|
1086
|
+
{
|
1087
|
+
"beginCaptures": {
|
1088
|
+
"1": {
|
1089
|
+
"name": "support.other.module.ocaml"
|
1090
|
+
},
|
1091
|
+
"2": {
|
1092
|
+
"name": "punctuation.separator.module-reference.ocaml"
|
1093
|
+
}
|
1094
|
+
},
|
1095
|
+
"match": "\\b([A-Z][a-zA-Z0-9'_]*)(\\.)",
|
1096
|
+
"name": "meta.module-reference.ocaml"
|
1097
|
+
}
|
1098
|
+
]
|
1099
|
+
},
|
1100
|
+
"storagetypes": {
|
1101
|
+
"patterns": [
|
1102
|
+
{
|
1103
|
+
"match": "\\b(int|char|float|string|list|array|bool|unit|exn|option|int32|int64|nativeint|format4|lazy_t)\\b",
|
1104
|
+
"name": "storage.type.ocaml"
|
1105
|
+
},
|
1106
|
+
{
|
1107
|
+
"match": "#[a-z_][a-zA-Z0-9_]*",
|
1108
|
+
"name": "storage.type.variant.polymorphic.ocaml"
|
1109
|
+
}
|
1110
|
+
]
|
1111
|
+
},
|
1112
|
+
"strings": {
|
1113
|
+
"patterns": [
|
1114
|
+
{
|
1115
|
+
"begin": "(?=[^\\\\])(\")",
|
1116
|
+
"beginCaptures": {
|
1117
|
+
"1": {
|
1118
|
+
"name": "punctuation.definition.string.begin.ocaml"
|
1119
|
+
}
|
1120
|
+
},
|
1121
|
+
"end": "(\")",
|
1122
|
+
"endCaptures": {
|
1123
|
+
"1": {
|
1124
|
+
"name": "punctuation.definition.string.end.ocaml"
|
1125
|
+
}
|
1126
|
+
},
|
1127
|
+
"name": "string.quoted.double.ocaml",
|
1128
|
+
"patterns": [
|
1129
|
+
{
|
1130
|
+
"match": "\\\\$[ \\t]*",
|
1131
|
+
"name": "punctuation.separator.string.ignore-eol.ocaml"
|
1132
|
+
},
|
1133
|
+
{
|
1134
|
+
"match": "\\\\(x[a-fA-F0-9][a-fA-F0-9]|[0-2]\\d\\d|[bnrt'\"\\\\])",
|
1135
|
+
"name": "constant.character.string.escape.ocaml"
|
1136
|
+
},
|
1137
|
+
{
|
1138
|
+
"match": "\\\\[\\|\\(\\)1-9$^.*+?\\[\\]]",
|
1139
|
+
"name": "constant.character.regexp.escape.ocaml"
|
1140
|
+
},
|
1141
|
+
{
|
1142
|
+
"match": "\\\\(?!(x[a-fA-F0-9][a-fA-F0-9]|[0-2]\\d\\d|[bnrt'\"\\\\]|[\\|\\(\\)1-9$^.*+?\\[\\]]|$[ \\t]*))(?:.)",
|
1143
|
+
"name": "invalid.illegal.character.string.escape"
|
1144
|
+
}
|
1145
|
+
]
|
1146
|
+
}
|
1147
|
+
]
|
1148
|
+
},
|
1149
|
+
"typedefs": {
|
1150
|
+
"patterns": [
|
1151
|
+
{
|
1152
|
+
"match": "\\|",
|
1153
|
+
"name": "punctuation.separator.variant-definition.ocaml"
|
1154
|
+
},
|
1155
|
+
{
|
1156
|
+
"include": "#comments_inner"
|
1157
|
+
},
|
1158
|
+
{
|
1159
|
+
"begin": "\\(",
|
1160
|
+
"end": "\\)",
|
1161
|
+
"name": "meta.paren-group.ocaml",
|
1162
|
+
"patterns": [
|
1163
|
+
{
|
1164
|
+
"include": "#typedefs"
|
1165
|
+
}
|
1166
|
+
]
|
1167
|
+
},
|
1168
|
+
{
|
1169
|
+
"match": "\\bof\\b",
|
1170
|
+
"name": "keyword.other.ocaml"
|
1171
|
+
},
|
1172
|
+
{
|
1173
|
+
"include": "#storagetypes"
|
1174
|
+
},
|
1175
|
+
{
|
1176
|
+
"match": "(?<=\\s|\\()['a-z_][a-zA-Z0-9_]*\\b",
|
1177
|
+
"name": "storage.type.ocaml"
|
1178
|
+
},
|
1179
|
+
{
|
1180
|
+
"captures": {
|
1181
|
+
"1": {
|
1182
|
+
"name": "support.other.module.ocaml"
|
1183
|
+
},
|
1184
|
+
"2": {
|
1185
|
+
"name": "storage.type.module.ocaml"
|
1186
|
+
}
|
1187
|
+
},
|
1188
|
+
"match": "\\b((?:[A-Z][a-zA-Z0-9'_]*)(?:\\.[A-Z][a-zA-Z0-9'_]+)*)(\\.[a-zA-Z0-9'_]+)",
|
1189
|
+
"name": "meta.module.type.ocaml"
|
1190
|
+
},
|
1191
|
+
{
|
1192
|
+
"begin": "(\\[(>|<)?)",
|
1193
|
+
"beginCaptures": {
|
1194
|
+
"1": {
|
1195
|
+
"name": "punctuation.definition.polymorphic-variant.ocaml"
|
1196
|
+
}
|
1197
|
+
},
|
1198
|
+
"end": "(\\])",
|
1199
|
+
"endCaptures": {
|
1200
|
+
"1": {
|
1201
|
+
"name": "punctuation.definition.polymorphic-variant.ocaml"
|
1202
|
+
}
|
1203
|
+
},
|
1204
|
+
"name": "meta.polymorphic-variant.definition.ocaml",
|
1205
|
+
"patterns": [
|
1206
|
+
{
|
1207
|
+
"include": "#typedefs"
|
1208
|
+
}
|
1209
|
+
]
|
1210
|
+
},
|
1211
|
+
{
|
1212
|
+
"include": "$self"
|
1213
|
+
},
|
1214
|
+
{
|
1215
|
+
"match": "\\|",
|
1216
|
+
"name": "punctuation.separator.algebraic-type.ocaml"
|
1217
|
+
}
|
1218
|
+
]
|
1219
|
+
},
|
1220
|
+
"variables": {
|
1221
|
+
"patterns": [
|
1222
|
+
{
|
1223
|
+
"match": "\\(\\)",
|
1224
|
+
"name": "variable.parameter.unit.ocaml"
|
1225
|
+
},
|
1226
|
+
{
|
1227
|
+
"include": "#constants"
|
1228
|
+
},
|
1229
|
+
{
|
1230
|
+
"include": "#moduleref"
|
1231
|
+
},
|
1232
|
+
{
|
1233
|
+
"begin": "(~)([a-z][a-zA-Z0-9'_]*)(\\s*:\\s*)?",
|
1234
|
+
"beginCaptures": {
|
1235
|
+
"1": {
|
1236
|
+
"name": "punctuation.definition.labeled-parameter.ocaml"
|
1237
|
+
},
|
1238
|
+
"2": {
|
1239
|
+
"name": "entity.name.tag.label.ocaml"
|
1240
|
+
},
|
1241
|
+
"3": {
|
1242
|
+
"name": "punctuation.separator.label.ocaml"
|
1243
|
+
}
|
1244
|
+
},
|
1245
|
+
"end": "(?=(->|\\s))",
|
1246
|
+
"name": "variable.parameter.labeled.ocaml",
|
1247
|
+
"patterns": [
|
1248
|
+
{
|
1249
|
+
"include": "#variables"
|
1250
|
+
}
|
1251
|
+
]
|
1252
|
+
},
|
1253
|
+
{
|
1254
|
+
"captures": {
|
1255
|
+
"1": {
|
1256
|
+
"name": "punctuation.definition.optional-parameter.ocaml"
|
1257
|
+
},
|
1258
|
+
"2": {
|
1259
|
+
"name": "entity.name.tag.label.optional.ocaml"
|
1260
|
+
}
|
1261
|
+
},
|
1262
|
+
"match": "(\\?)([a-z][a-zA-Z0-9_]*)",
|
1263
|
+
"name": "variable.parameter.optional.ocaml"
|
1264
|
+
},
|
1265
|
+
{
|
1266
|
+
"begin": "(\\?)(\\()([a-z_][a-zA-Z0-9'_]*)\\s*(=)",
|
1267
|
+
"beginCaptures": {
|
1268
|
+
"1": {
|
1269
|
+
"name": "punctuation.definition.optional-parameter.ocaml"
|
1270
|
+
},
|
1271
|
+
"2": {
|
1272
|
+
"name": "punctuation.definition.optional-parameter.ocaml"
|
1273
|
+
},
|
1274
|
+
"3": {
|
1275
|
+
"name": "entity.name.tag.label.optional.ocaml"
|
1276
|
+
},
|
1277
|
+
"4": {
|
1278
|
+
"name": "punctuation.separator.optional-parameter-assignment.ocaml"
|
1279
|
+
}
|
1280
|
+
},
|
1281
|
+
"end": "(\\))",
|
1282
|
+
"endCaptures": {
|
1283
|
+
"1": {
|
1284
|
+
"name": "punctuation.definition.optional-parameter.ocaml"
|
1285
|
+
}
|
1286
|
+
},
|
1287
|
+
"name": "variable.parameter.optional.ocaml",
|
1288
|
+
"patterns": [
|
1289
|
+
{
|
1290
|
+
"include": "$self"
|
1291
|
+
}
|
1292
|
+
]
|
1293
|
+
},
|
1294
|
+
{
|
1295
|
+
"begin": "(\\()(?=(~[a-z][a-zA-Z0-9_]*:|(\"(\\\\\"|[^\"])*\")|[^\\(\\)~\"])+(?<!:)(:>|:(?![:=])))",
|
1296
|
+
"beginCaptures": {
|
1297
|
+
"1": {
|
1298
|
+
"name": "punctuation.section.type-constraint.ocaml"
|
1299
|
+
}
|
1300
|
+
},
|
1301
|
+
"end": "(\\))",
|
1302
|
+
"endCaptures": {
|
1303
|
+
"1": {
|
1304
|
+
"name": "punctuation.section.type-constraint.ocaml"
|
1305
|
+
}
|
1306
|
+
},
|
1307
|
+
"name": "meta.parameter.type-constrained.ocaml",
|
1308
|
+
"patterns": [
|
1309
|
+
{
|
1310
|
+
"begin": "(?<!:)(:>|:(?![:=]))",
|
1311
|
+
"beginCaptures": {
|
1312
|
+
"1": {
|
1313
|
+
"name": "punctuation.separator.type-constraint.ocaml"
|
1314
|
+
}
|
1315
|
+
},
|
1316
|
+
"end": "(?=\\))",
|
1317
|
+
"name": "storage.type.ocaml",
|
1318
|
+
"patterns": [
|
1319
|
+
{
|
1320
|
+
"begin": "\\(",
|
1321
|
+
"end": "\\)",
|
1322
|
+
"name": "meta.paren.group"
|
1323
|
+
}
|
1324
|
+
]
|
1325
|
+
},
|
1326
|
+
{
|
1327
|
+
"include": "#variables"
|
1328
|
+
}
|
1329
|
+
]
|
1330
|
+
},
|
1331
|
+
{
|
1332
|
+
"include": "#comments_inner"
|
1333
|
+
},
|
1334
|
+
{
|
1335
|
+
"begin": "\\(",
|
1336
|
+
"end": "\\)",
|
1337
|
+
"name": "meta.paren-group.ocaml",
|
1338
|
+
"patterns": [
|
1339
|
+
{
|
1340
|
+
"include": "#variables"
|
1341
|
+
}
|
1342
|
+
]
|
1343
|
+
},
|
1344
|
+
{
|
1345
|
+
"begin": "(\\()",
|
1346
|
+
"beginCaptures": {
|
1347
|
+
"1": {
|
1348
|
+
"name": "punctuation.definition.tuple.ocaml"
|
1349
|
+
}
|
1350
|
+
},
|
1351
|
+
"end": "(\\))",
|
1352
|
+
"endCaptures": {
|
1353
|
+
"1": {
|
1354
|
+
"name": "punctuation.definition.tuple.ocaml"
|
1355
|
+
}
|
1356
|
+
},
|
1357
|
+
"name": "variable.parameter.tuple.ocaml",
|
1358
|
+
"patterns": [
|
1359
|
+
{
|
1360
|
+
"include": "#matchpatterns"
|
1361
|
+
},
|
1362
|
+
{
|
1363
|
+
"include": "#variables"
|
1364
|
+
},
|
1365
|
+
{
|
1366
|
+
"match": ",",
|
1367
|
+
"name": "punctuation.separator.tuple.ocaml"
|
1368
|
+
}
|
1369
|
+
]
|
1370
|
+
},
|
1371
|
+
{
|
1372
|
+
"begin": "(\\{)",
|
1373
|
+
"beginCaptures": {
|
1374
|
+
"1": {
|
1375
|
+
"name": "punctuation.definition.record.ocaml"
|
1376
|
+
}
|
1377
|
+
},
|
1378
|
+
"end": "(\\})",
|
1379
|
+
"endCaptures": {
|
1380
|
+
"1": {
|
1381
|
+
"name": "punctuation.definition.record.ocaml"
|
1382
|
+
}
|
1383
|
+
},
|
1384
|
+
"name": "variable.parameter.record.ocaml",
|
1385
|
+
"patterns": [
|
1386
|
+
{
|
1387
|
+
"include": "#moduleref"
|
1388
|
+
},
|
1389
|
+
{
|
1390
|
+
"begin": "\\b([a-z][a-zA-Z0-9'_]*)\\s*(=)",
|
1391
|
+
"beginCaptures": {
|
1392
|
+
"1": {
|
1393
|
+
"name": "entity.name.tag.record.ocaml"
|
1394
|
+
},
|
1395
|
+
"2": {
|
1396
|
+
"name": "punctuation.separator.record.field-assignment.ocaml"
|
1397
|
+
}
|
1398
|
+
},
|
1399
|
+
"end": "(;)|(?=\\})",
|
1400
|
+
"endCaptures": {
|
1401
|
+
"1": {
|
1402
|
+
"name": "punctuation.separator.record.ocaml"
|
1403
|
+
}
|
1404
|
+
},
|
1405
|
+
"name": "meta.recordfield.match.ocaml",
|
1406
|
+
"patterns": [
|
1407
|
+
{
|
1408
|
+
"include": "#matchpatterns"
|
1409
|
+
}
|
1410
|
+
]
|
1411
|
+
}
|
1412
|
+
]
|
1413
|
+
},
|
1414
|
+
{
|
1415
|
+
"include": "#storagetypes"
|
1416
|
+
},
|
1417
|
+
{
|
1418
|
+
"match": "\\b[a-z_][a-zA-Z0-9'_]*",
|
1419
|
+
"name": "variable.parameter.ocaml"
|
1420
|
+
}
|
1421
|
+
]
|
1422
|
+
}
|
1423
|
+
},
|
1424
|
+
"scopeName": "source.ocaml",
|
1425
|
+
"uuid": "F816FA69-6EE8-11D9-BF2D-000D93589AF6"
|
1426
|
+
}
|