Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GilesBathgate/RapCAD
/ buildCodeDocFinish
Method
buildCodeDocFinish
src/tokenbuilder.cpp:417–420 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
415
}
416
417
int TokenBuilder::buildCodeDocFinish()
418
{
419
return DOCEND;
420
}
421
422
void TokenBuilder::buildWhiteSpaceError()
423
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected