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

File parens.ts

test/parens.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import * as esprima from "esprima";
3import { parse } from "../lib/parser";
4import { Printer } from "../lib/printer";

Callers

nothing calls this directly

Calls 7

parseFunction · 0.90
printGenericallyMethod · 0.80
printMethod · 0.80
joinMethod · 0.80
getMethod · 0.80
needsParensMethod · 0.80
checkFunction · 0.70

Tested by

no test coverage detected