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

Function Jl

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

Source from the content-addressed store, hash-verified

490 }, Hl = "?", Ol = '"?"', Wl = function() {
491 return new Quantifier(0, 1);
492 }, zl = /^[0-9]/, Il = "[0-9]", Jl = function(n) {
493 return +n.join("");
494 }, Kl = "(", Nl = '"("', Pl = ")", Vl = '")"', Xl = function(n) {
495 return n;
496 }, Yl = function(n) {
497 return new CaptureGroup(n);

Callers 1

TFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected