MCPcopy
hub / github.com/benjamn/recast / parser.ts

File parser.ts

lib/parser.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import * as types from "ast-types";
3const b = types.builders;
4const isObject = types.builtInTypes.object;

Callers

nothing calls this directly

Calls 4

getMethod · 0.80
findTokenRangeMethod · 0.80
copyMethod · 0.65

Tested by

no test coverage detected