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

Method buildElse

src/tokenreader.cpp:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101int TokenReader::buildElse()
102{
103 return ELSE;
104}
105
106int TokenReader::buildFor()
107{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected