Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/typescript-go
/ Name
Method
Name
internal/ast/ast.go:1186–1186 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1184
VisitEachChild(v *NodeVisitor) *Node
1185
Clone(v NodeFactoryCoercible) *Node
1186
Name() *DeclarationName
1187
Modifiers() *ModifierList
1188
setModifiers(modifiers *ModifierList)
1189
FlowNodeData() *FlowNodeBase
Callers
15
emitTypeParameter
Method · 0.65
emitParameter
Method · 0.65
canEmitSimpleArrowHead
Function · 0.65
emitPropertySignature
Method · 0.65
emitPropertyDeclaration
Method · 0.65
emitMethodSignature
Method · 0.65
emitMethodDeclaration
Method · 0.65
emitAccessorDeclaration
Method · 0.65
emitNamedTupleMember
Method · 0.65
emitInferTypeParameter
Method · 0.65
emitMappedTypeParameter
Method · 0.65
emitBindingElement
Method · 0.65
Implementers
1
NodeDefault
internal/ast/ast.go
Calls
no outgoing calls
Tested by
15
TestGeneratedNameForIdentifier1
Function · 0.52
TestGeneratedNameForIdentifier2
Function · 0.52
TestGeneratedNameForIdentifier3
Function · 0.52
TestGeneratedNameForComputedPropertyName
Function · 0.52
TestBulkCacheInvalidation
Function · 0.52
TestCustomConfigFileName
Function · 0.52
TestConfigFileChanges
Function · 0.52
TestGetSymbolAtLocation
Function · 0.52
BenchmarkParse
Function · 0.52
dirEntriesToNames
Function · 0.52
BenchmarkPackageJSON
Function · 0.52
TestDecodeSourceFile_VariableDeclaration
Function · 0.52