Home
last modified time | relevance | path

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

/plugin/processing/
H A Dscript.js11910 function AstParam(name) { class
11913 AstParam.prototype.toString = function() {
11944 result.push(new AstParam(param[1]));