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

Method buildImport

src/tokenreader.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51int TokenReader::buildImport(const QString&)
52{
53 return IMPORT;
54}
55
56int TokenReader::buildModule()
57{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected