Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ Disable
Method
Disable
NULLC/SyntaxTree.cpp:444–447 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
442
disabled = false;
443
}
444
void NodeFuncDef::Disable()
445
{
446
disabled = true;
447
}
448
449
void NodeFuncDef::Compile()
450
{
Callers
2
Compile
Method · 0.80
TranslateToC
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected