Home
last modified time | relevance | path

Searched refs:sourceFileFunctions (Results 1 – 1 of 1) sorted by relevance

/ide/tools/previewer/automock/mock-generate/src/generate/
DgenerateModuleDeclaration.ts143 const sourceFileFunctions = getSourceFileFunctions(sourceFile); constant
145 if (sourceFileFunctions.size > 0) {
146 sourceFileFunctions.forEach(value => {