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

Method buildNamespace

src/tokenreader.cpp:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179}
180
181int TokenReader::buildNamespace()
182{
183 return NS;
184}
185
186int TokenReader::buildAppend()
187{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected