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

Method buildReturn

src/tokenreader.cpp:111–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109}
110
111int TokenReader::buildReturn()
112{
113 return RETURN;
114}
115
116int TokenReader::buildLessEqual()
117{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected