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

Method AltRule

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

Source from the content-addressed store, hash-verified

342 {
343 public:
344 AltRule(): Rule(){}
345 explicit AltRule(BaseP* parser): Rule(parser){}
346 explicit AltRule(unsigned int ptr): Rule(ptr){}
347 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected