()
| 44103 | (this.callbacks['reference-token'] = callbacks_cst('reference-token')), |
| 44104 | (this.callbacks.slash = callbacks_cst('text'))) |
| 44105 | } |
| 44106 | getTree() { |
| 44107 | const s = { stack: [], root: null } |
| 44108 | return (this.translate(s), delete s.stack, s) |
| 44109 | } |
| 44110 | }, |
| 44111 | es_unescape = (s) => { |