Searched defs:importStatement (Results 1 – 2 of 2) sorted by relevance
81 const importStatement = `import ${javaImport}${isJava ? ';' : ''}`; constant
27 const importStatement = `#import ${importElement}`; constant