Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getScriptCompilationHandler (0.31 sec)

  1. platforms/extensibility/plugin-development/src/main/java/org/gradle/plugin/devel/internal/precompiled/GeneratePluginAdaptersTask.java

        @Inject
        abstract protected ClassLoaderScopeRegistry getClassLoaderScopeRegistry();
    
        @Inject
        abstract protected ScriptCompilationHandler getScriptCompilationHandler();
    
        @Inject
        abstract protected CompileOperationFactory getCompileOperationFactory();
    
        @InputFiles
        @SkipWhenEmpty
        @IgnoreEmptyDirectories
        @PathSensitive(PathSensitivity.RELATIVE)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Jun 06 22:50:50 UTC 2024
    - 10.7K bytes
    - Viewed (0)
Back to top