Home
last modified time | relevance | path

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

/ide/tools/previewer/automock/mock-generate/src/generate/
DgenerateModuleDeclaration.ts209 const sourceFileVariableStatements = getSourceFileVariableStatements(props.sourceFile); constant
211 if (sourceFileVariableStatements.length > 0) {
212 sourceFileVariableStatements.forEach(value => {