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

Method buildStringFinish

src/tokenreader.cpp:236–239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234}
235
236int TokenReader::buildStringFinish()
237{
238 return STRING;
239}
240
241int TokenReader::buildCodeDocStart()
242{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected