Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ strWP
Function
strWP
Colorer.cpp:177–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
unsigned length;
176
};
177
Rule strWP(char* str){ return Rule(new LexemeP(str)); }
178
179
class QuotedStrP: public BaseP
180
{
Callers
1
InitGrammar
Method · 0.85
Calls
1
Rule
Class · 0.85
Tested by
no test coverage detected