MCPcopy
hub / github.com/webpack/webpack / ast-loader.js

File ast-loader.js

test/cases/parsing/precreated-ast/ast-loader.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3const acorn = require("acorn");
4const acornParser = acorn.Parser;

Callers

nothing calls this directly

Calls 4

callbackMethod · 0.80
requireFunction · 0.50
parseMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected