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

Method buildFunction

src/tokenbuilder.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177int TokenBuilder::buildFunction()
178{
179 return FUNCTION;
180}
181
182int TokenBuilder::buildTrue()
183{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected