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

Class

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

Source from the content-addressed store, hash-verified

18713}
18714AbstractParsersBackedAtom.parserFunctionName = ""
18715class ParsersBitAtom extends AbstractParsersBackedAtom {
18716 _isValid() {
18717 const atom = this.getAtom()
18718 return atom === "0" || atom === "1"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected