Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GilesBathgate/RapCAD
/ buildCodeDocStart
Method
buildCodeDocStart
src/tokenbuilder.cpp:396–399 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
394
}
395
396
int TokenBuilder::buildCodeDocStart()
397
{
398
return DOCSTART;
399
}
400
401
int TokenBuilder::buildCodeDoc(const QString& s)
402
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected