Package 

Class KspSubpluginKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit addChangedClasses(CommonCompilerArguments $self, KaptClasspathChanges changed)
      final static String toArg(SubpluginOption $self)
      final static Unit addPluginOptions(CommonCompilerArguments $self, List<SubpluginOption> options)
      final static Unit addChangedFiles(CommonCompilerArguments $self, ChangedFiles changedFiles)
      • Methods inherited from class java.lang.Object

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

      • addChangedClasses

         final static Unit addChangedClasses(CommonCompilerArguments $self, KaptClasspathChanges changed)
      • toArg

         final static String toArg(SubpluginOption $self)
      • addChangedFiles

         final static Unit addChangedFiles(CommonCompilerArguments $self, ChangedFiles changedFiles)