Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GilesBathgate/RapCAD
/ buildElse
Method
buildElse
src/tokenreader.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
int TokenReader::buildElse()
102
{
103
return ELSE;
104
}
105
106
int TokenReader::buildFor()
107
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected