Searched refs:setDeclarations (Results 1 – 3 of 3) sorted by relevance
1 …setDeclarations=function(e){return this.setNode("declarations",e)},t}(ae),me=function(e){function … method in t
25155 BodyDeclaration.prototype.setDeclarations = function (decls) { method in BodyDeclaration27061 if (!node.setDeclarations(this._parseDeclarations(parseDeclaration))) {27119 if (propertySet.setDeclarations(declarations) && !declarations.isErroneous(true)) {
1 …setDeclarations = function (decls) {\n return this.setNode('declarations', decls);\n };\…