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

Method buildFor

src/tokenreader.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106int TokenReader::buildFor()
107{
108 return FOR;
109}
110
111int TokenReader::buildReturn()
112{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected