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

Method buildCodeDocParam

src/tokenreader.cpp:251–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

249}
250
251int TokenReader::buildCodeDocParam(const QString&)
252{
253 return DOCPARAM;
254}
255
256int TokenReader::buildCodeDocFinish()
257{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected