MCPcopy 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}
18void GoDownB()
19{
20 GoDown();
21 preNeedChange = true;
22}
23void GoUp()
24{
25 if(prefixSize >= 256 || prefixSize < 5)

Callers 1

LogToStreamMethod · 0.85

Calls 1

GoDownFunction · 0.85

Tested by

no test coverage detected