MCPcopy 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
417int TokenBuilder::buildCodeDocFinish()
418{
419 return DOCEND;
420}
421
422void TokenBuilder::buildWhiteSpaceError()
423{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected