()
| 139 | ;return this.rules.slice(e).forEach((([e,t])=>n.addRule(e,t))), |
| 140 | n.compile(),this.multiRegexes[e]=n,n}resumingScanAtSamePosition(){ |
| 141 | return 0!==this.regexIndex}considerAll(){this.regexIndex=0}addRule(e,n){ |
| 142 | this.rules.push([e,n]),"begin"===n.type&&this.count++}exec(e){ |
| 143 | const n=this.getMatcher(this.regexIndex);n.lastIndex=this.lastIndex |
| 144 | ;let t=n.exec(e) |