(e={})
| 24 | }return`${t}${e}`})(e.scope,{prefix:this.classPrefix}),this.span(t)} |
| 25 | closeNode(e){i(e)&&(this.buffer+="</span>")}value(){return this.buffer}span(e){ |
| 26 | this.buffer+=`<span class="${e}">`}}const o=(e={})=>{const t={children:[]} |
| 27 | ;return Object.assign(t,e),t};class l{constructor(){ |
| 28 | this.rootNode=o(),this.stack=[this.rootNode]}get top(){ |
| 29 | return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){ |
| 30 | this.top.children.push(e)}openNode(e){const t=o({scope:e}) |
no outgoing calls
no test coverage detected