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

File printer.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

parseFunction · 0.90
fromStringFunction · 0.90
replaceIdWithNodeIdFunction · 0.85
checkWithFunction · 0.85
printMethod · 0.80
printGenericallyMethod · 0.80
joinMethod · 0.80
replaceMethod · 0.80
concatMethod · 0.80
skipSpacesMethod · 0.80
eachMethod · 0.80
getMethod · 0.80

Tested by

no test coverage detected