Searched defs:isKotlinFile (Results 1 – 1 of 1) sorted by relevance
251 val isKotlinFile = file.endsWith(".kt") || file.endsWith(".ktx") in processOutput() constant275 val isKotlinFile = file.endsWith(".kt") || file.endsWith(".ktx") in processOutput() constant