Home
last modified time | relevance | path

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

/plugin/processing/
H A Dscript.js12665 function AstLabel(label) { class
12668 AstLabel.prototype.toString = function() {
12711 res.push(new AstLabel(statements.substring(lastIndex, nextStatement.lastIndex)) );