Package io.freefair.gradle.plugins.lombok.tasks
-
Interface Summary Interface Description LombokTask -
Class Summary Class Description Delombok GenerateLombokConfig Deprecated. LombokApiJar Creates a small lombok-api.jar with the annotations and other public API classes of all lombok features.LombokJarTask LombokRuntimeJar Creates a small lombok-runtime.jar with the runtime dependencies of all lombok transformations that have them, and prints the names of each lombok transformation that requires the lombok-runtime.jar at runtime.PostCompile Runs registered post compiler handlers to against existing class files, modifying them in the process.