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.ts201 const sourceFileFunctions = getSourceFileFunctions(props.sourceFile); constant
203 if (sourceFileFunctions.size > 0) {
204 sourceFileFunctions.forEach(value => {