Home
last modified time | relevance | path

Searched defs:sourceFile (Results 1 – 1 of 1) sorted by relevance

/tools_previewer/automock/mock-generate/src/
Dmain.ts103 const sourceFile = createSourceFile('', code.toString(), ScriptTarget.Latest); constant
111 const sourceFile = createSourceFile('', code.toString(), ScriptTarget.Latest); constant