Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/typescript-go
/ AsNodeFactory
Method
AsNodeFactory
internal/ast/ast.go:67–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
66
type
NodeFactoryCoercible
interface
{
67
AsNodeFactory() *NodeFactory
68
}
69
70
func
NewNodeFactory(hooks NodeFactoryHooks) *NodeFactory {
Callers
15
addElementToBindingPattern
Function · 0.65
hasCommentsAtPosition
Method · 0.65
willEmitLeadingNewLine
Method · 0.65
emitLeadingComments
Method · 0.65
emitTrailingComments
Method · 0.65
emitTrailingCommentsOfPosition
Method · 0.65
emitDetachedComments
Method · 0.65
NewNodeVisitor
Method · 0.65
newNodeBuilderImpl
Function · 0.65
isInternalDeclaration
Method · 0.65
getLeadingCommentRangesOfNode
Method · 0.65
transformSourceFile
Method · 0.65
Implementers
1
NodeFactory
internal/ast/ast_generated.go
Calls
no outgoing calls
Tested by
no test coverage detected