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

Method buildParam

src/tokenreader.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86int TokenReader::buildParam()
87{
88 return PARAM;
89}
90
91int TokenReader::buildIf()
92{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected