类 JavathonPlugin.BytecodeGenExtension

java.lang.Object
chire.python.plugin.JavathonPlugin.BytecodeGenExtension
封闭类:
JavathonPlugin

public abstract static class JavathonPlugin.BytecodeGenExtension extends Object
  • 构造器详细资料

    • BytecodeGenExtension

      @Inject public BytecodeGenExtension(org.gradle.api.model.ObjectFactory objects)
  • 方法详细资料

    • getOutputDir

      public org.gradle.api.file.DirectoryProperty getOutputDir()
    • setOutputDir

      public void setOutputDir(File dir)
    • getSourceDir

      public org.gradle.api.file.DirectoryProperty getSourceDir()
    • setSourceDir

      public void setSourceDir(File dir)