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