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

Method buildNumber

src/tokenreader.cpp:211–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209}
210
211int TokenReader::buildNumber(const QString&)
212{
213 return NUMBER;
214}
215
216int TokenReader::buildNumberExp(const QString&)
217{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected