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

Method buildNumberExp

src/tokenreader.cpp:216–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214}
215
216int TokenReader::buildNumberExp(const QString&)
217{
218 return NUMBER;
219}
220
221int TokenReader::buildRational()
222{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected