public abstract class LombokExtension extends Object
LombokPlugin| Modifier and Type | Field and Description |
|---|---|
static String |
LOMBOK_VERSION |
| Constructor and Description |
|---|
LombokExtension() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.gradle.api.provider.Property<Boolean> |
getDisableConfig() |
abstract org.gradle.api.provider.Property<String> |
getVersion()
The version of Lombok which will be used.
|
public static final String LOMBOK_VERSION