Searched refs:fillInFieldsAndMethods (Results 1 – 1 of 1) sorted by relevance
299 this.fillInFieldsAndMethods(classNode);430 private fillInFieldsAndMethods(node: ts.ClassDeclaration | ts.ClassExpression): void { method in ClassType837 this.fillInFieldsAndMethods(interfaceNode);900 private fillInFieldsAndMethods(node: ts.InterfaceDeclaration): void { method in InterfaceType