Home
last modified time | relevance | path

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

/plugin/processing/
H A Dscript.js12236 function AstStatement(expression) { class
12239 AstStatement.prototype.toString = function() {
12253 return new AstStatement(transformExpression(statement));