mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 08:51:01 +00:00
1 line
4.3 KiB
Plaintext
1 line
4.3 KiB
Plaintext
{"dependencies":[{"name":"../../tokenizer","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":1,"column":11,"index":11},"end":{"line":1,"column":37,"index":37}}],"key":"aNRU9n3c7yINqZkqLGUbbiGwGn8=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n var TYPE = require(_dependencyMap[0], \"../../tokenizer\").TYPE;\n var STRING = TYPE.String;\n var IDENT = TYPE.Ident;\n var URL = TYPE.Url;\n var FUNCTION = TYPE.Function;\n var LEFTPARENTHESIS = TYPE.LeftParenthesis;\n module.exports = {\n parse: {\n prelude: function prelude() {\n var children = this.createList();\n this.scanner.skipSC();\n switch (this.scanner.tokenType) {\n case STRING:\n children.push(this.String());\n break;\n case URL:\n case FUNCTION:\n children.push(this.Url());\n break;\n default:\n this.error('String or url() is expected');\n }\n if (this.lookupNonWSType(0) === IDENT || this.lookupNonWSType(0) === LEFTPARENTHESIS) {\n children.push(this.WhiteSpace());\n children.push(this.MediaQueryList());\n }\n return children;\n },\n block: null\n }\n };\n});","lineCount":33,"map":[[2,2,1,0],[2,6,1,4,"TYPE"],[2,10,1,8],[2,13,1,11,"require"],[2,20,1,18],[2,21,1,18,"_dependencyMap"],[2,35,1,18],[2,57,1,36],[2,58,1,37],[2,59,1,38,"TYPE"],[2,63,1,42],[3,2,3,0],[3,6,3,4,"STRING"],[3,12,3,10],[3,15,3,13,"TYPE"],[3,19,3,17],[3,20,3,18,"String"],[3,26,3,24],[4,2,4,0],[4,6,4,4,"IDENT"],[4,11,4,9],[4,14,4,12,"TYPE"],[4,18,4,16],[4,19,4,17,"Ident"],[4,24,4,22],[5,2,5,0],[5,6,5,4,"URL"],[5,9,5,7],[5,12,5,10,"TYPE"],[5,16,5,14],[5,17,5,15,"Url"],[5,20,5,18],[6,2,6,0],[6,6,6,4,"FUNCTION"],[6,14,6,12],[6,17,6,15,"TYPE"],[6,21,6,19],[6,22,6,20,"Function"],[6,30,6,28],[7,2,7,0],[7,6,7,4,"LEFTPARENTHESIS"],[7,21,7,19],[7,24,7,22,"TYPE"],[7,28,7,26],[7,29,7,27,"LeftParenthesis"],[7,44,7,42],[8,2,9,0,"module"],[8,8,9,6],[8,9,9,7,"exports"],[8,16,9,14],[8,19,9,17],[9,4,10,4,"parse"],[9,9,10,9],[9,11,10,11],[10,6,11,8,"prelude"],[10,13,11,15],[10,15,11,17],[10,24,11,8,"prelude"],[10,31,11,15,"prelude"],[10,32,11,15],[10,34,11,28],[11,8,12,12],[11,12,12,16,"children"],[11,20,12,24],[11,23,12,27],[11,27,12,31],[11,28,12,32,"createList"],[11,38,12,42],[11,39,12,43],[11,40,12,44],[12,8,14,12],[12,12,14,16],[12,13,14,17,"scanner"],[12,20,14,24],[12,21,14,25,"skipSC"],[12,27,14,31],[12,28,14,32],[12,29,14,33],[13,8,16,12],[13,16,16,20],[13,20,16,24],[13,21,16,25,"scanner"],[13,28,16,32],[13,29,16,33,"tokenType"],[13,38,16,42],[14,10,17,16],[14,15,17,21,"STRING"],[14,21,17,27],[15,12,18,20,"children"],[15,20,18,28],[15,21,18,29,"push"],[15,25,18,33],[15,26,18,34],[15,30,18,38],[15,31,18,39,"String"],[15,37,18,45],[15,38,18,46],[15,39,18,47],[15,40,18,48],[16,12,19,20],[17,10,21,16],[17,15,21,21,"URL"],[17,18,21,24],[18,10,22,16],[18,15,22,21,"FUNCTION"],[18,23,22,29],[19,12,23,20,"children"],[19,20,23,28],[19,21,23,29,"push"],[19,25,23,33],[19,26,23,34],[19,30,23,38],[19,31,23,39,"Url"],[19,34,23,42],[19,35,23,43],[19,36,23,44],[19,37,23,45],[20,12,24,20],[21,10,26,16],[22,12,27,20],[22,16,27,24],[22,17,27,25,"error"],[22,22,27,30],[22,23,27,31],[22,52,27,60],[22,53,27,61],[23,8,28,12],[24,8,30,12],[24,12,30,16],[24,16,30,20],[24,17,30,21,"lookupNonWSType"],[24,32,30,36],[24,33,30,37],[24,34,30,38],[24,35,30,39],[24,40,30,44,"IDENT"],[24,45,30,49],[24,49,31,16],[24,53,31,20],[24,54,31,21,"lookupNonWSType"],[24,69,31,36],[24,70,31,37],[24,71,31,38],[24,72,31,39],[24,77,31,44,"LEFTPARENTHESIS"],[24,92,31,59],[24,94,31,61],[25,10,32,16,"children"],[25,18,32,24],[25,19,32,25,"push"],[25,23,32,29],[25,24,32,30],[25,28,32,34],[25,29,32,35,"WhiteSpace"],[25,39,32,45],[25,40,32,46],[25,41,32,47],[25,42,32,48],[26,10,33,16,"children"],[26,18,33,24],[26,19,33,25,"push"],[26,23,33,29],[26,24,33,30],[26,28,33,34],[26,29,33,35,"MediaQueryList"],[26,43,33,49],[26,44,33,50],[26,45,33,51],[26,46,33,52],[27,8,34,12],[28,8,36,12],[28,15,36,19,"children"],[28,23,36,27],[29,6,37,8],[29,7,37,9],[30,6,38,8,"block"],[30,11,38,13],[30,13,38,15],[31,4,39,4],[32,2,40,0],[32,3,40,1],[33,0,40,2],[33,3]],"functionMap":{"names":["<global>","module.exports.parse.prelude"],"mappings":"AAA;iBCU;SD0B"},"hasCjsExports":true},"type":"js/module"}]} |