()
| 12932 | this.child.parseMarkGroup(); |
| 12933 | } |
| 12934 | parseAxesAndHeaders() { |
| 12935 | (this.child.parseAxesAndHeaders(), |
| 12936 | (function (e) { |
| 12937 | for (const t of Be) sp(e, t); |
| 12938 | (cp(e, "x"), cp(e, "y")); |
| 12939 | })(this)); |
| 12940 | } |
| 12941 | assembleSelectionTopLevelSignals(e) { |
| 12942 | return this.child.assembleSelectionTopLevelSignals(e); |
| 12943 | } |
no test coverage detected