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

Class

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

Source from the content-addressed store, hash-verified

19393 }
19394}
19395class ParsersParserConstantInt extends AbstractParserConstantParser {}
19396class ParsersParserConstantString extends AbstractParserConstantParser {
19397 get constantValueAsJsText() {
19398 return "`" + Utils.escapeBackTicks(this.constantValue) + "`"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected