MCPcopy Create free account
hub / github.com/KhronosGroup/OpenCOLLADA / getParseError

Method getParseError

DAEValidator/library/src/ArgumentParser.cpp:231–234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

229 }
230
231 string ArgumentParser::getParseError() const
232 {
233 return mParseError;
234 }
235
236 Argument& ArgumentParser::addArgument(const string & name)
237 {

Callers 2

mainFunction · 0.80
TEST_METHODFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_METHODFunction · 0.64