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

Method call

lib/fast-path.ts:38–38  ·  view source on GitHub ↗
(callback: any, ...names: any[])

Source from the content-addressed store, hash-verified

36 getParentNode(count?: number): any;
37 getRootValue(): any;
38 call(callback: any, ...names: any[]): any;
39 each(callback: any, ...names: any[]): any;
40 map(callback: any, ...names: any[]): any;
41 hasParens(): any;

Callers 15

getOptionFunction · 0.80
composeSourceMapsFunction · 0.80
getFunction · 0.80
genericPrintNoParensFunction · 0.80
printMethodFunction · 0.80
printFunctionParamsFunction · 0.80
printExportDeclarationFunction · 0.80
printVarianceFunction · 0.80
getSourceMapMethod · 0.80
guessTabWidthMethod · 0.80
eachPosMethod · 0.80
fromStringFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected