MCPcopy Create free account
hub / github.com/breck7/scroll /

Class

external/.scrollLibs.js:19055–19055  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19053 }
19054}
19055class ParserUsedMultipleTimesError extends AbstractParticleError {
19056 get message() {
19057 return super.message + ` Multiple "${this.getParticle().cue}" found.`
19058 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected