Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ ExcludeP
Method
ExcludeP
SupSpi/SupSpi.h:901–903 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
899
{
900
public:
901
ExcludeP(Rule a, Rule b): m_a(a.getPtr()), m_b(b.getPtr())
902
{
903
}
904
~ExcludeP(){ }
905
906
virtual bool Parse(char** str, SpaceRule space)
Callers
nothing calls this directly
Calls
1
getPtr
Method · 0.80
Tested by
no test coverage detected