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

Class

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected