Searched defs:newSourceFile (Results 1 – 2 of 2) sorted by relevance
481 …const newSourceFile: ts.SourceFile = ts.createSourceFile(root.id, root.code, etsCheckerCompilerOpt… constant
294 …static newSourceFile(moduleId: string, source: string | ts.SourceFile, metaInfo: Object, singleFil… method in ModuleSourceFile