| 18991 | } |
| 18992 | } |
| 18993 | class UnknownParserError extends AbstractParticleError { |
| 18994 | get message() { |
| 18995 | const particle = this.getParticle() |
| 18996 | const parentParticle = particle.parent |
nothing calls this directly
no outgoing calls
no test coverage detected