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

Method getParticle

external/.scrollLibs.js:18942–18944  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18940 return this.getParticle().handParsersProgram.extensionName
18941 }
18942 getParticle() {
18943 return this._particle
18944 }
18945 get errorTypeName() {
18946 return this.constructor.name.replace("Error", "")
18947 }

Callers 8

lineNumberMethod · 0.95
getIndentMethod · 0.95
parserIdMethod · 0.95
getLineMethod · 0.95
getExtensionMethod · 0.95
toObjectMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected