Searched refs:insertNodeAtConstructorEnd (Results 1 – 2 of 2) sorted by relevance
320 … changeTracker.insertNodeAtConstructorEnd(sourceFile, classConstructor, propertyInitialization);
599 …public insertNodeAtConstructorEnd(sourceFile: SourceFile, ctr: ConstructorDeclaration, newStatemen… method in ts.textChanges.ChangeTracker