MCPcopy
hub / github.com/imcuttle/mometa / Program

Function Program

packages/fs-handler/src/common/add-material/index.ts:86–86  ·  view source on GitHub ↗
(p, { opts })

Source from the content-addressed store, hash-verified

84 return {
85 visitor: {
86 Program(p, { opts }) {},
87 JSXIdentifier(path, { opts }) {
88 // @ts-ignore
89 handleIdentifier(path, opts, this.file.code)

Callers

nothing calls this directly

Calls 5

getValidNameFunction · 0.85
createMethod · 0.80
getTextFunction · 0.70
toStringMethod · 0.45

Tested by

no test coverage detected