mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 19:11:02 +00:00
1 line
2.2 KiB
Plaintext
1 line
2.2 KiB
Plaintext
{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n module.exports = {\n name: 'Value',\n structure: {\n children: [[]]\n },\n parse: function () {\n var start = this.scanner.tokenStart;\n var children = this.readSequence(this.scope.Value);\n return {\n type: 'Value',\n loc: this.getLocation(start, this.scanner.tokenStart),\n children: children\n };\n },\n generate: function (node) {\n this.children(node);\n }\n };\n});","lineCount":20,"map":[[2,2,1,0,"module"],[2,8,1,6],[2,9,1,7,"exports"],[2,16,1,14],[2,19,1,17],[3,4,2,4,"name"],[3,8,2,8],[3,10,2,10],[3,17,2,17],[4,4,3,4,"structure"],[4,13,3,13],[4,15,3,15],[5,6,4,8,"children"],[5,14,4,16],[5,16,4,18],[5,17,4,19],[5,19,4,21],[6,4,5,4],[6,5,5,5],[7,4,6,4,"parse"],[7,9,6,9],[7,11,6,11],[7,20,6,11,"parse"],[7,21,6,11],[7,23,6,22],[8,6,7,8],[8,10,7,12,"start"],[8,15,7,17],[8,18,7,20],[8,22,7,24],[8,23,7,25,"scanner"],[8,30,7,32],[8,31,7,33,"tokenStart"],[8,41,7,43],[9,6,8,8],[9,10,8,12,"children"],[9,18,8,20],[9,21,8,23],[9,25,8,27],[9,26,8,28,"readSequence"],[9,38,8,40],[9,39,8,41],[9,43,8,45],[9,44,8,46,"scope"],[9,49,8,51],[9,50,8,52,"Value"],[9,55,8,57],[9,56,8,58],[10,6,10,8],[10,13,10,15],[11,8,11,12,"type"],[11,12,11,16],[11,14,11,18],[11,21,11,25],[12,8,12,12,"loc"],[12,11,12,15],[12,13,12,17],[12,17,12,21],[12,18,12,22,"getLocation"],[12,29,12,33],[12,30,12,34,"start"],[12,35,12,39],[12,37,12,41],[12,41,12,45],[12,42,12,46,"scanner"],[12,49,12,53],[12,50,12,54,"tokenStart"],[12,60,12,64],[12,61,12,65],[13,8,13,12,"children"],[13,16,13,20],[13,18,13,22,"children"],[14,6,14,8],[14,7,14,9],[15,4,15,4],[15,5,15,5],[16,4,16,4,"generate"],[16,12,16,12],[16,14,16,14],[16,23,16,14,"generate"],[16,24,16,23,"node"],[16,28,16,27],[16,30,16,29],[17,6,17,8],[17,10,17,12],[17,11,17,13,"children"],[17,19,17,21],[17,20,17,22,"node"],[17,24,17,26],[17,25,17,27],[18,4,18,4],[19,2,19,0],[19,3,19,1],[20,0,19,2],[20,3]],"functionMap":{"names":["<global>","module.exports.parse","module.exports.generate"],"mappings":"AAA;WCK;KDS;cEC;KFE"},"hasCjsExports":true},"type":"js/module"}]} |