Searched refs:stripComments (Results 1 – 2 of 2) sorted by relevance
35 val withoutComments = stripComments(source, extension)45 fun stripComments(source: String, extension: String, stripLineComments: Boolean = true): String { in packageNameWithDefault() method
31 import com.android.tools.lint.checks.infrastructure.stripComments in <lambda>()325 stripComments( in <lambda>()1148 stripComments(dexApi, DOT_TXT, stripLineComments = false).trimIndent(), in <lambda>()1174 stripComments(proguard, DOT_TXT, stripLineComments = false).trimIndent(), in <lambda>()