Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ GoDownB
Function
GoDownB
NULLC/SyntaxTreeGraph.cpp:18–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
prefixSize += 5;
17
}
18
void GoDownB()
19
{
20
GoDown();
21
preNeedChange = true;
22
}
23
void GoUp()
24
{
25
if(prefixSize >= 256 || prefixSize < 5)
Callers
1
LogToStream
Method · 0.85
Calls
1
GoDown
Function · 0.85
Tested by
no test coverage detected