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

Class

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

Source from the content-addressed store, hash-verified

19310}
19311class PrefixAtomParser extends AbstractAtomParser {}
19312class PostfixAtomParser extends AbstractAtomParser {
19313 _isCatchAllAtom(atomIndex, numberOfRequiredAtoms, totalAtomCount) {
19314 return atomIndex < totalAtomCount - numberOfRequiredAtoms
19315 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected