Searched refs:AstInterface (Results 1 – 1 of 1) sorted by relevance
12564 function AstInterface(name) { class12567 AstInterface.prototype.toString = function() {12596 return new AstInterface(m[3]);12739 statement instanceof AstInterface || statement instanceof AstClass ||