Home
last modified time | relevance | path

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

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js1setDeclarations=function(e){return this.setNode("declarations",e)},t}(ae),me=function(e){function … method in t
H A D2.2.js25155 BodyDeclaration.prototype.setDeclarations = function (decls) { method in BodyDeclaration
27061 if (!node.setDeclarations(this._parseDeclarations(parseDeclaration))) {
27119 if (propertySet.setDeclarations(declarations) && !declarations.isErroneous(true)) {
H A D2.2.js.map1setDeclarations = function (decls) {\n return this.setNode('declarations', decls);\n };\…