Searched refs:importElement (Results 1 – 3 of 3) sorted by relevance
25 for (const importElement of imports) { constant26 if (!source.includes(importElement)) {27 const importStatement = `#import ${importElement}`;
38 for (const importElement of imports) {39 if (!source.includes(importElement)) {40 const importStatement = `#import ${importElement}`;
1 …importElement","includes","importStatement","splice","join","findObjcInterfaceCodeBlock","contents…