| 19095 | } |
| 19096 | } |
| 19097 | class ExtraAtomError extends AbstractAtomError { |
| 19098 | get message() { |
| 19099 | return super.message + ` Extra atom "${this.atom.getAtom()}" in ${this.parserId}.` |
| 19100 | } |
nothing calls this directly
no outgoing calls
no test coverage detected