MCPcopy
hub / github.com/microsoft/SandDance / parse

Function parse

docs/app/js/sanddance-app.js:55959–55961  ·  view source on GitHub ↗
(_x, _x2, _x3, _x4)

Source from the content-addressed store, hash-verified

55957var _resourceUtils = require("../utils/resource-utils");
55958var _selectLoader = require("./select-loader");
55959function parse(_x, _x2, _x3, _x4) {
55960 return _parse.apply(this, arguments);
55961}
55962function _parse() {
55963 _parse = (0, _asyncToGeneratorDefault.default)((0, _regeneratorDefault.default).mark(function _callee(data, loaders, options, context) {
55964 var _getResourceUrlAndTyp, url, candidateLoaders, loader;

Callers 5

readFunction · 0.70
parseSpecifierFunction · 0.70
transformFunction · 0.70
interpolateTransformFunction · 0.70
demo.jsFile · 0.50

Calls 9

inferTypesFunction · 0.70
parseRowsFunction · 0.70
customConverterFunction · 0.70
objectConverterFunction · 0.70
dataFunction · 0.70
parseScopeFunction · 0.70
defaultsFunction · 0.70
parseViewFunction · 0.70
forEachMethod · 0.45

Tested by

no test coverage detected