MCPcopy 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
1769NodeZeroOP* NodeSwitchExpr::IsComplex()
1770{
1771 return second ? first : NULL;
1772}
1773
1774void NodeSwitchExpr::Compile()
1775{

Callers 1

AddCaseNodeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected