dart-557445a8.js.map 3.0 KB

1
  1. {"version":3,"file":"dart-557445a8.js","sources":["../../node_modules/ace-builds/src-noconflict/snippets/dart.js"],"sourcesContent":["ace.define(\"ace/snippets/dart.snippets\",[\"require\",\"exports\",\"module\"], function(require, exports, module){module.exports = \"snippet lib\\n\\tlibrary ${1};\\n\\t${2}\\nsnippet im\\n\\timport '${1}';\\n\\t${2}\\nsnippet pa\\n\\tpart '${1}';\\n\\t${2}\\nsnippet pao\\n\\tpart of ${1};\\n\\t${2}\\nsnippet main\\n\\tvoid main() {\\n\\t ${1:/* code */}\\n\\t}\\nsnippet st\\n\\tstatic ${1}\\nsnippet fi\\n\\tfinal ${1}\\nsnippet re\\n\\treturn ${1}\\nsnippet br\\n\\tbreak;\\nsnippet th\\n\\tthrow ${1}\\nsnippet cl\\n\\tclass ${1:`Filename(\\\"\\\", \\\"untitled\\\")`} ${2}\\nsnippet imp\\n\\timplements ${1}\\nsnippet ext\\n\\textends ${1}\\nsnippet if\\n\\tif (${1:true}) {\\n\\t ${2}\\n\\t}\\nsnippet ife\\n\\tif (${1:true}) {\\n\\t ${2}\\n\\t} else {\\n\\t ${3}\\n\\t}\\nsnippet el\\n\\telse\\nsnippet sw\\n\\tswitch (${1}) {\\n\\t ${2}\\n\\t}\\nsnippet cs\\n\\tcase ${1}:\\n\\t ${2}\\nsnippet de\\n\\tdefault:\\n\\t ${1}\\nsnippet for\\n\\tfor (var ${2:i} = 0, len = ${1:things}.length; $2 < len; ${3:++}$2) {\\n\\t ${4:$1[$2]}\\n\\t}\\nsnippet fore\\n\\tfor (final ${2:item} in ${1:itemList}) {\\n\\t ${3:/* code */}\\n\\t}\\nsnippet wh\\n\\twhile (${1:/* condition */}) {\\n\\t ${2:/* code */}\\n\\t}\\nsnippet dowh\\n\\tdo {\\n\\t ${2:/* code */}\\n\\t} while (${1:/* condition */});\\nsnippet as\\n\\tassert(${1:/* condition */});\\nsnippet try\\n\\ttry {\\n\\t ${2}\\n\\t} catch (${1:Exception e}) {\\n\\t}\\nsnippet tryf\\n\\ttry {\\n\\t ${2}\\n\\t} catch (${1:Exception e}) {\\n\\t} finally {\\n\\t}\\n\";\n\n});\n\nace.define(\"ace/snippets/dart\",[\"require\",\"exports\",\"module\",\"ace/snippets/dart.snippets\"], function(require, exports, module){\"use strict\";\nexports.snippetText = require(\"./dart.snippets\");\nexports.scope = \"dart\";\n\n}); (function() {\n ace.require([\"ace/snippets/dart\"], function(m) {\n if (typeof module == \"object\" && typeof exports == \"object\" && module) {\n module.exports = m;\n }\n });\n })();\n "],"names":["require","exports","module","m"],"mappings":"gaAAA,IAAI,OAAO,6BAA6B,CAAC,UAAU,UAAU,QAAQ,EAAG,SAASA,EAASC,EAASC,EAAO,CAACA,EAAO,QAAU;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,CAE5H,CAAC,EAED,IAAI,OAAO,oBAAoB,CAAC,UAAU,UAAU,SAAS,4BAA4B,EAAG,SAASF,EAASC,EAASC,EAAO,CAC9HD,EAAQ,YAAcD,EAAQ,iBAAiB,EAC/CC,EAAQ,MAAQ,MAEhB,CAAC,EAAmB,UAAW,CACX,IAAI,QAAQ,CAAC,mBAAmB,EAAG,SAASE,EAAG,CACoBD,IAC3DA,EAAA,QAAiBC,EAE7C,CAAqB,CACrB","x_google_ignoreList":[0]}