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

Class

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

Source from the content-addressed store, hash-verified

19374 }
19375}
19376class AbstractParserConstantParser extends Particle {
19377 constructor(subparticles, line, parent) {
19378 super(subparticles, line, parent)
19379 parent[this.identifier] = this.constantValue

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected