MCPcopy Create free account
hub / github.com/davidkingzyb/SCAST / traverseMethod

Function traverseMethod

js/SCASTTS.js:92–95  ·  view source on GitHub ↗
(node)

Source from the content-addressed store, hash-verified

90 }
91
92 function traverseMethod(node) {//todo method detail
93 // console.log("traverseMethod",node)
94 return []
95 }
96
97 }
98 console.log(sourceFile)

Callers 2

traverseClassFunction · 0.70
analysisMermaidFunction · 0.70

Calls 1

_doBodyFunction · 0.70

Tested by

no test coverage detected