Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/uber-go/nilaway
/ Children
Method
Children
assertion/function/assertiontree/assertion_node.go:30–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
type
AssertionNode
interface
{
29
Parent() AssertionNode
30
Children() []AssertionNode
31
ConsumeTriggers() []*annotation.ConsumeTrigger
32
33
SetParent(AssertionNode)
Callers
12
CopyNode
Function · 0.95
addProductionsForParamFields
Method · 0.65
addProductionForVarFieldNode
Method · 0.65
Size
Method · 0.65
lookupPath
Method · 0.65
triggerProductions
Method · 0.65
LandAtPath
Method · 0.65
ProcessEntry
Method · 0.65
eqNodes
Method · 0.65
mergeInto
Method · 0.65
detachFromParent
Function · 0.65
backpropAcrossTypeSwitch
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected