()
| 9753 | return 0 === D(o).length || i.parseNothing ? null : new Cd(e, o); |
| 9754 | } |
| 9755 | get parse() { |
| 9756 | return this._parse; |
| 9757 | } |
| 9758 | merge(e) { |
| 9759 | ((this._parse = { ...this._parse, ...e.parse }), e.remove()); |
| 9760 | } |
no outgoing calls
no test coverage detected