Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ AddDefault
Method
AddDefault
NULLC/SyntaxTree.cpp:1764–1767 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1762
}
1763
1764
void NodeSwitchExpr::AddDefault()
1765
{
1766
defaultCase = TakeLastNode();
1767
}
1768
1769
NodeZeroOP* NodeSwitchExpr::IsComplex()
1770
{
Callers
1
AddDefaultNode
Function · 0.80
Calls
1
TakeLastNode
Function · 0.85
Tested by
no test coverage detected