Home
last modified time | relevance | path

Searched refs:AstClassMethod (Results 1 – 1 of 1) sorted by relevance

/plugin/processing/
H A Dscript.js12324 function AstClassMethod(name, params, body) { class
12329 AstClassMethod.prototype.toString = function(){
12345 return new AstClassMethod(m[3], transformParams(atoms[getAtomIndex(m[4])]),