Searched refs:currentMethodCollection (Results 1 – 1 of 1) sorted by relevance
851 const currentMethodCollection: Set<string> = new Set(); constant874 currentMethodCollection.add(item.name.getText());877 classMethodCollection.set(node.name.getText(), currentMethodCollection);