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

Class

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

Source from the content-addressed store, hash-verified

20073PreludeKinds[PreludeAtomTypeIds.booleanAtom] = ParsersBooleanAtom
20074PreludeKinds[PreludeAtomTypeIds.integerAtom] = ParsersIntegerAtom
20075class UnknownParsersProgram extends Particle {
20076 _inferRootParticleForAPrefixLanguage(parsersName) {
20077 parsersName = HandParsersProgram.makeParserId(parsersName)
20078 const rootParticle = new Particle(`${parsersName}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected