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

Class

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

Source from the content-addressed store, hash-verified

19130}
19131// todo: remove in favor of custom atom type constructors
19132class EnumFromAtomTypesTestParser extends AbstractParsersAtomTestParser {
19133 _getEnumFromAtomTypes(programRootParticle) {
19134 const atomTypeIds = this.getAtomsFrom(1)
19135 const enumGroup = atomTypeIds.join(" ")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected