Searched refs:getDeclarations (Results 1 – 3 of 3) sorted by relevance
1 …getDeclarations=function(){return this.declarations},t.prototype.setDeclarations=function(e){retur… method in t
25152 BodyDeclaration.prototype.getDeclarations = function () { method in BodyDeclaration28879 var scopeNode = forNode.getDeclarations();28886 var scopeNode_1 = eachNode.getDeclarations();28920 var scopeNode = node.getParent().getDeclarations();28966 scopeNode = node.parent.getParent().getDeclarations();28973 scopeNode = functionSymbol.node.getDeclarations();31737 var declarations = ruleSet.getDeclarations();31905 var declarations = decl.getDeclarations();31977 var declarations = supports.getDeclarations();33743 var declarations = node.getDeclarations();[all …]
1 …getDeclarations = function () {\n return this.declarations;\n };\n BodyDeclaration.pr…