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

Class

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

Source from the content-addressed store, hash-verified

19028 }
19029}
19030class BlankLineError extends UnknownParserError {
19031 get message() {
19032 return super.message + ` Line: "${this.getParticle().getLine()}". Blank lines are errors.`
19033 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected