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

Class

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

Source from the content-addressed store, hash-verified

18083const _parserPoolCache = {}
18084// todo: can we merge these methods into base Particle and ditch this class?
18085class ParserBackedParticle extends Particle {
18086 // Returns a pointer to the Particle containing the parser definition. In the future this will
18087 // be in the same file. Right now we still have the split between Parser definitions and program code.
18088 get definition() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected