isApplicable
Determines if the Kotlin compiler plugin is applicable for the provided kotlinCompilation.
Return
true
if the plugin is applicable to the provided compilation unit, false
otherwise.
Determines if the Kotlin compiler plugin is applicable for the provided kotlinCompilation.
true
if the plugin is applicable to the provided compilation unit, false
otherwise.