sbin/res/jsdoc/app/test/addon.js
author veltr
Fri, 06 Apr 2012 19:12:39 +0200
branchnew-model
changeset 853 3406e876a42e
parent 520 fe008e95a716
permissions -rw-r--r--
Starting 'new-model' branch

String.prototype.reverse = function() {
}

String.prototype.reverse.utf8 = function() {
}

Function.count = function() {
}

/** @memberOf Function */
Function.count.reset = function() {
}

/** @memberOf Function */
count.getValue = function() {
}

/** @memberOf Function.prototype */
getSig = function() {
}

/** @memberOf Function.prototype */
Function.prototype.getProps = function() {
}