Searched refs:sourceFileVariableStatements (Results 1 – 1 of 1) sorted by relevance
209 const sourceFileVariableStatements = getSourceFileVariableStatements(props.sourceFile); constant211 if (sourceFileVariableStatements.length > 0) {212 sourceFileVariableStatements.forEach(value => {