Home
last modified time | relevance | path

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

/plugin/processing/
H A Dscript.js12639 function AstForStatement(argument, misc) { class
12643 AstForStatement.prototype.toString = function() {
12682 res.push(new AstForStatement(transformForExpression(atoms[m[2]]),
12735 } else if(statement instanceof AstForStatement &&