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

Method buildFileFinish

src/tokenbuilder.cpp:443–447  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

441}
442
443void TokenBuilder::buildFileFinish()
444{
445 if(!path_stack.isEmpty())
446 path_stack.pop();
447}

Callers

nothing calls this directly

Calls 1

isEmptyMethod · 0.45

Tested by

no test coverage detected