Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ SetCodeInfo
Method
SetCodeInfo
NULLC/SyntaxTree.cpp:128–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
void NodeZeroOP::SetCodeInfo(const char* newSourcePos)
129
{
130
sourcePos = newSourcePos;
131
}
132
133
void NodeZeroOP::AddExtraNode()
134
{
Callers
10
AddPopNode
Function · 0.80
AddReturnNode
Function · 0.80
AddBreakNode
Function · 0.80
AddContinueNode
Function · 0.80
AddForEachNode
Function · 0.80
FunctionEnd
Function · 0.80
AddIfNode
Function · 0.80
AddIfElseNode
Function · 0.80
AddWhileNode
Function · 0.80
AddDoWhileNode
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected