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

Method getValue

lib/fast-path.ts:33–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 copy(): any;
32 getName(): any;
33 getValue(): any;
34 valueIsDuplicate(): any;
35 getNode(count?: number): any;
36 getParentNode(count?: number): any;

Callers 15

printLeadingCommentFunction · 0.80
printTrailingCommentFunction · 0.80
printCommentsFunction · 0.80
genericPrintFunction · 0.80
genericPrintNoParensFunction · 0.80
printDecoratorsFunction · 0.80
printStatementSequenceFunction · 0.80
printFunctionParamsFunction · 0.80
printExportDeclarationFunction · 0.80
printVarianceFunction · 0.80
fast-path.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected