Package 

Class SubpluginEnvironment

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      SubpluginEnvironment(List<KotlinCompilerPluginSupportPlugin> subplugins, String kotlinPluginVersion)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final List<KotlinCompilerPluginSupportPlugin> addSubpluginOptions(Project project, KotlinCompilation<?> kotlinCompilation)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SubpluginEnvironment

        SubpluginEnvironment(List<KotlinCompilerPluginSupportPlugin> subplugins, String kotlinPluginVersion)
    • Method Detail

      • addSubpluginOptions

         final List<KotlinCompilerPluginSupportPlugin> addSubpluginOptions(Project project, KotlinCompilation<?> kotlinCompilation)