MCPcopy Create free account
hub / github.com/SplootCode/splootcode / getProperty

Method getProperty

packages/core/src/language/node.ts:254–256  ·  view source on GitHub ↗
(name: string)

Source from the content-addressed store, hash-verified

252 }
253
254 getProperty(name: string) {
255 return this.properties[name]
256 }
257
258 getEditableProperty(): string {
259 return null

Callers 15

calculateDimensionsMethod · 0.80
renderMethod · 0.80
renderMethod · 0.80
renderMethod · 0.80
constructorMethod · 0.80
getNameMethod · 0.80
getValueMethod · 0.80
getValueMethod · 0.80
getMemberMethod · 0.80
getMemberMethod · 0.80
getNameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected