Searched defs:createNewFile (Results 1 – 2 of 2) sorted by relevance
75 public static void createNewFile(File file) throws IOException { in createNewFile() method in TestUtils
956 …public createNewFile(oldFile: SourceFile | undefined, fileName: string, statements: readonly (Stat… method in ts.textChanges.ChangeTracker