Home
last modified time | relevance | path

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

/plugin/processing/
H A Dscript.js12393 function AstConstructor(params, body) { class
12397 AstConstructor.prototype.toString = function() {
12416 return new AstConstructor(params, transformStatementsBlock(atoms[m[2]]));