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

Method buildLessEqual

src/tokenreader.cpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116int TokenReader::buildLessEqual()
117{
118 return LE;
119}
120
121int TokenReader::buildGreatEqual()
122{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected