()
| 18940 | return this.getParticle().handParsersProgram.extensionName |
| 18941 | } |
| 18942 | getParticle() { |
| 18943 | return this._particle |
| 18944 | } |
| 18945 | get errorTypeName() { |
| 18946 | return this.constructor.name.replace("Error", "") |
| 18947 | } |
no outgoing calls
no test coverage detected