MCPcopy Create free account
hub / github.com/asgerf/tscheck / createClass

Function createClass

testcases/class-system.js:65–93  ·  view source on GitHub ↗

* Helper for creation of "classes". Note that pr * @method createClass * @param parent optional "Class" to inherit from * @param properties Properties shared by all instances of this class * (be careful modifying objects defined here as this would affect all instances)

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

addMethodsFunction · 0.85
callMethod · 0.65
shiftMethod · 0.65
pushMethod · 0.65

Tested by

no test coverage detected