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,158 @@
|
|
1
|
+
{
|
2
|
+
"comment": "BrightScript Language File",
|
3
|
+
"fileTypes": [
|
4
|
+
"brs",
|
5
|
+
"bas"
|
6
|
+
],
|
7
|
+
"foldingStartMarker": "(?i)^\\s*(sub|if|f(or( each)?|unction)|while)\\s*([a-zA-Z_]\\w*)\\s*(\\(.*\\)\\s*)?$",
|
8
|
+
"foldingStopMarker": "(?i)^\\s*(next|e(nd(if| (sub|if|function))|xit( while)?))\\s*$",
|
9
|
+
"keyEquivalent": "^~B",
|
10
|
+
"name": "BrightScript",
|
11
|
+
"patterns": [
|
12
|
+
{
|
13
|
+
"include": "#functions"
|
14
|
+
},
|
15
|
+
{
|
16
|
+
"include": "#program_statements"
|
17
|
+
},
|
18
|
+
{
|
19
|
+
"include": "#operators"
|
20
|
+
},
|
21
|
+
{
|
22
|
+
"include": "#support_functions"
|
23
|
+
},
|
24
|
+
{
|
25
|
+
"include": "#storage_types"
|
26
|
+
},
|
27
|
+
{
|
28
|
+
"include": "#literals"
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"include": "#constant_numeric"
|
32
|
+
},
|
33
|
+
{
|
34
|
+
"captures": {
|
35
|
+
"1": {
|
36
|
+
"name": "punctuation.definition.comment.brightscript"
|
37
|
+
}
|
38
|
+
},
|
39
|
+
"match": "(').*$\\n?",
|
40
|
+
"name": "comment.line.apostrophe.brightscript"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"captures": {
|
44
|
+
"1": {
|
45
|
+
"name": "punctuation.definition.comment.brightscript"
|
46
|
+
}
|
47
|
+
},
|
48
|
+
"match": "^\\s*?(?i:rem\\s).*$\\n?",
|
49
|
+
"name": "comment.line.rem.brightscript"
|
50
|
+
},
|
51
|
+
{
|
52
|
+
"begin": "\"",
|
53
|
+
"end": "\"",
|
54
|
+
"name": "string.quoted.double.brightscript",
|
55
|
+
"patterns": [
|
56
|
+
{
|
57
|
+
"match": "\\\\.",
|
58
|
+
"name": "constant.character.escape.brightscript"
|
59
|
+
},
|
60
|
+
{
|
61
|
+
"include": "#class_roku_builtin"
|
62
|
+
}
|
63
|
+
]
|
64
|
+
}
|
65
|
+
],
|
66
|
+
"repository": {
|
67
|
+
"class": {
|
68
|
+
"match": "",
|
69
|
+
"name": "meta.class.brightscript"
|
70
|
+
},
|
71
|
+
"class_roku_builtin": {
|
72
|
+
"match": "(?i:\\bro(R(ss(Parser|Article)|e(sourceManager|ctangle|ad(File|WriteFile)|gistry(Section)?))|G(pio(Button|ControlPort)|lobal)|XML(Element|List)|MessagePort|B(yteArray|oolean|r(Sub|ightPackage))|S(ystemTime|t(orageInfo|ring( )?)|erialPort( )?)|NetworkConfiguration|C(ontrol(Down( )?|Up|Port)|ecInterface|lockWidget|reateFile)|T(imer|ouchScreen( )?|ext(Field|Widget))|I(RRemote( )?|n(t|valid)|mage(Player|Widget))|D(eviceInfo( )?|at(eTime|agram(Receiver|Sender)))|Url(Transfer|Event)|Video(Mode|Input|Player|Event)|Keyboard(Press( )?| )?|Quadravox(Button( )?|SNS5( )?)|Float|List|A(ssociativeArray|udio(Player|Event)|ppendFile|rray))\\b)",
|
73
|
+
"name": "support.class.brightscript"
|
74
|
+
},
|
75
|
+
"constant_numeric": {
|
76
|
+
"match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f)?\\b",
|
77
|
+
"name": "constant.numeric.brightscript"
|
78
|
+
},
|
79
|
+
"functions": {
|
80
|
+
"captures": {
|
81
|
+
"1": {
|
82
|
+
"name": "storage.type.function.brightscript"
|
83
|
+
},
|
84
|
+
"2": {
|
85
|
+
"name": "entity.name.function.brightscript"
|
86
|
+
},
|
87
|
+
"3": {
|
88
|
+
"name": "punctuation.definition.parameters.brightscript"
|
89
|
+
},
|
90
|
+
"4": {
|
91
|
+
"name": "variable.parameter.function.brightscript"
|
92
|
+
},
|
93
|
+
"5": {
|
94
|
+
"name": "punctuation.definition.parameters.brightscript"
|
95
|
+
}
|
96
|
+
},
|
97
|
+
"match": "^\\s*((?i:function|sub))\\s*([a-zA-Z_]\\w*)\\s*(\\()([^)]*)(\\)).*\\n?",
|
98
|
+
"name": "meta.function.brightscript"
|
99
|
+
},
|
100
|
+
"literals": {
|
101
|
+
"match": "(?i:\\b(N(othing|ull)|True|Invalid|Empty|False)\\b)",
|
102
|
+
"name": "constant.language.brightscript"
|
103
|
+
},
|
104
|
+
"operators": {
|
105
|
+
"match": "=|>=|<zz|>|<|<>|\\+|-|\\*|\\/|\\^|&|\\b(?i:(And|Not|Or))\\b",
|
106
|
+
"name": "keyword.operator.brightscript"
|
107
|
+
},
|
108
|
+
"program_statements": {
|
109
|
+
"match": "(?i:\\b(s(t(op|ep)|ub)|i(n|f)|t(hen|o)|dim|print|e(nd(if| (sub|f(or|unction)|while))?|lse(if)?|xit (for|while))|f(or( each)?|unction)|as|while|re(turn|m)|goto)?\\b)",
|
110
|
+
"name": "keyword.control.brightscript"
|
111
|
+
},
|
112
|
+
"storage_types": {
|
113
|
+
"match": "(?i:\\b(string|in(te(rface|ger)|valid)|object|double|float|b(oolean|rsub))\\b)",
|
114
|
+
"name": "storage.type.brightscript"
|
115
|
+
},
|
116
|
+
"support_builtin_functions": {
|
117
|
+
"match": "(?i:\\b(GetLastRun(RuntimeError|CompileError)|R(nd|un)|Box|Type)\\b)",
|
118
|
+
"name": "support.function.brightscript"
|
119
|
+
},
|
120
|
+
"support_component_functions": {
|
121
|
+
"match": "(?i:\\b(R(ight|e(set(Index)?|ad(B(yte(IfAvailable)?|lock)|File|Line)?|move(Head|Tail|Index)))|Ge(nXML(Header)?|t(Res(ource|ponse(Headers|Code))|X|M(i(nute|llisecond)|o(nth|de(l)?)|essage)|B(yte(sPerBlock|Array)|o(o(tVersion(Number)?|lean)|dy))|S(t(orageCardInfo|a(ndards|tusByte)|ring(Count)?)|i(zeInMegabytes|gnedByte)|ource(Host|Identity|Port)|ub|ec(tionList|ond)|afe(X|Height|Y|Width))|H(o(stName|ur)|e(ight|ad))|Y(ear)?|N(extArticle|ame(dElements)?)|C(hildElements|ontrols|urrent(Standard|Con(trolValue|fig)|Input))|T(i(tle|me(Server|Zone))|o(String|File)|ext|ail)|I(n(t|dex|puts)|dentity)|ZoneDateTime|D(e(scription|vice(BootCount|Name|U(niqueId|ptime)))|a(y(OfWeek)?|ta))|U(se(dInMegabytes|rData)|tcDateTime)|Ent(ityEncode|ry)|V(ersion(Number)?|alue)|KeyList|F(ileSystemType|loat|a(ilureReason|mily)|reeInMegabytes)|W(holeState|idth)|LocalDateTime|Attributes))|M(id|D5|ap(StereoOutput(Aux)?|DigitalOutput))|Boolean|S(h(ift|ow)|canWiFi|t(op(Clear|Display)?|art|r(i(ng)?)?)|implify|ubtract(Milliseconds|Seconds)|e(nd(RawMessage|B(yte|lock)|Line)?|t(R(ollOverRegion|e(s(ize|olution)|c(tangle|eiveEol)))|X|M(i(n(imumTransferRate|ute)|llisecond)|o(nth|de(CaseSensitive)?)|ultiscreenBezel)|B(yteEventPort|o(olean|dy)|a(ckground(Bitmap|Color)|udRate))|S(t(andard|ring)|ub|e(ndEol|cond)|afeTextRegion)|H(o(stName|ur)|eight)|Y(ear)?|Name|C(hannelVolumes(Aux)?|ontrolValue|ursor(Bitmap|Pos(ition)?))|Time(Server|Zone)?|I(n(t|put)|P4(Gateway|Broadcast|Netmask|Address))|OutputState|D(HCP|omain|e(stination|fault(Mode|Transistion))|a(y(OfWeek)?|te(Time)?))|U(ser(Data|AndPassword)|tcDateTime|rl)|P(o(werSaveMode|rt)|assword|roxy)|E(ntry|cho|ol)|V(iewMode|olume(Aux)?)|F(o(nt|r(egroundColor|groundColor))|l(oat|ashRate))|W(holeState|i(dth|Fi(Passphrase|ESSID)))|L(ineEventPort|o(calDateTime|opMode)|auguage)|Audio(Mode(Aux)?|Stream(Aux)?|Output(Aux)?))|ek(Relative|ToEnd|Absolute)))|H(ide|ead|asAttribute)|N(ormalize|ext)|C(hr|ount|urrentPosition|l(s|ear(Region|Events)?))|T(o(Base64String|HexString|kenize|AsciiString)|estInter(netConnectivity|face)|rim)|I(s(MousePresent|N(ext|ame)|InputActive|Empty|Valid|LittleEndianCPU)|n(str|te(rface|ger)|valid))|Object|D(ynamic|isplay(Preload|File(Ex)?)|o(uble|esExist)|elete)|U(n(shift|pack)|Case)|P(o(st(Message|From(String|File))|p(String(s)?)?)|ush(String)?|eek|lay(StaticImage|File)?|arse(String|File)?|reloadFile(Ex)?)|E(nable(R(ollover|egion)|Cursor|Input|Output)|xists)|Void|F(indIndex|unction|l(oat|ush)|rom(Base64String|HexString|AsciiString))|W(hile|aitMessage|rite(File)?)|L(ookup|e(n|ft))|A(s(ync(GetTo(String|File)|Head|PostFrom(String|File)|Flush)|c)?|tEof|dd(Re(ctangle(Region|_region)|place)|Milliseconds|BodyElement|Seconds|Head(er)?|CircleRegion|Tail|DNSServer|E(vent|lement(WithBody)?)|Attribute)|pp(end(String|File)?|ly)))\\b)",
|
122
|
+
"name": "support.function.component.brightscript"
|
123
|
+
},
|
124
|
+
"support_functions": {
|
125
|
+
"patterns": [
|
126
|
+
{
|
127
|
+
"include": "#support_builtin_functions"
|
128
|
+
},
|
129
|
+
{
|
130
|
+
"include": "#support_global_functions"
|
131
|
+
},
|
132
|
+
{
|
133
|
+
"include": "#support_global_string_functions"
|
134
|
+
},
|
135
|
+
{
|
136
|
+
"include": "#support_global_math_functions"
|
137
|
+
},
|
138
|
+
{
|
139
|
+
"include": "#support_component_functions"
|
140
|
+
}
|
141
|
+
]
|
142
|
+
},
|
143
|
+
"support_global_functions": {
|
144
|
+
"match": "(?i:\\b(Re(adAsciiFile|bootSystem)|GetInterface|MatchFiles|Sleep|C(opyFile|reate(Directory|Object))|Delete(Directory|File)|UpTime|FormatDrive|ListDir|W(ait|riteAsciiFile))\\b)",
|
145
|
+
"name": "support.function.brightscript"
|
146
|
+
},
|
147
|
+
"support_global_math_functions": {
|
148
|
+
"match": "(?i:\\b(S(in|qr|gn)|C(sng|dbl|os)|Tan|Int|Exp|Fix|Log|A(tn|bs))\\b)",
|
149
|
+
"name": "support.function.brightscript"
|
150
|
+
},
|
151
|
+
"support_global_string_functions": {
|
152
|
+
"match": "(?i:\\b(Right|Mid|Str(i(ng(i)?)?)?|Chr|Instr|UCase|Val|Asc|L(Case|e(n|ft)))\\b)",
|
153
|
+
"name": "support.function.brightscript"
|
154
|
+
}
|
155
|
+
},
|
156
|
+
"scopeName": "source.brightscript",
|
157
|
+
"uuid": "291022B4-6B1D-11D9-90EB-000D93589AF6"
|
158
|
+
}
|
@@ -0,0 +1,409 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"bro"
|
4
|
+
],
|
5
|
+
"foldingStartMarker": "\\{\\s*$",
|
6
|
+
"foldingStopMarker": "^\\s*\\}",
|
7
|
+
"name": "Bro",
|
8
|
+
"patterns": [
|
9
|
+
{
|
10
|
+
"include": "#directives"
|
11
|
+
},
|
12
|
+
{
|
13
|
+
"begin": "\"",
|
14
|
+
"beginCaptures": {
|
15
|
+
"0": {
|
16
|
+
"name": "punctuation.definition.string.begin.bro"
|
17
|
+
}
|
18
|
+
},
|
19
|
+
"end": "\"",
|
20
|
+
"endCaptures": {
|
21
|
+
"0": {
|
22
|
+
"name": "punctuation.definition.string.end.bro"
|
23
|
+
}
|
24
|
+
},
|
25
|
+
"name": "string.quoted.double.bro",
|
26
|
+
"patterns": [
|
27
|
+
{
|
28
|
+
"include": "#string_escaped_char"
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"include": "#string_placeholder"
|
32
|
+
}
|
33
|
+
]
|
34
|
+
},
|
35
|
+
{
|
36
|
+
"begin": "(?<=in|\\=|,|\\()\\s*(/)",
|
37
|
+
"beginCaptures": {
|
38
|
+
"0": {
|
39
|
+
"name": "punctuation.definition.string.begin.bro"
|
40
|
+
}
|
41
|
+
},
|
42
|
+
"end": "(?<!\\\\)/",
|
43
|
+
"endCaptures": {
|
44
|
+
"0": {
|
45
|
+
"name": "punctuation.definition.string.end.bro"
|
46
|
+
}
|
47
|
+
},
|
48
|
+
"name": "string.quoted.regexp.bro",
|
49
|
+
"patterns": [
|
50
|
+
{
|
51
|
+
"include": "#string_escaped_char"
|
52
|
+
},
|
53
|
+
{
|
54
|
+
"include": "#string_placeholder"
|
55
|
+
}
|
56
|
+
]
|
57
|
+
},
|
58
|
+
{
|
59
|
+
"captures": {
|
60
|
+
"1": {
|
61
|
+
"name": "storage.type.function.bro"
|
62
|
+
},
|
63
|
+
"2": {
|
64
|
+
"name": "entity.name.function.bro"
|
65
|
+
},
|
66
|
+
"3": {
|
67
|
+
"name": "variable.parameter.bro"
|
68
|
+
},
|
69
|
+
"4": {
|
70
|
+
"name": "storage.type.bro"
|
71
|
+
}
|
72
|
+
},
|
73
|
+
"match": "^\\s*(function|hook|event)\\s+((?:(?:[a-zA-Z_][0-9a-zA-Z_]*)(?:::))?[0-9a-zA-Z_]+)\\s+\\((?:([a-zA-Z0-9_]+), ([a-zA-Z0-9_]+))*\\)(?:\\s*:\\s*([a-zA-Z0-9_]+))",
|
74
|
+
"name": "meta.function.bro",
|
75
|
+
"patterns": [
|
76
|
+
{
|
77
|
+
"include": "#types"
|
78
|
+
},
|
79
|
+
{
|
80
|
+
"include": "#attributes"
|
81
|
+
},
|
82
|
+
{
|
83
|
+
"include": "#operator"
|
84
|
+
},
|
85
|
+
{
|
86
|
+
"include": "#constants"
|
87
|
+
}
|
88
|
+
]
|
89
|
+
},
|
90
|
+
{
|
91
|
+
"begin": "#",
|
92
|
+
"beginCaptures": {
|
93
|
+
"0": {
|
94
|
+
"name": "punctuation.definition.comment.bro"
|
95
|
+
}
|
96
|
+
},
|
97
|
+
"end": "$",
|
98
|
+
"name": "comment.line.number-sign.bro"
|
99
|
+
},
|
100
|
+
{
|
101
|
+
"include": "#builtin-functions"
|
102
|
+
},
|
103
|
+
{
|
104
|
+
"include": "#statements"
|
105
|
+
},
|
106
|
+
{
|
107
|
+
"include": "#declarations"
|
108
|
+
},
|
109
|
+
{
|
110
|
+
"include": "#attributes"
|
111
|
+
},
|
112
|
+
{
|
113
|
+
"include": "#constants"
|
114
|
+
},
|
115
|
+
{
|
116
|
+
"include": "#types"
|
117
|
+
},
|
118
|
+
{
|
119
|
+
"include": "#operator"
|
120
|
+
}
|
121
|
+
],
|
122
|
+
"repository": {
|
123
|
+
"attributes": {
|
124
|
+
"patterns": [
|
125
|
+
{
|
126
|
+
"match": "&(redef|priority|log|optional|default|add_func|delete_func|expire_func|read_expire|write_expire|create_expire|synchronized|persistent|rotate_interval|rotate_size|encrypt|raw_output|mergeable|group|error_handler|type_column)",
|
127
|
+
"name": "storage.modifier.bro"
|
128
|
+
}
|
129
|
+
]
|
130
|
+
},
|
131
|
+
"builtin-functions": {
|
132
|
+
"patterns": [
|
133
|
+
{
|
134
|
+
"captures": {
|
135
|
+
"1": {
|
136
|
+
"name": "support.function.builtin.bro"
|
137
|
+
}
|
138
|
+
},
|
139
|
+
"match": "(?<!\\$)\\b(active_file|addr_to_counts|addr_to_ptr_name|all_set|anonymize_addr|any_set|bro_is_terminating|bro_version|bytestring_to_count|bytestring_to_double|bytestring_to_hexstr|calc_next_rotate|capture_events|capture_state_updates|cat|cat_sep|checkpoint_state|clear_table|close|complete_handshake|connect|connection_exists|continue_processing|convert_for_pattern|count_to_port|count_to_v4_addr|counts_to_v4_addr|counts_to_addr|current_analyzer|current_time|decode_base64|decode_base64_custom|disable_analyzer|disable_print_hook|disconnect|do_profiling|double_to_count|double_to_interval|double_to_time|dump_current_packet|dump_packet|dump_rule_stats|enable_communication|enable_raw_output|encode_base64|encode_base64_custom|entropy_test_add|entropy_test_finish|entropy_test_init|enum_to_int|exit|exp|file_magic|file_mode|file_size|find_entropy|floor|flush_all|fmt|get_conn_transport_proto|get_current_packet|get_event_peer|get_file_name|get_local_event_peer|get_matcher_stats|get_port_transport_proto|getenv|gethostname|getpid|global_ids|global_sizes|hexstr_to_bytestring|identify_data|install_dst_addr_filter|install_dst_net_filter|install_pcap_filter|install_src_addr_filter|install_src_net_filter|int_to_count|interval_to_double|interval_to_int|is_external_connection|is_icmp_port|is_local_interface|is_remote_event|is_tcp_port|is_udp_port|is_v4_addr|is_v6_addr|listen|ln|log10|lookup_ID|lookup_addr|lookup_asn|lookup_connection|lookup_hostname|lookup_hostname_txt|lookup_location|mask_addr|match_signatures|md5_hash|md5_hash_finish|md5_hash_init|md5_hash_update|md5_hmac|merge_pattern|mkdir|net_stats|network_time|open|open_for_append|order|pcap_error|piped_exec|port_to_count|precompile_pcap_filter|preserve_prefix|preserve_subnet|ptr_name_to_addr|rand|raw_bytes_to_v4_addr|reading_live_traffic|record_fields|record_type_to_vector|remask_addr|request_remote_events|request_remote_logs|request_remote_sync|rescan_state|resize|resource_usage|resume_state_updates|rotate_file|rotate_file_by_name|routing0_data_to_addrs|same_object|send_capture_filter|send_current_packet|send_id|send_ping|send_state|set_accept_state|set_buf|set_compression_level|set_inactivity_timeout|set_record_packets|setenv|sha1_hash|sha1_hash_finish|sha1_hash_init|sha1_hash_update|sha256_hash|sha256_hash_finish|sha256_hash_init|sha256_hash_update|skip_further_processing|sort|sqrt|srand|strftime|string_to_pattern|strptime|suspend_processing|suspend_state_updates|syslog|system|system_env|terminate|terminate_communication|time_to_double|to_addr|to_count|to_double|to_int|to_port|to_subnet|type_name|uninstall_dst_addr_filter|uninstall_dst_net_filter|uninstall_src_addr_filter|uninstall_src_net_filter|unique_id|unique_id_from|uuid_to_string|val_size|write_file)\\s*(?=\\()",
|
140
|
+
"name": "meta.function-call.bro.bif.bro"
|
141
|
+
},
|
142
|
+
{
|
143
|
+
"captures": {
|
144
|
+
"1": {
|
145
|
+
"name": "support.function.builtin.bro"
|
146
|
+
}
|
147
|
+
},
|
148
|
+
"match": "(?<!\\$)\\b(cat_string_array|cat_string_array_n|clean|edit|escape_string|find_all|find_last|gsub|hexdump|is_ascii|join_string_array|join_string_vec|levenshtein_distance|reverse|sort_string_array|split|split1|split_all|split_n|str_shell_escape|str_smith_waterman|str_split|strcmp|string_cat|string_fill|string_to_ascii_hex|strip|strstr|sub|sub_bytes|subst_string|to_lower|to_string_literal|to_upper)(?=\\()",
|
149
|
+
"name": "meta.function-call.strings.bif.bro"
|
150
|
+
},
|
151
|
+
{
|
152
|
+
"captures": {
|
153
|
+
"1": {
|
154
|
+
"name": "support.function.builtin.bro"
|
155
|
+
}
|
156
|
+
},
|
157
|
+
"match": "(?<!\\$)\\b(Reporter::(?:error|fatal|info|warning))(?=\\()",
|
158
|
+
"name": "meta.function-call.reporter.bif.bro"
|
159
|
+
},
|
160
|
+
{
|
161
|
+
"captures": {
|
162
|
+
"1": {
|
163
|
+
"name": "support.function.builtin.bro"
|
164
|
+
}
|
165
|
+
},
|
166
|
+
"match": "(?<!\\$)\\b(OS_version_found|ack_above_hole|bro_done|bro_init|bro_script_loaded|conn_stats|conn_weird|connection_external|connection_flow_label_changed|connection_reused|connection_state_remove|connection_status_update|connection_timeout|content_gap|dns_mapping_altered|dns_mapping_lost_name|dns_mapping_new_name|dns_mapping_unverified|dns_mapping_valid|esp_packet|event_queue__flush_point|file_gap|file_new|file_opened|file_over_new_connection|file_state_remove|file_timeout|finished_send_state|flow_weird|gap_report|get_file_handle|ipv6_ext_headers|load_sample|mobile_ipv6_message|net_weird|new_connection|new_event|new_packet|packet_contents|profiling_update|protocol_confirmation|protocol_violation|remote_capture_filter|remote_connection_closed|remote_connection_error|remote_connection_established|remote_connection_handshake_done|remote_event_registered|remote_log|remote_log_peer|remote_pong|remote_state_access_performed|remote_state_inconsistency|reporter_error|reporter_info|reporter_warning|rexmit_inconsistency|scheduled_analyzer_applied|signature_match|software_parse_error|software_unparsed_version_found|software_version_found|tunnel_changed|udp_session_done)\\s*(?=\\()",
|
167
|
+
"name": "meta.event-call.event.bif.bro"
|
168
|
+
},
|
169
|
+
{
|
170
|
+
"captures": {
|
171
|
+
"1": {
|
172
|
+
"name": "invalid.deprecated.bro"
|
173
|
+
}
|
174
|
+
},
|
175
|
+
"match": "(?<!\\$)\\b(anonymization_mapping|gaobot_signature_found|kazaa_signature_found|napster_signature_found|print_hook|root_backdoor_signature_found|rotate_interval|rotate_size)(?=\\()",
|
176
|
+
"name": "meta.event-call.deprecated.bro"
|
177
|
+
}
|
178
|
+
]
|
179
|
+
},
|
180
|
+
"constants": {
|
181
|
+
"patterns": [
|
182
|
+
{
|
183
|
+
"match": "\\b((25[0-5]|2[0-4][0-9]|1?[0-9]?[0-9])\\.){3}(25[0-5]|2[0-4][0-9]|1?[0-9]?[0-9])/(3[0-2]|[1-2]?[0-9])\\b",
|
184
|
+
"name": "constant.other.subnet.bro"
|
185
|
+
},
|
186
|
+
{
|
187
|
+
"match": "\\[\\b(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\\]/(12[0-8]|1[0-1][0-9]|[1-2]?[0-9]|[0-9][0-9])\\b",
|
188
|
+
"name": "constant.other.subnet6.bro"
|
189
|
+
},
|
190
|
+
{
|
191
|
+
"match": "(?<!::)\\b((25[0-5]|2[0-4][0-9]|1?[0-9]?[0-9])\\.){3}(25[0-5]|2[0-4][0-9]|1?[0-9]?[0-9])\\b(?!/)",
|
192
|
+
"name": "constant.other.ip.bro"
|
193
|
+
},
|
194
|
+
{
|
195
|
+
"match": "\\[\\b(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\\b\\](?!/)",
|
196
|
+
"name": "constant.other.ip6.bro"
|
197
|
+
},
|
198
|
+
{
|
199
|
+
"match": "\\b((6[0-5]{2}[0-3][0-5]|[1-5]?[0-9]{1,4})/(tcp|udp|icmp))\\b",
|
200
|
+
"name": "constant.other.port.bro"
|
201
|
+
},
|
202
|
+
{
|
203
|
+
"match": "\\b((\\s*-?)([0-9]+)\\s?((sec|min|hr|day)s?))\\b",
|
204
|
+
"name": "constant.other.interval.bro"
|
205
|
+
},
|
206
|
+
{
|
207
|
+
"match": "(?<![0-9])(\\s*-?)\\.\\b([0-9]*)\\b(?!\\.)|(?<!\\.)(\\s*-?)\\b([0-9]+\\.[0-9]+)\\b(?!\\.)",
|
208
|
+
"name": "constant.numeric.double.bro"
|
209
|
+
},
|
210
|
+
{
|
211
|
+
"match": "\\b(0(x|X)[0-9a-fA-F]+)\\b",
|
212
|
+
"name": "constant.numeric.integer.hexadecimal.bro"
|
213
|
+
},
|
214
|
+
{
|
215
|
+
"match": "(?<!\\.|:)(\\s*-?)\\b([0-9]+)\\b(?!\\.|:|/|\\s((sec|min|day)s?))",
|
216
|
+
"name": "constant.numeric.integer.decimal.bro"
|
217
|
+
},
|
218
|
+
{
|
219
|
+
"match": "\\b(T|F)\\b",
|
220
|
+
"name": "constant.language.boolean.bro"
|
221
|
+
}
|
222
|
+
]
|
223
|
+
},
|
224
|
+
"declarations": {
|
225
|
+
"patterns": [
|
226
|
+
{
|
227
|
+
"captures": {
|
228
|
+
"2": {
|
229
|
+
"name": "storage.modifier.namespace.bro"
|
230
|
+
}
|
231
|
+
},
|
232
|
+
"match": "^\\s*(module)\\s+([a-zA-Z_][0-9a-zA-Z_-]*)",
|
233
|
+
"name": "keyword.control.import.bro"
|
234
|
+
},
|
235
|
+
{
|
236
|
+
"match": "\\b(export)\\b",
|
237
|
+
"name": "keyword.control.export.bro"
|
238
|
+
},
|
239
|
+
{
|
240
|
+
"match": "\\b(type|const|global|local|redef|function|event|hook)\\b",
|
241
|
+
"name": "storage.modifier.declaration.bro"
|
242
|
+
}
|
243
|
+
]
|
244
|
+
},
|
245
|
+
"directives": {
|
246
|
+
"patterns": [
|
247
|
+
{
|
248
|
+
"begin": "^\\s*(\\@(?:load|load-sigs|unload))\\s+(.*)\\b",
|
249
|
+
"captures": {
|
250
|
+
"1": {
|
251
|
+
"name": "keyword.control.import.bro"
|
252
|
+
},
|
253
|
+
"2": {
|
254
|
+
"name": "meta.definition.bro"
|
255
|
+
}
|
256
|
+
},
|
257
|
+
"end": "$",
|
258
|
+
"name": "meta.preprocessor.bro"
|
259
|
+
},
|
260
|
+
{
|
261
|
+
"begin": "^\\s*(\\@prefixes)\\s+(=|\\+=)\\s+([a-zA-Z_][0-9a-zA-Z_-]+)\\b",
|
262
|
+
"captures": {
|
263
|
+
"1": {
|
264
|
+
"name": "keyword.control.def.bro"
|
265
|
+
},
|
266
|
+
"2": {
|
267
|
+
"name": "keyword.operator.assignment.bro"
|
268
|
+
},
|
269
|
+
"3": {
|
270
|
+
"name": "text.plain.bro"
|
271
|
+
}
|
272
|
+
},
|
273
|
+
"end": "$",
|
274
|
+
"name": "meta.preprocessor.bro"
|
275
|
+
},
|
276
|
+
{
|
277
|
+
"captures": {
|
278
|
+
"1": {
|
279
|
+
"name": "keyword.other.directive.bro"
|
280
|
+
},
|
281
|
+
"2": {
|
282
|
+
"name": "keyword.control.directive.bro"
|
283
|
+
}
|
284
|
+
},
|
285
|
+
"match": "^\\s*(\\@)(if|ifdef|ifndef|else|endif)\\b",
|
286
|
+
"name": "meta.preprocessor.bro"
|
287
|
+
},
|
288
|
+
{
|
289
|
+
"captures": {
|
290
|
+
"1": {
|
291
|
+
"name": "constant.other.placeholder.bro"
|
292
|
+
}
|
293
|
+
},
|
294
|
+
"match": "(\\@DEBUG|\\@DIR|\\@FILENAME)",
|
295
|
+
"name": "meta.preprocessor.bro"
|
296
|
+
}
|
297
|
+
]
|
298
|
+
},
|
299
|
+
"generic_names": {
|
300
|
+
"match": "[A-Za-z_][A-Za-z0-9_]*"
|
301
|
+
},
|
302
|
+
"illegal_names": {
|
303
|
+
"patterns": [
|
304
|
+
{
|
305
|
+
"match": "(bool|int|count|double|time|interval|string|pattern|enum|port|addr|subnet|any|table|set|vector|record|opaque|file|function|event|hook)",
|
306
|
+
"name": "invalid.illegal.name.type.bro"
|
307
|
+
}
|
308
|
+
]
|
309
|
+
},
|
310
|
+
"operator": {
|
311
|
+
"patterns": [
|
312
|
+
{
|
313
|
+
"match": "\\b(of)\\b",
|
314
|
+
"name": "keyword.operator.bro"
|
315
|
+
},
|
316
|
+
{
|
317
|
+
"match": "(\\!|&&|\\|\\||\\b(in)\\b)",
|
318
|
+
"name": "keyword.operator.logical.bro"
|
319
|
+
},
|
320
|
+
{
|
321
|
+
"match": "(<|<\\=|>\\=|>|\\=\\=|\\!\\=)",
|
322
|
+
"name": "keyword.operator.comparison.bro"
|
323
|
+
},
|
324
|
+
{
|
325
|
+
"match": "(\\+\\=|-\\=|\\*\\=|/\\=)",
|
326
|
+
"name": "keyword.operator.assignment.augmented.bro"
|
327
|
+
},
|
328
|
+
{
|
329
|
+
"match": "(\\+\\+|\\-\\-)",
|
330
|
+
"name": "keyword.operator.increment-decrement.bro"
|
331
|
+
},
|
332
|
+
{
|
333
|
+
"match": "(\\+|\\-|\\*|/|%)(?!\\+|\\-)",
|
334
|
+
"name": "keyword.operator.arithmetic.bro"
|
335
|
+
},
|
336
|
+
{
|
337
|
+
"match": "(\\=)",
|
338
|
+
"name": "keyword.operator.assignment.bro"
|
339
|
+
},
|
340
|
+
{
|
341
|
+
"match": "(?<!\\|)(\\|)(?!\\|)",
|
342
|
+
"name": "keyword.operator.length.bro"
|
343
|
+
}
|
344
|
+
]
|
345
|
+
},
|
346
|
+
"statements": {
|
347
|
+
"patterns": [
|
348
|
+
{
|
349
|
+
"match": "\\b(add|delete|print|for|next|break|if|else|switch|case|default|break|fallthrough|when|schedule|return)\\b",
|
350
|
+
"name": "keyword.control.flow.bro"
|
351
|
+
}
|
352
|
+
]
|
353
|
+
},
|
354
|
+
"string_escaped_char": {
|
355
|
+
"patterns": [
|
356
|
+
{
|
357
|
+
"match": "\\\\(\\\\|[abefnprtv'\"?]|[0-3]\\d{0,2}|[4-7]\\d?|x[a-fA-F0-9]{0,2})",
|
358
|
+
"name": "constant.character.escape.bro"
|
359
|
+
},
|
360
|
+
{
|
361
|
+
"match": "\\\\(\\\\|[/\\^\\$\\{\\}\\[\\]\\(\\)\\.\\*\\+\\?\\|\\-])",
|
362
|
+
"name": "constant.character.escape.bro"
|
363
|
+
},
|
364
|
+
{
|
365
|
+
"match": "\\\\.",
|
366
|
+
"name": "invalid.illegal.unknown-escape.bro"
|
367
|
+
}
|
368
|
+
]
|
369
|
+
},
|
370
|
+
"string_placeholder": {
|
371
|
+
"patterns": [
|
372
|
+
{
|
373
|
+
"match": "(?x)%\n\t\t\t\t\t\t(\\d+\\$)? # field (argument #)\n\t\t\t\t\t\t[#0\\- +']* # flags\n\t\t\t\t\t\t[,;:_]? # separator character (AltiVec)\n\t\t\t\t\t\t((-?\\d+)|\\*(-?\\d+\\$)?)? # minimum field width\n\t\t\t\t\t\t(\\.((-?\\d+)|\\*(-?\\d+\\$)?)?)? # precision\n\t\t\t\t\t\t(hh|h|ll|l|j|t|z|q|L|vh|vl|v|hv|hl)? # length modifier\n\t\t\t\t\t\t[diouxXDOUeEfFgGaACcSspn%] # conversion type\n\t\t\t\t\t",
|
374
|
+
"name": "constant.other.placeholder.bro"
|
375
|
+
},
|
376
|
+
{
|
377
|
+
"match": "%",
|
378
|
+
"name": "invalid.illegal.placeholder.bro"
|
379
|
+
}
|
380
|
+
]
|
381
|
+
},
|
382
|
+
"types": {
|
383
|
+
"patterns": [
|
384
|
+
{
|
385
|
+
"match": "\\b(bool|count|int|double|time|interval|string|pattern|port|addr|subnet|time|enum|record|function|event|hook|file|opaque|any)\\b",
|
386
|
+
"name": "storage.type.bro"
|
387
|
+
},
|
388
|
+
{
|
389
|
+
"match": "\\b(addr_set|addr_vec|any_vec|count_set|id_table|index_vec|record_field_table|string_array|string_set|string_vec|sw_substring_vec|table_string_of_string)\\b",
|
390
|
+
"name": "invalid.deprecated.type.bro"
|
391
|
+
},
|
392
|
+
{
|
393
|
+
"match": "\\bset\\s*\\[\\s*[a-zA-Z_][0-9a-zA-Z_-]+\\s*\\]",
|
394
|
+
"name": "storage.type.bro"
|
395
|
+
},
|
396
|
+
{
|
397
|
+
"match": "\\b(table|set)\\s*\\[\\s*[a-zA-Z_][0-9a-zA-Z_-]+\\s*\\]\\s+of\\s+",
|
398
|
+
"name": "storage.type.bro"
|
399
|
+
},
|
400
|
+
{
|
401
|
+
"match": "\\bvector\\s+of\\s+[a-zA-Z_][0-9a-zA-Z_-]+\\s*",
|
402
|
+
"name": "storage.type.bro"
|
403
|
+
}
|
404
|
+
]
|
405
|
+
}
|
406
|
+
},
|
407
|
+
"scopeName": "source.bro",
|
408
|
+
"uuid": "d301f32f-e93c-4f8f-9da6-b87926f53d4f"
|
409
|
+
}
|