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

Method buildLessEqual

src/tokenbuilder.cpp:232–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230}
231
232int TokenBuilder::buildLessEqual()
233{
234 return LE;
235}
236
237int TokenBuilder::buildGreatEqual()
238{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected