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

Class

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

Source from the content-addressed store, hash-verified

20890 class abstractNonTerminalParserRuleParser extends abstractParserRuleParser {}
20891
20892 class parsersBaseParserParser extends abstractParserRuleParser {
20893 get cueAtom() {
20894 return this.getAtom(0)
20895 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected