Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/typescript-go
/ Modifiers
Method
Modifiers
internal/ast/ast.go:1187–1187 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1185
Clone(v NodeFactoryCoercible) *Node
1186
Name() *DeclarationName
1187
Modifiers() *ModifierList
1188
setModifiers(modifiers *ModifierList)
1189
FlowNodeData() *FlowNodeBase
1190
DeclarationData() *DeclarationBase
Callers
15
createSignatureDeclarationFromSignature
Method · 0.65
getCallHierarchyDeclarationReferenceNode
Function · 0.65
getCallHierarchyItemName
Function · 0.65
moveRangePastModifiers
Function · 0.65
collectCallSites
Function · 0.65
transformExportAssignment
Method · 0.65
transformDestructuringPatterns
Method · 0.65
addSymbolToExistingImport
Method · 0.65
removeUnusedImports
Function · 0.65
coalesceImportsWorker
Function · 0.65
coalesceExportsWorker
Function · 0.65
emitTypeParameter
Method · 0.65
Implementers
1
NodeDefault
internal/ast/ast.go
Calls
no outgoing calls
Tested by
1
TestDecodeSourceFile_ExportModifier
Function · 0.52