()
| 39 | addText(e){""!==e&&this.add(e)}startScope(e){this.openNode(e)}endScope(){ |
| 40 | this.closeNode()}__addSublanguage(e,t){const n=e.root |
| 41 | ;t&&(n.scope="language:"+t),this.add(n)}toHTML(){ |
| 42 | return new o(this,this.options).value()}finalize(){ |
| 43 | return this.closeAllNodes(),!0}}function l(e){ |
| 44 | return e?"string"==typeof e?e:e.source:null}function g(e){return h("(?=",e,")")} |
| 45 | function u(e){return h("(?:",e,")*")}function d(e){return h("(?:",e,")?")} |