MCPcopy Create free account
hub / github.com/GilesBathgate/RapCAD / buildCodeDocStart

Method buildCodeDocStart

src/tokenreader.cpp:241–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239}
240
241int TokenReader::buildCodeDocStart()
242{
243 return DOCSTART;
244}
245
246int TokenReader::buildCodeDoc(const QString&)
247{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected