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

Method buildOperator

src/tokenbuilder.cpp:307–310  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

305}
306
307int TokenBuilder::buildOperator(int c)
308{
309 return c;
310}
311
312int TokenBuilder::buildLegalChar(int c)
313{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected