MCPcopy
hub / github.com/nuysoft/Mock / Bl

Function Bl

src/mock/regexp/parser.js:484–486  ·  view source on GitHub ↗
(n)

Source from the content-addressed store, hash-verified

482 }, Ul = ",}", El = '",}"', Gl = function(n) {
483 return new Quantifier(n, 1/0);
484 }, Bl = function(n) {
485 return new Quantifier(n, n);
486 }, jl = "+", $l = '"+"', ql = function() {
487 return new Quantifier(1, 1/0);
488 }, Ll = "*", Ml = '"*"', Dl = function() {
489 return new Quantifier(0, 1/0);

Callers 1

AFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected