Home
last modified time | relevance | path

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

/plugin/processing/
H A Dscript.js12564 function AstInterface(name) { class
12567 AstInterface.prototype.toString = function() {
12596 return new AstInterface(m[3]);
12739 statement instanceof AstInterface || statement instanceof AstClass ||