MCPcopy
hub / github.com/benjamn/recast / toString

Method toString

lib/printer.ts:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14 code: string;
15 map?: any;
16 toString(): string;
17}
18
19interface PrintResultConstructor {

Callers 15

parseFunction · 0.65
printer.tsFile · 0.65
jsSafeStringifyFunction · 0.65
getSourceMapMethod · 0.65
bootstrapSliceStringMethod · 0.65
checkIdFunction · 0.65
tryToParseFileFunction · 0.65
runTestsForParserFunction · 0.65
printer.tsFile · 0.65
patcher.tsFile · 0.65
checkFunction · 0.65
checkFunction · 0.65

Implementers 1

Lineslib/lines.ts

Calls

no outgoing calls

Tested by

no test coverage detected