MCPcopy Create free account
hub / github.com/WheretIB/nullc / getParser

Method getParser

SupSpi/SupSpi.h:327–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325 return GetParser(myParser);
326 }
327 BaseP* getParser() const
328 {
329 return GetParser(myParser);
330 };
331 unsigned int getPtr() const
332 {
333 return myParser;

Callers 2

operator |Function · 0.80
operator >>Function · 0.80

Calls 1

GetParserFunction · 0.85

Tested by

no test coverage detected