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

Method buildTrue

src/tokenreader.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66int TokenReader::buildTrue()
67{
68 return TRUE;
69}
70
71int TokenReader::buildFalse()
72{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected