MCPcopy
hub / github.com/braziljs/eloquente-javascript / varify.mjs

File varify.mjs

src/varify.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {parse} from "acorn"
2
3export default function(code) {
4 let ast

Callers

nothing calls this directly

Calls 4

parseFunction · 0.85
sortMethod · 0.80
replaceMethod · 0.45
sliceMethod · 0.45

Tested by

no test coverage detected