Searched refs:AstVar (Results 1 – 1 of 1) sorted by relevance
12222 function AstVar(definitions, varType) { class12226 AstVar.prototype.getNames = function() {12233 AstVar.prototype.toString = function() {12251 return new AstVar(definitions, attrAndType[2]);12733 if(statement instanceof AstVar) {12736 statement.argument.initStatement instanceof AstVar) {