MCPcopy 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

InitGrammarMethod · 0.85

Calls 1

RuleClass · 0.85

Tested by

no test coverage detected