Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ IsComplex
Method
IsComplex
NULLC/SyntaxTree.cpp:1769–1772 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1767
}
1768
1769
NodeZeroOP* NodeSwitchExpr::IsComplex()
1770
{
1771
return second ? first : NULL;
1772
}
1773
1774
void NodeSwitchExpr::Compile()
1775
{
Callers
1
AddCaseNode
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected