Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ nodeText
Function
nodeText
test/fixtures/snapshot/typescript.js:140773–140775 ·
view source on GitHub ↗
(node)
Source
from the content-addressed store, hash-verified
140771
emptyChildItemArray = [];
140772
}
140773
function
nodeText(node) {
140774
return
cleanText(node.getText(curSourceFile));
140775
}
140776
function
navigationBarNodeKind(n) {
140777
return
n.node.kind;
140778
}
Callers
3
mergeChildren
Function · 0.85
getItemName
Function · 0.85
getFunctionOrClassName
Function · 0.85
Calls
1
cleanText
Function · 0.85
Tested by
no test coverage detected